Hello,
I'm implementing integration with SAP and now I'm having an error when I try to expand a 2nd-level node in the SAP tree.
When I try to expand it returns the error:
"Internal : Failed to perform step 2 in Read Stage 'Read Node Text' on page 'Tree SAP' - Object reference not set to an instance of an object."
I've already placed a Wait Stage to ensure that I do not try to access the node when it is still being "loaded".
Have you ever felt the same situation?
Thanks