When I wanna run the project in local i can get data from excel and write it to the target inputs
but in orchestrator i can not be able to get data from excel caused by my data is in the testcase.xaml but orchestrator runs through other xaml file. Can anyone help me ?
Welcome to uipath community
You need to set the as Main in the panel after that publish the process and check it
Regards
Gokul
Hey ty for reply but i have a one workflow actually so i cant set main again already setted main. Normally, when I run it through test case(EbebekRunWithData.xaml), I can run it with data, but when I upload it to orchestrator, it cannot enter the data it retrieves from excel into input boxes.
What is this Textcase.xaml file? This the main file?
Form the mail file Publish the package to the orchestrator and Upgrade the package in the Processes tab and trigger the process.
Check out this blog
Regards
Gokul
I want to trigger the project through EbebekRunWithData.xaml (Testcase.xaml) but it doesnt appear in orchestrator. Does file type have to be “workflow” for run in orchestrator ?
Open this XAML file and Publish the process and go to orchestrator and create the new processes
Select the process and click next
Hello @azizcan.varol
You can set any workflow as Entry point and publish to orchestrator. Then while creating the process you need to choose the Entry Point.
Thanks
I try that but, i couldnt find Runtime Arguments for my project as you see in screen shot. So is there a way to solve that ?
I solved my problem with test set option, i add proccess—> testing—>add test set—>***.xaml and runnable with excel data.
Thanks for all replies.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.