I’m new to UIForum, and managed to create my first little robot. I’m looking for someone that can guide me in reading an Excel sheet containing promotion details into certain fields in RMS (Java based app) and creating an output file with the promotion number created in the app.
I’ve started the training material but am still quite a bit away from the excel part.
Anyone willing to look at my bot and tell me where I am going wrong?
I have: Excel Application
Do
Read Range: “Sheet1”
Build Data Table: Columns as per my Excel Sheet
For Each Row: ForEach |row| in blank box (is this my issue?)
Get Row Item: blank