Error
(hacky)
January 17, 2018, 7:44am
1
Please run the “GenerateFakeName.xaml” file.
Also Please correct it if possible???
Open the four files before execution:-1:
Main
GenerateFakeName
FormDetails
AgeGroupCategories
Also these 4 files are invoked by each other.
Please run generateFakeName.xaml file and see why is it showing excption
thanks and regardss,
ERRORProject.zip (1.3 MB)
I’m not sure what you’re trying to do here. The Main workflow isn’t invoking anything else - you need to call the other workflows from one “Main” workflow (typically that’s what the Main.xaml file does - for obvious reasons :))
The Main workflow is currently only opening the browser and then trying to write some values to a csv file - headers I guess?
Could you explain more about what is not working please?
RD
Use the try catch in order to do the interactive interface.
arivu96
(Arivazhagan A)
March 8, 2018, 4:28am
4
HI @Error ,
i have modified you code now working fine, please check it if you have any problem let you know.
way off passing arguments is wrong please correct it
please change the write cell path in this project
ProjectWork.zip (53.2 KB)
Refer this pages
Due to the nature of arguments, you are going to use them a lot in relation with the Invoke Workflow File and Launch Workflow Interactive activities. They can be found in the Activities panel, under Workflow > Invoke and they enable you to browse...
Due to the nature of arguments, you are going to use them a lot in relation with the Invoke Workflow File and Launch Workflow Interactive activities. They can be found in the Activities panel, under Workflow > Invoke and they enable you to browse...
Regards,
Arivu