We are having main process and subprocess.
We have define measures in main process and same as that of main process in subprocess. We are using one web interface for main process tasks and also for subprocess task. Some measures are getting calculated in subprocess but not reflecting in main process's measures. What I want is the measures whose value is getting calculated in subprocess should also gets reflected in main process. How can we achieve this. Please suggest
Regards,
Prajakta
First of all apologies for the late reply.
You can get the measures of sub-process in the main process.
For detailed information of that functionality kindly refer the below link.
Link: https://docs.runmyprocess.com/Developer_Guide/Process/Design/SubProcess
Please don't hesitate to contact us for any further query.
Best regards,
RunMyProcess Support Team