• 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…
  • X3_PUB {Web Service name} XML - No more paths available

    Hi, We have been recently receiving the following error below and it's almost all are Web Service calls to fail, can't figure out what is causing the issue, any help would be appreciated. {"code":"SAGE_X3_ERROR_MESSAGE","defaultMessage":"X3 Error…
  • I need help with Web Service

    Hello, I need help with a web service request, when i try create a invoice with web service, this error appear: The user that if configured for the request is the "ADMIN" and the Web service is the type "Subprogram", but it also appeared in object…
  • 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…
  • developpement arround sage x3 using web service

    I want to save data from sage to my sql database, the problem is in soap i get a group structure. example: "ITM0_1": { "TCLCOD": "ASSET", "ZTCLCOD": "Invest", "ITMSTA": "1", "ITMSTA_LBL": "Actif", "ITMREF": "ASS001", "DES1AXX": "Serveur informatique"…
  • How to turn off carrier price calculation?

    On the delivery screen, when I work with web services, when I save a record, it asks web service the following message and web services responds with a yes. The carrier, shipping address, or weight/volume was modified: Search for the carrier price?…
  • REST Web service Pagination

    Hi everyone, I'm using representations to use the REST web services in sage x3 v12, and it's working fine, but some parameters it seems not to work. I want to do a pagination when I use the $details facet, but it's not working. looking this page…
  • Too many published fields POH (demasiados campos publicados 136.000 porém temos 65.000 Maximo no Syracure)

    Estamos com problemas para publicar Web Service POH, temos 400 campos publicados, porém ao publicar o servidor de aplicações web indica que temos 136.000 campos, porém acredito que tempos que limpar a pasta temporaria do servidor de aplicacoes onde ficam…
  • web service X3 V11 Cannot read property 'GRP' of undefined

    Hi, I see this question without solution posted 1 year ago. On X3 V11, i created a web service and published it As you see, the groupe GRP is present. X3 return "Cannot read property 'GRP' of undefined"
  • How to modify the quantities of a delivery and its movements of stock through code or import / export template

    I have a validated delivery to which I want to modify both the delivery quantities and the quantities of the stock movements made; I need to do it by code or template. Would anyone know what template to use or how could I develop it?
  • QC Soap Call

    I am trying to do a query soap call on the quality control screen (STQ Object). I keep getting this error message. Does anybody know what this error means? I only see one mask in our system so I am not sure where the system thinks there are 2.... …
  • Pick/Pack Report print via webservices issue

    I am running into an issue where the I can't print a pick report and packing report based on the delivery number that I specify. It seems like it is not reading the delivery number that I specify and just the STOFCY value I created a subprogram, and…
  • Validate PO Invoice with Webservice

    Does anyone here have any idea how to validate a PO Invoice using a webservice, or other similar method?
  • Release products out of Quality Control via Web Services

    Has anyone released products from quality control using web services? If so, can you provide some details on how you did it? Thanks, Chris
  • Web Service deleteLines

    Hi ., Can we delete multiple lines at a time by using deleteLines method through web service.
  • Process[ZSOH] - No return code (status[6])

    What does this error message mean? I am getting this returned when I try to do a save call with my web services publication. (ZSOH is the name of my publication)
  • Printing a crystal report via webservices

    Has anybody tried printing a crystal report via web services by creating a subprogram? If so, could you please send some examples so I can take a look at what was done to get this accomplished? If not, anybody got any ideas on the best approach for this…
  • How to get quotations in response using ASYRRESTCLI.EXEC_REST_WS

    I currently have this piece of code: Local Char YAPI(250), YURI(250), PCOD(100)(1..10), PVAL(100)(1..10), HCOD(100)(1..10), HVAL(100)(1..10) Local Clbfile YMTD(250), YREQBODY, YRESBODY, RESHEAD(0) YREQBODY ='{'+%22+'"SOHNUM:"'+%22+':'+[M]XSOHNUM+…
  • Can sage send data to a webhook?

    Can sage send data to a webhook? If so, could you elaborate on the process for this? Thanks, Chris
  • Rest API Like command

    What is wrong with my syntax? Im trying to pull anything that begins with a J. sdata/x3/erp/ecommerce/ZBPC?representation=ZBPC.$query&where=upper(BPCNAM)%20like%20%27J%27
  • Hello friends, I would like to know how to add a bundle node.js to X3.

    I would like to make a bundle in node.js, for Webservice consumption and add to X3.
  • Web Services: actionObject examples

    Hi, Can somebody provide me examples of how actionObject is worked in web services? If you could also throw in actionObjectKeys as well, that would be awesome! Thanks, Chris
  • IMPORTANT: OEM MongoDB Edition shipped with Sage Enterprise Management changed from Enterprise Editions to Community Editions

    MongoDB OEM Licensing terms have changed since October 1st, 2018. For any Enterprise Management PU9 or V11 license sold after this date with an OEM MongoDB delivery, you must make sure your customers update their MongoDB instances with the latest MongoDB…
  • creating a web app using mertial picking adc functionality

    Has anyone every created an external web app and that app uses the adc functionality or know of a way to do this? So basically, I am trying to create an an external web app, but I want it to behave in the same functionality when I am doing the material…