-
Suggestions please for any Latest UI frameworks for Forms Power view
Can someone please suggest any latest UI frameworks used recently for Content Server form template power views if possible provide with an example . I am trying to implement forms having huge number of fields and different types (key look up buttons, drop downs, address bar, multi select, radio, user id etc ) and also…
-
How to acces Thumbnails with WebReports (blob:https://dms-dev.sbb.ch/0a369f4c-b57b-4650-9560-925009c
Hallo does somebody know how to access the Thumbnails with WebReports (blob:https://dms-dev.sbb.ch/0a369f4c-b57b-4650-9560-925009cd8f1f) in Smartui the Thumbnails are displayes as in the Attachement - can we reuse them? cann we access them with WebReport (in the future?) how are thoes keys…
-
Spudosoft xlsx emitter occupies more heap space
I have requirement to export the Birt report into xlsx format. I see Birt is using spudosoft emitter for xlsx format. For less records , the export seems to be fine. if there is more records involved, then export takes lot of time and heap space is filled up. But xls export seems to be fine with limited 65 k records. Do we…
-
Setting WF Date attribute in WebReport
Hi, This has to do with the SETWFATTR subtag for use with a date attribute in a WF. Setting integer and string attributes works fine. I'm trying to set the current date into a WF date attribute. I tried [LL_REPTAG_DATE SETWF:'my date attribute' /] but this is not setting the value. I noticed that if I just echo out…
-
Smart view HTML webreportview css classes
Hi experts, Is there any way I can found the css classes available to use in the HTML webreportview in smartview widget ? Thanks, Abir
-
Get node content inside a WebReport
Hello, Is there any way to get the node content inside a web report using default tags? I used [LL_REPTAG_!nodeId GETTEXT ENCSTR:base64 SETVAR:result /] for retriving a pdf document from a node and econding it, but the result is truncated probably because is binary file and the gettext fail to retrive the whole file (maybe…
-
WebReport to add user to 100 groups
Hi Experts , I am new to Opentext Content Suite. Please guide , how to create a WebReport to add a user to 100 groups . Thanks & Regards Saswata Mandal
-
Fax2Mail Reports for Same Day Jobs
Hi there, I'm using a Fax2Mail - basically OpenText is sending all incoming faxes to an API endpoint on my end. I want to set up a report that's generated 3 times a day and indicates all jobs that failed that day - up until the time that the report was generated. The issue is that the OpenText admin portal only allows me…
-
Deploying WebReports subtags as .txt and .JSON files
Hi, I need this to support a client using an earlier version of our module (upgraded version implements subtags as Oscript objects). When you add a WR subtag as a text file to OTHome\appData\webreports\subtags, what additional steps do you need to do for a) the tag to become usable, and b) the tag documentation to show?…
-
Change workflow attribute value from outside workflow instance
Hello, I'm still green to to OScript, so I'm not sure if what I'm asking is possible. What I'm doing: I have a dashboard-style Webreport that lists all instances of a workflow that are on a particular step. These workflow instances are grouped into to two tables based on the value of one of the workflow's attributes (set…