Hello,
To subscribe to a broker document, we have created a document type on our IS based on the broker document. We then define a trigger that fires a service when the document is seen on our IS.
The trigger does indeed launch the service, but upon trying to do ANYTHING with the data in the document, we receive this error message:
“Copy failed: No source data available: to=/message, from=/BadLoadSSRFileDT/Emplid”
We have verified with both SavePipelineToFile and TracePipeline that the data does reside in the document type. Our goal is to send the data in the document via the SMTP service. When that failed, we resorted to the simple service debugLog to try and output a single field from the Document Type. Anything we try results in the above message.
Any clue on what we’ve missed?
thanks,
Kelly