-
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…
-
Add BIRT Viewer to a Spring Project
Hello, I'm new to BIRT and I have been successful in running a birt report with data from my spring application. I'm now trying to embed the Viewer in my jsp so that when the report is executed, it's shown to the user in the Birt viewer. Unfortunately, I'm unable to embed the Viewer into my jsp. Could someone please give…
-
Is there an option to set column width in TableReportView
Hi, Is there an option to set individual column width in the TableReportView options? We are using an HTML web report with the live report to show search results and need a way to expand a few columns and shrink others to fit in the column values and make them readable. Is there a document that details these options? I am…
-
WebReport Generated WordML document and Blazon Conversion to PDF
Hi. I've got a webreport generating wordml output to make a dynamic work document. I can open the file ok with word2007 (I know!) on the server, but cannot work out how to get Blazon to convert it to a pdf. It just outputs the xml content instead with the otf2dl loader, and the others I've tried won't even load the file.…