-
Email ID of users inside group
I have difficulty with webreport in getting email ID of users present inside a group and below tag dosnt work as expected. Could you please advise. selected group using "parameter tag" and used below tag. [LL_REPTAG_&inputlabel3 USERINFO:MEMBERS:MAILADDRESS SETVAR:add /]
-
Dynamic input for webreport in a workflow
I am currently building a workflow which has a webreport step and requires dynamic input to be executed. My struggle is how do I get workflow attachment dataid as input and pass it to webreport present inside a workflow. Kindly advise.
-
Document "File Properties" tab information source
Hello, I'm preparing a report that must contain the information listed in the "File Properties" tab, which is listed under the properties of a word, pdf, or excel sheet, and I can't find the source of this page, so I'd like to know if this information is stored somewhere in the database or if it is read directly from the…
-
Issue with RESTCLIENT tag in SubWorkflow WebReport
Hi Everyone, I have an issue with a WebReport using RESTCLIENT to send data to an non-CS application. The WebReport is in a subworkflow. The subworkflow is initiated from a main workflow, just after a process step. The odd thing is, the data transfers fine if I run the webreport manually from the workflow status page; the…
-
convert perspective with custom rule
I'm trying to get the conversions done to use the new perspective types but it's being blocked by a certain invalid perspective: However, when I checked the rules in the Perspective Manager I don't see any rules at all: Has anyone come across this before?
-
WR RESTClient SSL
Hi Team, We are trying to call a custom API from WR RESTClient which requires us to pass Certificate file and Key file, but we are getting the following error. "No Context returned from POST call" We are able to process the GET or POST without the certificates, are we doing something wrong here, should we pass the paths…
-
RUNSHELL and SETWFATTR runs on pageload
Hi All, I have a WR powerview for a form and i would like to use the WR RUNSHELL command only when the user clicks on a button, but the RUNSHELL command runs on page load, same for SETWFATTR even though they are inside a java script function, is there a way to stop these from running till the user clicks on a button
-
Error using WebReport to call REST API for authenticating Content Server
Hello everyone, I have this basic WebReport as follows: [LL_WEBREPORT_EXCLUDEHTML /] [LL_WEBREPORT_RESTCLIENT @HOST:[LL_REPTAG_$host /] @PORT:[LL_REPTAG_$port /] @URI:/OTCS/cs.exe/api/v1/auth @METHOD:POST @TIMEOUT:10 @USERNAME:[LL_REPTAG_$username /] @PASSWORD:[LL_REPTAG_$password /] @OUTPUT:ASSOC:outputAssoc /]…
-
The requested resource [/birt-viewer-osgi/frameset] is not available
I am new to birt reporting tool. I am trying to setup birt rum time on RockyLinux 8.8 BIRT Viewer Version: 4.9.0 BIRT Engine Version: 4.9.0 Java Version 11.0.19 welcome page displays fine but when I click on the view example link it shows an error like frameset is not available. I have checked the required permissions on…
-
Number of Results in WR based on Search Template
Hallo did in the short past something change on the number of results of a WebReport based on a Serach template (in Detail: it's a WR running in Background generating an csv Export. We upgraded some 6 weeks ago to 21.4.). We have a WR written in 2014 and the user now complains, that not anymore all Results are displayed:…