Secured scripting for Web Reports

In secured scripting mode, the workflow is not allowed to communicate directly with the Report Server. Instead, it must use several API’s to complete these tasks:

  • Send the .xml files to the Report Server.
  • Optionally, send the .xsd files to the Report Server.
  • Retrieve any files, for example, .xslt files, that are required by the workflow.

For more information about these APIs, see these topics:

These API’s require you to configure the name of your Reporting Server in the Web.config file. You must also expose two shared folders on the Report Server. These folders are SessionXml and Source.

On the Report Server, these folders are within the FsWebReports folder. See the Infor CloudSuite PLM for Process Installation Guide.