I have two XAML files. One contain a flowchart and the other contain a sequence. In the main.xaml I want either of these two can be selected.
I have taken Invoke Workflow file and added the respective file name
Now, when I am taking the first file(which contains flowchart), it’s working smoothly. But, when I’m taking the second one, it’s not working.
Just now it is resolved. It was not giving any error, it was running the flowchart one. Restarted my computer and started once again. It started working.