• 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…
  • Sage Access for integration & testing

    Hello Group We are a custom software group. Recently we are getting inquiries to integrate our software with Sage X3 ERP. We are looking for the access and technical details to integrate receiving or sending data from/to Sage from our system. Where…
  • SUBSCS - Inter-site transfers - CWSIS

    Hello On V12 Patch 27 Sage introduced CWSIS webservice in order to respond to the new ADC options. However, since it was done in order to work with ADC, Sage limited the use to just that. We can't use the same service for other third party integrations…
  • 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…
  • Error Eclipse debug configuration

    Hi, I've a problem with the configuration of Eclipse, to debug Sage X3 programs. I downloaded Eclipse Indigo, as suggested by the support center. I set up both Eclipse and Sage user for connect the IDE with the client. I chose the port 10000, and…
  • What do you use for automating AP/AR? We are looking for different options that work well with Sage X3 v7

    We are looking for different options that work well with Sage X3 v7 and I thought I'd see what works for you guys.
  • International Sage X3 Instances Advantages and Disadvantages

    Hello Sage Community! Does anyone have any experience with a large scale international operations, multiple legal entities, legislation, regulation etc. using Sage X3? Trying to decide whether the entity is better off with one folder or multiple folders…
  • LDAP Integration

    Hi All, I have done the config. for LDAP as per the requirement and pre-requisites. But iam unable to go ahead and seeing the below message. What is this mean, is it in progress or stuck? Appreciate earliest advise.
  • List folder content in native mode

    Hi We have tried listing folder contents using this two approaches without success. First approach used to work in classic mode. 1. Call SYSTEME2(adxmac(0),"LSADX"-FOLDER,"",FILCOUNT, FILLIST) From ORDSYS (error, 'Unexpected end of JSON input') …
  • Web Services - X3 server is not allowed to ask the web service server to open a window

    Error Detail X3 server did not return a response (NDRESULT). X3 server is not allowed to ask the web service server to open a window [{"winId":"WOSOHALL","funcId":"GESSOH","stamp":"20181112083550"}] AdxId returned by X3 server: B,E,A2…
  • EDI outbound msg

    Hello, I tried setting up EDI on a test server and i finally managed to test the "EDI outbound msg. generation". This does not seem to work as I recieve this error message: Process completed with errors Number of documents to process : 0 Number of documents…
  • What integration platform / integration middleware do you recommend for Sage X3 update 9?

    What integration platform / integration middleware do you recommend for Sage X3? (Eg. Dell Boomi, Jitterbit, Nintex, other) For the purpose of; 1. EDI integration to supplier networks (eg. SAP Ariba, Basware, Coupa) 2. In-house integrations between…
  • Credit Card Processing

    Hi there, We are looking for for a credit card solution for our SageX3, which will allow us to take credit card transactions(through CC terminals/chip) at all our branches and can be used for our e-commerce roll out. A lot of companies are offering…
  • Web Services Error Message

    I created my own webservice which is tied to my own subprogram. When I try to execute the webservices through soap in sage, I get the following error message: Cannot read property 'GRP' of undefined What does this mean and how do I fix it? After…