Select node in SAP treeview

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-09-17 02:46 PM
Hi,
I followed step by step in https://portal.blueprism.com/customer-support/knowledge-base/how-work-sap-tree-view-element.
I can expand and select the €œOffice€ node, but can€™t select the child node of €œOffice€. It returns the error:
"Internal : Failed to perform step 1 in Navigate Stage 'Select Item - Child' on page 'Action 1' - Object reference not set to an instance of an object."
The image attached for more detail.
I think the "select item" action doesn€™t work with grandchild node in SAP treeview.
Any suggestion how can we select the node.
Thanks,
Nguyen Tran
4 REPLIES 4

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-11-17 01:13 PM
I have the same problem with the SAP Treeview using e.g.:
- Navigate - Select Item
- Item Text = """"
- Item Position = 5
The is no error message, when I specify only the ""Item Text"".
But the text is not always the same.
Additionally I get the ""Object reference not set to an instance of an object"" message, when I use:
- ""Count Items"" in a Read stage
- ""Double Click Node"" in a Navigate stage (but not in all Treeviews - sometimes it works).
I'm using ""blueprism Version 5; 5.0.30.0"", 32 bit.
I found no hints in the release notes of version 5.0.33.0.
The SAP GUI version is 7.40
Thanks in advance,
Frank
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-12-17 01:09 PM
currently, we can't select level 3rd node in SAP TreeView.
You should use code stage to select these nodes by using SapROTWr.dll & SAPFEWSELib.dll . These 2 dlls are located in your local PC after installing SAP GUI.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-01-18 07:30 PM
I have interfaced with a SAP treeview previously using Surface automation.

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-10-18 07:56 PM
> You should use code stage to select these nodes by using SapROTWr.dll & SAPFEWSELib.dll
Are there any examples for using this? I am facing similar problems as the first two Posters.
