Question
Coforge Ltd.
IN
Last activity: 25 Jun 2019 13:55 EDT
How to resolve " Missing stream key property pyID"
Hi all,
Requirement is to launch a Harness form an activity.
I am using the OOTB activity "Show-Harness"
The parameters i am passing are- Purpose and the HTMLClass .
The Purpose contains the Harness name and the HTML class has the class name of the Harness rule.
I am getting the below error
"Missing stream key property pyID"
Please tell me how to resolve this.
Thanks in advance :)
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
NASCO
US
I decided to add a button to refresh the section instead of from an activity. The activity was causing a lot of issues.
Pegasystems Inc.
IN
Hi,
For Show-Harness activity, you don't need to pass the parameter "HTMLClass" when the Purpose we are giving is of Harness(name of a harness rule). You can remove this parameter and try.
Thanks,
Santhosh
Pegasystems Inc.
IN
Hi,
There are Articles similar to this and hence I believe that the issue would be similar for you.
https://collaborate.pega.com/question/how-resolve-missing-stream-key-property-pystreamname-when-calling-activity-work
Since I dont have info on the failure steps that tracer would show I would strongly recommend you to go through Java steps of Show-Harness activity.
Perhaps the last Java step would be throwing this issue.
Verify the PegaRules log to get the complete picture
Bug me for help!!
Thanks,
Ujjwal
Pegasystems Inc.
IN
I think it is expecting the pyID value. Use Pass Current Parameter Page option and set the value of pyID in the previous step.
-
Bernard Macours Pushpavalli Naina Mohanarangam Bukhari Shaik
Coforge Ltd.
IN
Its Resolved.. Thank you all :)
Pegasystems Inc.
IN
It would be great if you can share the resolution
NASCO
US
What was the solution to this problem? I am having the same issue. Calling ReloadActivity fails with:
** Missing stream key property pyID |
Pegasystems Inc.
US
Accepted Solution
NASCO
US
I decided to add a button to refresh the section instead of from an activity. The activity was causing a lot of issues.
NASCO
US
Yes, it's resolved now. Manually calling ReloadSection from your own activity certainly seems to be discouraged.
Tekclan Software Solutions
IN