| Re: TransmissionReport form Invoice insert via HTTPPOST Hi Sophia,
Thanks for the reply!
Somehow I changed URL as you mentioned but still nothing is posted to the listening node. I also tried to send an outbound invoice manually with a external system (same URL as in TransmissionReport Header) and it CAN receive invoice message. That menas the target listening node (external system) URL is valid.
My question is, within AckSpec, there is no tag allows me to specify user id and password for TransmissionReport receiving server except its URL, how OTM can post the report to?
I also tried use ContactGid with same external server as above test but also no report sent out.
Any suggestions?
Best Regards,
KJ <AckSpec> <ComMethodGid> <Gid> <Xid>HTTPPOST</Xid> </Gid> </ComMethodGid> <AckOption>YES</AckOption> <ContactGid> <Gid> <DomainName>RDH</DomainName> <Xid>TEST_SYS</Xid> </Gid> </ContactGid> </AckSpec> <NotifyInfo> <ContactGid> <Gid> <DomainName>RDH</DomainName> <Xid>TEST_SYS</Xid> </Gid> </ContactGid> <ExternalSystemGid> <Gid> <DomainName>RDH</DomainName> <Xid>TEST_SYS</Xid> </Gid> </ExternalSystemGid> </NotifyInfo> |