| Re: Consume TransmissionReport via Web Service Has anyone out there had any luck with this/tried this ?
This is the TransmissionAck we specify inbound but the Report BPEL Web Service is never invoked!!!!!!!!!
<TransmissionHeader>
<TransactionCount>1</TransactionCount>
<SenderHostName>localhost</SenderHostName>
<ReceiverHostName>localhost</ReceiverHostName>
<UserName>INTL.IEX</UserName>
<Password>XXXXXX</Password>
<SenderTransmissionNo>HK-00012334</SenderTransmissionNo>
<AckSpec>
<ComMethodGid>
<Gid>
<Xid>SERVICE</Xid>
</Gid>
</ComMethodGid> <ServletURL>http://ITS29986.tollgroup.local:80/orabpel/default/otmReport2BPEL/1.0</ServletURL>
<AckOption>YES</AckOption>
</AckSpec>
<IsProcessInSequence>Y</IsProcessInSequence>
<StopProcessOnError>Y</StopProcessOnError>
</TransmissionHeader>
</EchoedTransmissionHeader>
</TransmissionAck> |