Appian VBO with File Download

VALMAN

New Member
Hello Teams,
I'm integrating Appian with Blue Prism, both in cloud. Appian starts a process, creates and then passes variables to BP. Among these variables there are documents, uploaded via an Appian Interface to its folders, in cloud. I need to pass this documents to BP. I'm planning to use the Appian VBO with File Download. Does anyone already use it? How to set FilePath and URI of a cloud knowledge center? Many thanks for suggestions.
 

J_DEV_22

New Member
Appian will have to create an API GET call that allows the blue prism web service to cast the binary files to a local folder
 
Top