• Unable to create orders from live server using SOAP

    Hi, I'm getting this error(below) while trying to make a save request to webservice. Name of webservice is ZSOH. SOAP-ERROR: Parsing WSDL: Couldn't load from 'http:// myprivateurl /soap-wsdl/syracuse/collaboration/syracuse/CAdxWebServiceXmlCC?wsdl…
  • Problem gettig REST API of representation

    Hello, Does anyone have an idea about this problem. it's my first time working with REST api in sage x3
  • Getting stared with Sage X3 SOAP Web Services

    In this series of videos I explain how to get started integrating apps with Sage X3 using SOAP Web Services. In part one, you'll learn how to consume X3 data by extracting them and in the second part, how to import data into X3. Part 1: https://youtu…
  • SAGE X3 SOAP empty response

    Hi there! Hope you're all doing great. I have issue dealing with SAGE X3 V12 SOAP Webservices currently. When I execute a SOAP request to create SOH Order, I get an empty response with status 0 but the Order gets created though. I've browsed the logs…
  • Sage X3 version integration with Sage FA Depreciation

    What Version of Sage X3 is required for FA module integration into Sage Fixed Asset Depreciation ?
  • Does Sage X3 soap web service support the pagination results?

    Hi there, We tried to get all the products via the Soap Web Service, but if the listSize is over 30000, the api returns "NULL", does Sage X3 soap web service support the pagination results? Thanks
  • Can x3 make maintenance management ?

    Can x3 make maintenance management or it's necessary to establish the link to a CMMS software ? The ideia is to make projects, establish deadlines, objectives, costs and maintain process connected, and if it is possible all in the ERP.
  • 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…
  • Error Testing SOAP X3 webservice AOWSEXPORT with CHRONO "YES"

    Hi, I am trying to Export a template using webservice AOWSEXPORT with chrono "YES" using SOAPUI. But I am getting error or the result set has zero even after modifying or adding a record using Import. If I say Choro is NO webservice is returning all…
  • Adding existing assets to Sage X3 FA Module

    In the past we did not use the fixed asset module. I'm now moving our assets into Sage. First, we were told that we have to use accounting method "RE", where we now use straight line, in order to input the existing accumulated depreciation. Is that accurate…
  • Web Scheduling (Connection Error - Notification Engine channel is not responding to client requests)

    Hi, I am having issue with sedApta Web Scheduling's Web Scheduling website. On login, I receive this error with a notification like so: How to resolve this? Few information from my side Web Scheduling is in a separate server than Sage…
  • WEB SCHEDULING

    hello team, I have two questions about exploiting web scheduling: +when I make a quantity modification on a production order in the web scheduling: will the modified quantity be changed in sage x3 during the data export. + in the new version of web…
  • Webservices Pass empty Value in modify method

    Hi there, I'm trying to "clear" a field using the method Modify in a PHP script with SOAP from another plataform, but it's not working, if the field is empty in the XML it appears that it doesn't modify. I tried: <PARAM> <FLD NAME="WS2GRUPO"></FLD…
  • Problème importation de x3 vers web scheduling

    Bonjour, lors de l'importation de "plant" de sage x3 vers web scheduling via Analytics j'ai rencontré un problème dans le fichier FR012.json "{ "repos": [invalid authentication method: bearer]}" voici le fichier log : [18/01/2022 03:31:32]Service…
  • Web Scheduling FAQ

    Working with Web Scheduling with X3 for awhile now , I'd like to share four of the most common items we've encounted . I hope these insights can help everyone with learning the tool 1) Is the WebScheduling URL CASE sensitive? Yes, it is absolutely.…
  • Plugin Eclipse Sage X3

    Hello, I've seen there is a new version of the X3 plugin for Eclipse in the PatchFinder (with version 2021R4) This version seems to not be available. the plugin in Eclipse can't be updated, and the repository don't have it ( http://pluginx3.sage…
  • How to pass data to a CLOB type parameter by API?

    Hi, I have a field of type ACRTF added to a representation and its class. I followed the online documentation, looking for: "How to add a clob text to a representation class". When I test with postman, I have problems with the ACRTF type field. I…
  • What language are packages and scripts for X3 written in?

    Hello Team, Could you help me with the following language: What language are packages and scripts for X3 written in?
  • Sale Order API updating wrong line detail

    Hi, We are on X3 V12 90.24.54. I am updating some sales orders via C# using web services. What I have noticed is that the sales line details API is updating incorrect line details, even after explicitly setting product code + line numbers. It seem…
  • Llamada a Web Service interno de X3

    Hola, tengo declarados dentro de X3 (Servicios Web REST) varios web Services externos a Sage, y las llamadas que realizo desde código funcionan perfectamente. Ahora me he declarado uno nuevo, pero es el própio Sage, es decir: http://199.199.199.99…
  • SageX3 - REST API - Download Transactional Data

    Hello Community, Does anyone know if I can get Transactional or Summarized Financial data from SageX3 via REST API? Thank you Nick
  • Shipment validation using TRTVENLIVV fails with dimension values

    I'm trying to validate a shipment from script using Call VALIDATION([L]SDHNUM) From TRTVENLIVV But this always fails with the error message: <0001 Shipment H00000001 Product Z002 Analytical dimension : HEALTH Non-existent dimension value This…
  • How to find the core sage X3 version

    Greetings! I'm about to integrate new patches to version 12 of x3, but I need to know the version of Core X3. Where can I find the core version of my sage x3 application? thank you in advance, reginaldo.
  • upgrade Web_Scheduling_2016_SP9_UP4_1 issues (web service stopped)

    I am upgrading the new version of SedApta Web Scheduling,all installation procedures are fine and no error messages. Restart the VM and logon Web Scheduling with MODX3, it pops up " Unable to reach Web Scheduler Service, check Web.config connection…
  • access_token.yml file configuration

    I'm new to Sage PHP development. Can some one help me with template of access_token.yml file? I've APK key, and app credentials. Appreciate help in this matter.