once updated from windows legacy to windows the salesforce integration activities face problems.
Error message: Object reference not set to an instance of an object
In studio: The runtimeargument ‘ID’ refers to the argument, that is itself bound to the runtime argument contact.ID…
Error occurs in get record and update record. For example,
Could anyone please explain to me how to fix that? Thanks!
I did not change the studio version at all (2022.10.3). Below are some details:
I updated the process from windows legacy to windows. At first, I did not change the package (version 1.7.0). To debug I upgraded the package version to 1.9.2.- but that did not make any difference.
Windows legacy and package version 1.7.0 is working fine. I am using the old process right now - no problems.
I will have to change the project to windows at some point.
I am sorry but I can’t do that. The process is in production. I went back to windows.
Here are some details that I can share:
In general, the salesforce package is working correctly.
The first activity “Get Record - Case” fails to derive the ContactId. Therefore, the error in the second activity “Get Record - Contact” is “object reference not set to an instance of an object”.
When opening the get record activity, an error message is displayed. But I can’t share it because once I close the get record window, the error disappears after 1-2 seconds.
=> That happens at every get record activity!
Thank you for your answer but I reached out to UiPath already and they found an error on their side.
They are working on debugging it but have not scheduled it yet.