View Single Post
  #2 (permalink)  
Old September 15th, 2008, 01:48
evanm evanm is offline
Junior Member
 
Join Date: Jul 2008
Posts: 5
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
evanm is on a distinguished road
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>
Reply With Quote