Browse By Tags

  • 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…
  • Delete/insert lines with SOAP web service

    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…
  • Web service user is not getting updated in create user/update user fields

    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…
  • 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…
  • Web service returning "Process[WS_NAME] - No return code (status[6]) "

    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?
  • Web Service wsdl Unable to connect

    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…
  • Problème d'authentification web service java avec X3 V11

    Actuellement, je rencontre un problème au niveau de la mise en place d'un web service java avec sage V11 dont un problème de refus d'authentification se manifeste. Pouvez vous m'aider à résoudre ce problème. Merci
  • Date/Time fields, User Preferences and SOAP Web Services

    In this example, I want to explore how Sage CRM's SOAP web services interact with dates and times. The background for this article is the experience that a user may have within the main interface. As we can see in the image below this user has opted…
  • Embedding Sage CRM Screens (ASP & .NET extensions) in External Applications

    This article has been written for partners who need to be able to call Sage CRM screens in the context of external applications. This is not such a strange idea as there are several partners who have created add-ons to MS Office or to other desktop products…
  • Dropdown field settings in SOAP Web Services

    In Sage CRM you can control whether dropdown fields are handled as enumerators or as strings in code. This is an important setting of which to be aware when creating your code. I started a project this week and failed to realise that I had changed…
  • Sage CRM 2021: Invoking Workflow from Self Service and Web Service (SOAP) Based Applications

    One of the challenges that a developer will face when working with Self Service or with an external Application using the SOAP Web Services interface is that workflow is not fully covered by the APIs. Self Service and Workflow Self Service uses the…
  • Security and the SData Gadget and ReadOnly SData provider

    For an introduction to SData REST based web services then please see the article " Accessing SData Provider " Another example of how SData is used in Sage CRM's Interactive Dashboard feature can be found here: " An SData Example — the Sage CRM Interactive…
  • Updating leads via web services

    I'm trying to update some records via web services. I have some input data which consists of a list of email addresses in a spreadsheet. I need to go through that list 1 by 1 and for each email address return all the matching leads. Once I have my list…
  • SOAP Request causes Access violation

    Hello community I'm trying to get the SOAP-Webservice in CRM to work but i get always an access violation error. this is how the request looks like... ################################################# POST /crm/eware.dll/webservices/SOAP HTTP…
  • Validate PO Invoice with Webservice

    Does anyone here have any idea how to validate a PO Invoice using a webservice, or other similar method?
  • Web Service deleteLines

    Hi ., Can we delete multiple lines at a time by using deleteLines method through web service.
  • Object Webservice : Invalid XML

    Hi guys, I have an object webservice from invoices, and when I do a request to read one invoice the answer is: " Invalid XML: double quote missing at line 1 near &lt;?xml version="1.0" encoding="utf-8" ? ". But in the body of request doesn't exist none…
  • SAGE X3 V12 SOAP Webservice, calling SOAP Web Service using JAVA, encoding not supported

    We configured a SOAP webservice in SAGE X3 V12, patch 16. This is to integrate some information from another company, the other supplier uses JAVA to integrate this information, now they answered us with this: Quote: is there any chance the Wsdl…
  • Trying webservice with object BOD and field BOMALT

    Hi all, when i try to create a new BOMP with Web Services it always return me this error "BOM code : 1\Record does not exist" on Field error [M:BOH0]BOMALT and i am sure that code "1" exist on my Sage X3 v9 (patch 6). this is my xml so far: <PARAM…
  • Get REST webservice photo

    Hi, I created a specific table to store some information.. One of the columns is a photo (blob)... How can I consume them via web service to show the photo on an external HTML page? In the picture below, BLOB_0 is my field where the photo is. How…
  • 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…
  • Web Services: ProvideX exception when 4-5 users simultaneously...

    Hello guys! We have a working website with custom shopping cart made with Sage 100 ERP Web Services. All works great except when there are some load shopping cart - like 3-5 users - web services generate an exception: "Could not initialize ProvideX…