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