Solved

Generate report and write file result into an empty report

  • 5 May 2023
  • 4 replies
  • 114 views

Userlevel 1
Badge +1

Our organization uses order folders to log different kinds of order reports. For example: order confirmations, shipping orders, certification etc.

I have created a system flow which receives information through a HTTP connector (from a process flow). Six (DevExpress) reports are generated this way and eventually written into an order folder. This works fine for three reports except for two documents which contain scripting and one report with a watermark. The report is saved into the correct folder, but it’s empty. As if no ID was forwarded to the generate report process action.

The document with the watermark was eventually saved successfully when we deleted the watermark, but this is a rather inconvenient ‘solution’. 

Is there a known issue with generation and writing reports which contain scripting and watermarks? 

Process flow with the HTTP connector

 

System flow for generating, writing and moving a report. 

icon

Best answer by Ezgi Esen 23 May 2023, 14:10

View original

This topic has been closed for comments

4 replies

Userlevel 6
Badge +16

Is there anything reported in the indicium logs when running the report with a watermark/scripting? Also what if you run the report directly without a process flow?

Userlevel 1
Badge +1

The indicium reports nothing about the reports. 

The report works fine when running it without the process flow. I’ll add a part of this report below. The upper part is the output we get when running it directly without a process flow and the lower part is the output when running it with the process flow. 

 

Userlevel 6
Badge +16

If it works from the gui but not from a process flow then this looks to be a bug. To further investigate this, can you create a ticket in TCP and add model or project export (depending on which version you use)? 

 

Userlevel 1
Badge +1

The ticket has been created in TCP.