• Call SOAP web service within another in Sage X3

    Hello, I created a SOAP web service that calls a subprog on which I apply some logic and then call an object-based SOAP web service, like this: Subprog CONSUMED_BY_EXTERNAL_APPLICATION(SOME_PARAMETERS) #apply some logic, verifications, etc FOO …
  • Webservice Object Query

    Hi, im querying an object via webservice but it does not return data on the fields that are not from the main table even though those tables are linked to the object. Is this a limitation or am i doing something wrong ?
  • Web service call issue

    Hi All, I am trying to call the web service using the SOUP UI Application but it is giving me error in the screenshot attached. Can anyone please help to resolve it? Thanks SF
  • Set Timeout for web services rest call using ASYRRESTCLI.EXEC_REST_WS

    When launching a request via REST web service with the ASYRRESTCLI.EXEC_REST_WS instruction against a third party Endpoint, I need to control a certain time in which, if the Endpoint does not respond, to exit the call and return error by TimeOut. Currently…
  • Number of instructions error

    I am trying to publish a web service based on the BPC object. I am receiving the error below. I think this is similar to the "too many published fields error", but the wording on this one is a little different. Has anybody seen this error before? The…
  • X3 V11 - Soap Web Service - Update a Sales Return

    Hello, I have written a barcode scanning solution that allows a team of users to collect SKU's against multiple Sales Returns (GR######) called Good Returns. As multiple users cannot be in the same Sales Return (GR) this prompted the development of…
  • 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…
  • Strange threading error message with all web service requests

    I am attempting to create sales orders through a .NET web service object using JSON. I can successfully create an order in X3 with the web service test utility built in to X3 by using save method and the JSON string that is generated by my application…
  • Sage X3 pool problem

    Hi, I met a problem about pool, it happend on WebService Tester. Could any one give me some suggestions? Thank you.