Sendind xml document via trading networks

Hi,
I am getting following error while posting an xml document trough trading networks
Status Message: Error returned from delivery service cexpOutboundHttp.
Error: HttpRequest Encountered Error = com.wm.net.NetException:
[B2BCORE.0064.9314] Authorization Required: [B2BSERV.0084.9001] Invalid credentials
help needed

Can you elaborate more on your process of Posting the document from TN?I think you using primaryHTTP Delivery service,so make sure the delivery service in the partnerprofile is configured with valid credentials(user,password),since you are getting Authorization exception that is connecting to the target host.

HTH,

The User Name and password are correct.But still i get the same message while sending xml document

Try posting xml with normal pub.client:http service having with same credentials (Basic authentication) and test the same.