• Rest API POST request- Facing Issue with Edit Facet enabling

    Hello, I have been using the REST API (Postman) to make GET and POST requests. While I am able to successfully perform GET requests on the representation, I encounter an error when attempting to make a POST request. The error message states that the edit…
  • Create a delivery from a pickticket using webservice?

    Hello All, We have the need to trigger/automate the creation of a delivery (from a given PickTicket) to an external system using webservices. Could you please provide some guidance / sample subprogram code to get us going? Thank you so much
  • Trying to read the products of Magento from X3 using rest api integration and Node JS Error

    Hi All, We are trying to read the product of Magento from Sage X3 using integration methods such as Rest webservices, Node.Js for one of our client. The Magento API endpoints uses 'OAUTH1' type of authorization for authentication of the Rest API requests…
  • X3: Sample code for Delivery Creation base on Sales Order via Subprogram

    Hi Experts! We're finding a way to create Delivery base on Sales Order via Subprogram. Could you please provide us some basic sample codes to do it? And we found a similar questions: https://www.sagecity.com/support_communities/sage_erp_x3/f/sage…
  • is it possible to create shipments/deliveries via web services?

    we are trying to create shipments/deliveries via web services. we are unsure at this time whether to go via the object, or via a sub program. there appears to be a built-in web service with an underlying subprogram named SDELIVERY however its usage is…