Re: [ebxml-dev] Acceptance Acknowledgement Business Signal
If I understand you correctly, the Acceptance and Receipt business signals should be sent as UserMessages?
And receipt signal defined in ebMS 3 is a completely different type of signal? Business applications shouldn't send it?
2013/6/12 Pim van der Eijk <[email protected]>
Hello,The component that generates the Acceptance Signal (typically some business application or middleware) can submit this signal with a RefToMessageId referencing the UserMessage that is being accepted. The MSH will then package this signal in a UserMessage in an ebMS response message, which will be delivered again to some component outside the MSH.The receipt signal defined in ebMS 3.0 is generated and handled in ebMS 3.0 message handlers.Pim
Hello!It's seems that ebMS 3.0 supports only Receipt Acknowledgement Business Signal.How to send an Acceptance Acknowledgement Business Signal?Thanks!