Support Article
Missing stream key property pyStreamName
SA-10502
Summary
In log file, there are many "com.pega.pegarules.pub.clipboard.InvalidParameterException: Missing stream key property pyStreamName" exceptions.
Error Messages
MyApp:01.01.01] ( internal.mgmt.Executable) ERROR XXX.YYY.ZZZ|aa.bb.cc.dd [user] - Missing stream key property pyStreamName
com.pega.pegarules.pub.clipboard.InvalidParameterException: Missing stream key property pyStreamName
at com.pega.pegarules.session.internal.mgmt.Executable.getStream(Executable.java:3785)
at com.pega.pegarules.session.internal.mgmt.Executable.getStream(Executable.java:3736)
Steps to Reproduce
Sending an email notification from the application seems to cause this error to occur.
Root Cause
The root cause of this problem is software use/operation error. In the activity SendEmailAttachments, param.CorrName was not being properly set.
Resolution
This issue is resolved through the following local change: Set param.CorrName in SendEmailAttachments.
Published June 12, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.