Activity Property-Set: FUAInstance-NullMyStepPage
Hi -
I'm getting an error when I invoke the activity from an agent but was running successfully when invoked manually.
Step method: Property-set
Step status: FAIL
Step status info: The reference <code block> is not valid. Reason: FUAInstance-NullMyStepPage
I tried add a step page using the same class as where the properties reside, but now the property set is not working. It was not able to compute for the value nor set the values to the properties.
Any help is appreciated. Thank you
Hi Diane,
Could you please make sure that the step page which is being passed to the Property-Set method is available in the clipboard, if you had not yet created the instance of the page then you can't set the property of the page. Let's say you Class A with FirstName property and if you want to set the value of the FirstName then you might need to create an instance of Class A first then only you can set the value to it. Similarly you might need to make sure the page is already exists to set its property value. Sharing the screen shots of your activity might help us but you seems to be blocked by the client security.
Regards,
Mahesh M