Hello all. I’m looking for the best solution for this assignment that I have. The objective is to:-
Create an ‘Input Dialog’ to create a multiple choice option from the drop down menu in UiPath. If the executor select ‘A Corp’ from the dropdown, it is expected to have the robot to copy out Customer ID (12345678) & Legal Entity (100) into SAP. It goes the same if the executor to select ‘B Corp’ or ‘C Corp’, etc. Below is the example of the excel file that I have
I need to copy respective ‘Customer ID’ into Customer Account in SAP and ‘Legal Entity’ to Company Code in SAP based on the executor’s selection
Here is what I have from my end. But I’m stuck here. I could not ask the robot to copy the customer ID number. If I select ‘A Corp’ from my dropdown menu, it will paste ‘A Corp’ into the SAP (Customer Account) instead of “12345678”
It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.
First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.
You can check out some of our resources directly, see below:
Always search first. It is the best way to quickly find your answer. Check out the icon for that.
Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.
Topic that contains most common solutions with example project files can be found here.
Read our official documentation where you can find a lot of information and instructions about each of our products:
Meet us and our users on our Community Slack and ask your question there.
Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.
Thank you for helping us build our UiPath Community!
Hello Farhah,
maybe you can try this to solve your problem.
Also you can use, instead of a switch, your Excel table and to search the data via the customer name.
Best regards
Stefan