Question
2
Replies
778
Views
Legato Health Technologies
Posted: January 10, 2019
Last activity: July 3, 2019
Openspan error "error executing link,object reference not set to an instance of an object"
Hi
Can someone help me with this issue,I am getting the above mentioned error while executing my automation without breakpoint. If breakpoint is added it is working fine.
Please see the attached document of the error and the automation.
@sachith_kumar
Are you using a WaitForCreate of the Call_Variable_8 prior to getting the InnerText and passing it (blue data line) to the Split? When debugging, maybe it has time for it to be created, but without breakpoint it tries to pass the value before it is create.