Question
Cognizant
PH
Last activity: 20 Dec 2019 6:59 EST
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
-
Likes (2)
Shalini Raghupatruni Baalavignesh B S -
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Pegasystems Inc.
US
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
Pegasystems Inc.
FR
Hello,
Can we get a screen shot of the Activity? Have you tried to trace it or to add method like Log-Message to understand?
-
Brahmaiah Vetapalepu
CNO
US
Can you please share more details and screenshot of the activity step
Cognizant
PH
Hi - attached is the screenshot of the activity. The properties in step 6 belong to the class the same with the activity class.
Yes i have traced it but have not added a log-message method.
Cognizant
PH
Sorry the file was blocked by the client security.
Accepted Solution
Pegasystems Inc.
US
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
Cognizant
PH
Hi Mahesh - adding a New-Page step of the class before the calculation did it. Thank you very much!
Pegasystems Inc.
US
Glad to help you.
Bits In Glass
GB
Hi Diane,
I had the similar issue today, when ran standalone works perfectly. When ran through Agent the issue comes up.
I have solved it by defining the page source for the pagelist to be mapped to.