Call , Start Orchestration Dynamically using Expression Shape
Create Child Orchestration With Input Parameter as Message and Variable(string)
Orchestration Name : ChildOrchestration
From Parent Orchestration use Expression Shape
Exec ChildOrchestration(Message,Variable);
Call ChildOrchestration(Message,Variable);
No comments:
Post a Comment