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…
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…
Hello.
I try to use a Web service connected to Sage X3, using the method "modify" of CAdxResultXml object. It works fine if the modify process success.
But if the method fails (es an article blocked from another user) the resultXml property is…
Hello,
For the creation of certain documents through web services it is necessary to use the standard AOWSIMPORT method. We would need to know the id of the created document.
Does anyone have any solution?
Thank you very much.
hello everyone i have a problem so we have a soap webservice created from sage x3 and we want to use it in another external .Net application that we are developing and we need a tool or a visual studio plugin that does the serialization and deserialization…
I have a web service that is currently running fine in V11. We are upgrading to V12, and I am testing the web service, and I get a "No more memory available" message. It also references TRT/ARCHIVE.adx, which I a not familiar with. Does anybody…
Saudações a todos!
Estou trabalhando com Web Services e gostaria de saber se existe alguma forma de filtrar registros pelo método query da mesma forma que filtro pela left list.
aqui temos um filtro pela left list
e aqui estou…
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…
Hi,
I don't understand how to set up the parameters to insert and delete lines via web service; actually, I can't find much on those parameters in general (their definition, when should I use which, etc). A simple example would do the job as well, I can…
Hi All,
We have configured the web service user "USR02" in web pool configuration as per below screenshot. But, when we invoke product web service then create user i.e. CREUSR and change user i.e. UPDUSR getting updated with current login user instead…
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…
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…
I'm getting the following message on some web services responses. Just in some times.
"Process[ZWS_NAME] - No return code (status[6]) "
The web services its a Subprogram web service.
Has anyone known what is it? And how to fix it?
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…
I want to build a few subprograms to be executed through web services. Basically, from a given picklist in GESPRH2, I want to click the buttons for 'Deliverable' and then 'Delivery' to create the delivery, and then in GESSDH I want to click the 'Invoice…
Help, please!
I am attempting to connect to the wsdl for a Sage CRM 2020 R2 install and I am getting the following error.
This page contains the following errors:
error on line 3 at column 62: Opening and ending tag mismatch: hr line 3 and body
Below is…
I'm trying to set a Hold Status when I create a Order via web service Save. I pass in the following, but never recognizes it, and always sets the HLDSTA to '1' (OK - no hold). Does anyone know if this is possible during the web service Save…
We are using the Sales Order object as a web service, and it occasionally returns "The value "NaN" is invalid for option "size"". The XML looks okay to me, so I'm not sure what is causing it. Has anybody else come across…
Hi
My development team have recommended that I get them to write a new APi for when I would like to Modify existing sales orders rather than use the existing sales orders.
I am clearly not technical, but can someone tell me can you read, write , modify…
We are creating Sales delivery from web application(Source code Java) into Sage X3 using Soap web services which is succesful. At the same time We are trying to autoprint the delivery crystal report after creating delivery in Sage X3 for which code was…
when i click on the query cell to change it to yes it just jump for initial state, but for some others columns it's ok
Client upgraded from 2018 to 2020 and now can't import CAN (Canada) orders due to default Zip Code issue.
Creating customer and importing sales order via Web Services.
AR_Customer_bus column ZipCode$ is adding the default country code from Company…
I have seen this question come up before, but I have not seen a resolution. We have a need to build a customer returns API for accepting returns through a WMS system. X3 has no import template for customer returns (SRH), and the web service does not work…
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"…
Have you ever encountered a runtime error in .NET when using a web reference of CRM?
Something like: "The type initializer for Program threw and exception. There was an error reflecting property".
Good news is this is an easy fix. When the WSDL…
I trying to validate my deliveries using the VALIDATION() subprogram in the TRTVENLIVV file.
Whenever, I successfully validate a delivery, the record is locked up.
I added the Unlock = "SDH"+delivery_number command, but the record is still locked up.…