• Stock Allocation Via Import

    Is it possible to allocate stock to a sales order line via import/webservice ?
  • Stock change web service

    I am trying to use the SCS object as a web service to do a stock status change. Has anybody had any luck with this? It accepts the XML with no errors, but it doesn't do the updates. I am trying to move stock from a status of "Q" to "A".
  • Sales Return Import/Export Template

    Does Sage X3 has import/export template for Sales Return. Since we have integration to third party Sales application, this is becoming a challenge on the Sales Return front. Currently its integrated directly using Web services. System is having performance…
  • 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"…
  • Import SIH using Web Services

    Hi all, as you can read i'm trying to import an invoice in my Sage X3 V9 PATCH 6 using Web Services, in my specific script(SPESIH) there is an action that i don't want to perform if i'm importing using web services. I wonder if there is a method to…
  • 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
  • Consuming external webservice SOAP

    Hello guys, Someone can tell me please if it's possible to invoke an external webservice (soap) using 4GL ? I don't find any information here about this subject. Thanks
  • Create Purchase Invoice via Web Services

    I'm curious to know if anyone has been successful creating new purchase invoices via web services. The process works as expected as a file import via the PIHFL import/export template. I made a new web service based on the PIH object, and it works in…
  • How can I create Projects (OPPOR) with REST?

    Hi, I'm trying to create projects (GESOPP) through REST Webservice.. I can create into OPPOR table but when I try to create for OPPORCRM (needed to be visible in GESOPP function) get the error message: "A Pre-sales or After-sales step must be…
  • Exporting data from sage x3 from Application level

    Am interested in writing / developing an application that will export data from Sage x3. I want to do it from the application level not from the database level. Would really like help in getting the solution. Possibly if i can get documentation to read…
  • Getting Error while adding Customer with Contacts.

    Hi All, I am getting error (AIN~ ~COR~(C) ~Field CPYCRY : Countries : US Record does not exists) while importing data in Sage X3 for customer with contact tab using web service. If I am not passing Contact tab in XML it works. Anyone know about…