Hello,
I have a question about the Activity “Invoke WorkflowFile”. When I use this activity in my project, it hasn’t the section Import Arguments, but have a section in which I have to insert manually the name of parameters
If the target XAML file has been edited but not saved, the arguments may not load properly.
Try the below mentioned steps I hope it will work.
–>Save RateCalculator.xaml (Ctrl + S)
–>Reopen the main file
–>Delete and reinsert the Invoke Workflow File activity if needed
I closed and opened the project, added the invoke Workflow and clicked on Refreshed Arguments. The view is the same, but in this case it has filled the collection with all the arguments of the called Workflow.
The view would be same as it is the latest view ..there has been a change in the activity layout..the purpose of it is to populate the arguments from workflow for you to the collection ..even import arguments does the same..
What you are seeing in the practice or academy video is an older version. The view is changed but the functionality is same