How to invoke workflow

i have created two different workflow now i need to invoke one of them into the other i have used invoke workflow activity and give the path of the main workflow.
but it didn’t work and all the process inside the invoked workflow is read-only and the main one won’t run any mor unless i remove the invoked workflow.
what should i do.

@mohamed.saty2012

check the thread

@mohamed.saty2012,

You must have configured it incorrectly. Share your code screenshot to understand it more.

Thanks,
Ashok :slight_smile:


as you can see the invoked workflow is read-only
also if i try to run the main workflow it gives me this error

@mohamed.saty2012,

Are you opening this project from Zip file? is yes, extract the project to normal folder.

If not debugging from zip then try following these solutions:

Thanks,
Ashok :slight_smile:

Hi @mohamed.saty2012

Delete that activity and
Give a try by updating the dependencies and reuse it

Hope it helps!!

thanks, it was the read only check box in the properties. it is working now, but sadly all variables and argument are not working. it’s like they are just work has been written in the assign activity and get text activity.
is there a solution for a problem like this

@mohamed.saty2012,

Glad the topic issue has been resolved. Just close this thread by marking my answer as solution and create new thread for

This is to get attention of experts to new thread.

Thanks,
Ashok :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.