Reuse process doesn’t work from main process ,but works when called separately

Hi,

I have reused one process in my main process. When i am running my reused process its working fine and giving output. But, when i am using the same process in some other process it is throwing an error as there is some error in reused process. When i go back to reused process and run it once again its working fine. Please help me with this issue.

Hi,

Kindly check if you have done argument mapping correctly in main process for reused process

Regards,
Amit Anand

Hi amit ,

I haven’t used any arguments related to reused process in main process.

Regards,
Jyothi

Hi Amit,

And also the main process is sometimes working fine and sometimes it is throwing error as there is some error occurred in the reused process.

Thanks,
Jyothi

Hi,

May be in certain run process flow is hitting some condition because of which automation is failing. You will need to debug and identify reason of failure.

If it is working fine some time then i don’t think there is any issue in reuse process configuration

Regards,
Amit Anand