Is there a way to convert the [LL_REPTAG_OTCSTICKET /] into a usable token for CWS APIs within the same WebReport? We need to invoke several CWS APIs that aren't available through the REST API. Currently, accessing CWS requires passing a username...
The workflow steps ITEM HANDLER and WEBREPORT are executed by the Workflow Agent, which runs on a 5-minute interval.Is there a way to trigger these steps more frequently or process them immediately, instead of waiting for the full 5-minute cycle?
I’m currently working on restructuring a large folder hierarchy within the Million Workspace. Each folder has specific group permissions assigned. However, after performing the move operation via WebReport, those group permissions are not retained....
I'm having a problem with my WebReports code. I have a script that runs a sub-webreport, and then a for loop processes the results. It works perfectly in version 24.4, but in version 23.2, the loop seems to be reading the data character by character...
While manually running a Web report produces the desired output in an Excel file, the same report generates an empty file when scheduled. What could be the potential cause of this discrepancy?