Folks,
I have a service that collects all the errors from validate and concatenates them into string emailBody. I then pass emailBody to my sendMail service. When I check the contents of emailBody prior to stepping into sendMail it has the right contents but as soon as I step into sendMail before anything gets executed in in sendMail the contents of emailBody is now null.
Any ideas?
Thanks.
Chris
ps. It’s great to have this community back! Way to go Dan!
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB