Hi all,
vRO 8 introduced the possibility to upload a file into the input form of a workflow.
I'd like to upload a file and then convert it to a base64-encoded string to use it in a scripting block.
But I don't know which object type to select as input parameter to be able to change the display type to "File Upload". The type "Any" doesn't work unfortunately and plain "object" type cannot be selected. If I just drag the "File Upload" input element from generic elements into the form, a dynamic input ID is created and can partly be referenced. But I still don't know how to retrieve the file or its content from another attribute or in the workflow script itself.
I'd greatly appreciate it if anybody has some hints :smileyhappy:
Regards,
Lukas