on 2021 Dec 09 12:25 PM
Hi Experts,
I'm trying to create a bot to read and process the workitems in the SAP business workplace.
When I capture the page from the business workplace and I right-click on the folder "Inbox" to associate to an item, the folder is not selected but instead the global frame is selected (see the blue highlihted frame in the below screenshot). How can I do to click on the folder Inbox of the business workplace and to read the workitems ?
I use Desktop Studio 2.0.16.64.
Marc
Request clarification before answering.
Hi marcpara,
As I see in your last screenshot, you put directly a string as input for the double click activity. ==> "key"
The key can be very different than the name of your element so it's important to use the output of the activity "Get Node Key by text" in your case.
Moreover there is now more activities in the last SDK linked to GuiCtrlTree class.
If you don't find what you need please update to this SDK.
Thanks in advance,
Best Regards,
Alexis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi alexisgaillot,
This morning I'm not able to connect to the cloud studio, I got an error so I will show you what I designed in the desktop studio (the same than in cloud studio).
The output of the activity "Get node key by text" is the string "key" and I use it then in the activity "Double click node".
By the way, can I update the SDK version of the desktop studio ? I didn't find any update menu or button in desktop studio.
Best regards,
Marc
User | Count |
---|---|
73 | |
18 | |
10 | |
9 | |
7 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.