Process action Write file , the storage location is not available in drop down
Hi,
I am following the solution for generating report :
In this as indicated the HTTP connector is replaced by the generate report connector.
We need to store the report in database, hence using the Write File process action. However, the dropdown for storage location is empty even after creating a new one (by clicking the magnifier). Can you please guide?
Page 1 / 1
Hi Rucha,
The Write file to write files to a storage location such as Disk, Azure of AWS. The Write file is unnecessary for storing the Report data in your database. You can simple create a process procedure for the Generate report process action and save the Report data that was outputted by the process action. The Write file is not needed.
I will try this solution and get back in case of query.
Hi Mark,
We tried to collect the output from generate report in process variable Content with below details :
The details for the input and out of the Generate Report Process:
The process Generate Report is not getting executed :