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.
check the thread
You must have configured it incorrectly. Share your code screenshot to understand it more.
Thanks,
Ashok
as you can see the invoked workflow is read-only
also if i try to run the main workflow it gives me this error
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
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
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
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.