Hi,
I'm trying to configure 'Save Printable' process element from Creatio Marketplace. It is required to select value from File Schema for File object parameter. But in my case File Schema is empty.
What should I do in this case? I really hope for your support.
BR Taras
Like
Hi Taras!
You have to use another lookup, named 'Schema'.
That said, note that Creatio will take the value of the "Id" column with your current setup. However, the "File object" field must contain the value of the "Uid" column. In this case, you should read the value of the "Uid" column from the "Schema" object and pass the value to the "File object" field as a process parameter.
Also, Creatio includes a similar functionality out-of-the-box since version 7.17.1
I recommend using the standard "Process File" element in business processes. https://academy.creatio.com/docs/user/bpm_tools/process_elements_refere…