I am using workflow to retreive entries form Form. How do I save the form image in repository using workflow please? As I am doing some processing in workflow , I want to save the image only after the worklfow is completed. Please let me know what activity I can use for that.
Question
Question
Replies
replied on April 4, 2016
You want to use the Save to Repository Service Task in the Forms process diagram. Have the Workflow service task before this activity and check the box that has it wait for the workflow to be complete.
1
0
replied on April 4, 2016
Thanks, will try.
Priya
0
0
replied on April 4, 2016
Hi Chris,
We are using workflow to process some information; and we need to store the updated information in the Repository. In the process modeler, we are using following steps:
Start (User Submit Form) -> ServiceTask (WorkFlow) -> Save To Repository.
We have set checkbox (Wait until the workflow finishes before proceeding). Is there any way to use output parameter value to save metadata in the Repository
0
0
You are not allowed to follow up in this post.