Question:
Hello all,
I have a strange problem! In my workflow I send three different type of notifications. Everything is OK if only one type of message is sent. However if, during a workflow instance, two different messages are sent the first message is OK but the second message has the text from the first message instead of the text intended!
When I look at the workflow log the steps are as expected it is only the actual messages that are wrong but this would cause huge problems in production.
Has anyone experienced this problem? Please Help!!
TIA,
Dotie.
Answer:
What do you mean by two diffrent message?
_________________
HCL Technologies
Learn from other's mistake, not your own.
Answer:
In my PR Release workflow I have three seperate steps (tasks) for three different notifications 1. Change Notification when the PR is significantly changed, 2. Rejection Notification when the PR is Rejected and 3. Success Notification when the PR is fully released and successfully converted to a PO.
If during the Release process a significant change is made to the PR the originator is notified (Change Notification)and the PR is re-routed back for release again and subsequently the Success Notification is sent when the PR is finally fully released and converted to a PO. My problem is the Success Notification has the Long text of the Change Notification previously sent instead of it's own very different text
The Success notification is correct where the Change notification has not been sent earlier.
Any ideas
Dotie