This bot is designed to create the customer master record in SAP ERP. The user needs to provide details in an input Excel file to fetch data. The bot:
- Logs in into SAP instance
- Creates customer master record from Excel sheet
- Logs out from SAP
Make sure SAP GUI scripting is enabled before running this bot and also the input fields in the input file are correct.
More details on input parameters and how to enable GUI scripting are provided in the ReadMe file provided on this page and in the downloaded bot package.