Browse By Tags

  • 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…
  • 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…
  • Import Unit Cost for Inventory Adjustments with the COM API

    I'm trying to import the Unit Cost field among others for Inventory adjustments via the COM Interface. For some reason this one field likes to remain at 0.00 even when making a positive adjustment with a value greater than 0.00. Here is an example of…
  • Creating a new database connection to Sage X3 (Part 6)

    This is the sixth article in a series that discusses creating a new database connection to the Sage X3 database using the standard Sage CRM features. Fields that exist in the linked view in Sage X3 are mapped automatically to the Sage CRM Entry Types…
  • Creating a new database connection to Sage X3 (Part 5)

    This is the fifth article in a series that discusses creating a new database connection to the Sage X3 database using the standard Sage CRM features. Views that are intended to be used to list data from Sage X3 need to share a common key with the corresponding…
  • Creating a new database connection to Sage X3 (Part 1)

    This is the first article in a series that will discuss creating a new database connection to the Sage X3 database using the standard Sage CRM features. The articles will take you through the steps so that you can understand how you can add new screens…