• Status Values for SOAP Web Service Pools using REST API

    I am helping a customer with developing a system to monitor the status of the SOAP Web Service Pools in Sage X3. The REST API has a lot of available information. I just need to know what the available values are for the status parameters. Does anyone…
  • Rest API Web service for Post request on the PRECEIPT representation.

    Hello fellow community, I have been trying to POST records on the PRECEIPT representation but I am unable to do that. I have enabled the edit facets in the representation, checked the modification creation ,methods but still seeing no luck in using the…
  • 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…
  • Graphql Onpremise setup

    Hello everyone, I'm developing a middleware to integrate Sage X3 with a 3PL and I want to use GraphQL services but I'm not able to connect because I haven't found the correct Endpoint, I already try with " {{server}}/v1/service/PROD/api/" where PROD…
  • SAGE X3 ERP TWO FACTOR AUTHENTICATION WITH FORTIAUTHENTICATOR

    Hi IS it possible to integrate SAGE X3 ERP TWO FACTOR AUTHENTICATION WITH FORTIAUTHENTICATOR?
  • 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…
  • Sending a SO to an ftp site from within Sage X3

    I've worked with web-service and imports a lot, but not too much with exports. The requirement here is I need to export the SO whenever it is created in X3 to a particular 'ftp' location & also I need to know how to define that ftp location in x3. Is…
  • 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…
  • EDI

    Hi Sage Community, I was looking at the Sage EDI Module, and it appears that it only works with a select few EDI Partners out of the box and only certain transactions are covered depending on which Partner is used. Is this correct? Or can it be…
  • Web client session not being released after API call

    Dear community Does anyone know how to solve the problem where a RESTful API call, regardless of method (GET, POST, PUT), does not release the client session which then consumes a badge? I have tested this on multiple environments and versions and the…
  • Accessing data from Sage X3 from a shipping program using ODBC

    Hello, I have Fedex Ship Manager software and I am trying to integrate it with our Sage X3 software using ODBC and SQL. I am only able to see sys tables when trying to link. I even set up a new user in SQL manager with full rights. The Fedex software…
  • 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.
  • Sage X3 (Not the Sage HRMS module) integration with SAP SuccessFactors

    FormerMember
    FormerMember
    Has anyone had a need to integrate Sage X3 with SuccessFactors? May you give specific usage scenarios where Sage X3 will need to interact with SuccessFactors please? Example is the need by Sage to use the org structure for approvals and for POs. Thanks…
  • Is there any way of calling ADC screens from a WebService without writing a custom wrapper?

    Hi! We have a number of business processes that we can't automate using the standard Sage screens via web-service calls because of the way in which they require popup windows or executing searches before writing the data to the screen. Some of the…
  • Create BP Customer invoice with analytical dimensions using web services

    We are trying to import BP Customer invoices, publishing BIC object as a web service. When testing, we get an error with the message "Error-> Analytic dimensions: XXXX\Record does not exist, but the record exists. If we don't include this field in the…
  • 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…
  • Delivery Locked after Validation

    I am creating deliveries in Sage EM using the SDH web service. After the delivery is created, I am calling the code from the SDH object to validate the delivery. I have found that the deliveries get validated successfully, but they remain locked. Does…
  • 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…
  • 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…
  • REST WEBSERVICES STANDARD QUERY FACET

    Hi I created a Class and representation for the ADOVAL table. When i query the representation (GET request, ADOVAL representation, query facet) i get the response. The response are the first 20 records and in the final the link to the next 20 records…
  • Javascript Bundles Documentation

    Hi, I'm trying to start developing bundles in javascript for SAGE X3, but there is a lack of documentation... Does anyone have some documents that could be useful to me? Best Regards