Hello, I am new to working with the Service Orchestrator. What I am trying to do is validating an xsd-Schema which is accessed through an attachement of an email.
For checking emails I want to use the email-event. The new email will have an XSD-Schema as an attachement, which I want to validate. As far as I know the attachments are the payload of the service orchestrator message. Is that right? Is it possible to set the sequence document payload (the xsd-schema) to xbd.validator.schema of the Validator-Component?
If yes, what property is the attachment of the email going to have in the sequence document.
Can anybody help me.
Thanks in advance
Thomas