Arguments Problem of System1_NavigateTo_WIDetails in Assignment 1 of Level 3

I followed the instruction to create a sequence called “System1_NavigateTo_WIDetails”, but some problem occurred.
1.The argument “in_WIID” is disappeared after invoke workflow, as a result, in Activity Navigation To, it is said that “in_WIID” is not declared(I use Chinese version, and I’m not sure if I use the correct vocab).


2.Click the Import Arguments of origin Invoke Workflow File, there is only the in_System1_URL.

3.If I ignore these two problem, copy the invoke workflow file in Process, Import Argument , and run Main.xaml(I have finish remaining instruction) This error message showed up, and the program loop for login.

4

Do you have ideas?

Before clicking “Import Arguments”, Add in_WIID argument from the arguments panel for System1NavigateToWIDetails.xaml and then do the Import Arguments in the Invoke Workflow Activity.

Regards,
Karthik Byggari

3 Likes

thank you it works!

1 Like

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