Questions tagged [cxml-commercexml]

Commerce XML (cXML) is a protocol intended for communication of business documents.

Commerce XML (cXML) is a protocol intended for communication of business documents.

35 questions
0
votes
1 answer

Remove single quotes from beginning and end of string

I'm trying to remove single quotations from a raw text variable and post via AJAX. I'm getting this error on return from the API endpoint: Invalid document: Content is not allowed in prolog. This error is caused when your XML POST data is preceded…
xGlorify
  • 119
  • 1
  • 12
0
votes
1 answer

Dynamics AX cXML Shopping Protocol

In the process of setting up of an External Vendor Catalog in AX, but I'm met with some issues. Based on what is required by the vendor for connection, I should be using cXML for this connection. I've added the required info but not sure what I'm…
Garrett Jones
  • 47
  • 2
  • 6
0
votes
0 answers

HTTP post cannot reach host in very specific situations

My company posts invoices to both Ariba and Oracle Supplier Networks via HTTP POST. We've had an issue where we haven't been able to determine whether it comes from its settings or code. Below is the code: Public Function SendMime(pFiles As List(Of…
sjoachim
  • 95
  • 6
0
votes
1 answer

How to implement cXML in Dynamics Axapta 2012 for VendInvoice AIF service

We have a request to automatize the process of Vend Invoice creation in Dynamics axapta 2012. The request is to add a customization to be able to create vend invoices using Inbound port AccountsPayable from cXML's. Does anybody know whit what…
0
votes
2 answers

Trying to make Coupa cXML orderrequest approve fail

I'm trying to make Coupa cXML orderrequest approval fail. Setting error code 400/401, but Coupa still thinks the approval was successful, and the requisition changes status to ordered. Any ideas how to make Coupa understand that approval wasn't…
mindore
  • 69
  • 4
1 2
3