• Rest Webservice

    Hi all! X3 V11 I Need to create a new endpoint from an external app, but endpoints are saved in mongo db. Can i use the rest webservices in x3 to create this new endpoint, or is there any other way of doing this from an external app? Any suggestions…
  • How do you use the instanceUrl in the REST responses?

    Using the $protoype requests I can see that the representations have instanceUrl property, however I am unable to use these: "$baseUrl": "">servername:8124/.../TESTI", "$baseType": "application/json;vnd.sage=syracuse;vnd.sage.syracuse.representation…
  • What integration platform / integration middleware do you recommend for Sage X3 update 9?

    What integration platform / integration middleware do you recommend for Sage X3? (Eg. Dell Boomi, Jitterbit, Nintex, other) For the purpose of; 1. EDI integration to supplier networks (eg. SAP Ariba, Basware, Coupa) 2. In-house integrations between…
  • Credit Card Processing

    Hi there, We are looking for for a credit card solution for our SageX3, which will allow us to take credit card transactions(through CC terminals/chip) at all our branches and can be used for our e-commerce roll out. A lot of companies are offering…
  • Web Services Error Message

    I created my own webservice which is tied to my own subprogram. When I try to execute the webservices through soap in sage, I get the following error message: Cannot read property 'GRP' of undefined What does this mean and how do I fix it? After…
  • Sage X3 Production Scheduler

    Hello Everyone, We are evaluating the new Production Scheduler add-on for our V11 Sage X3 system. I am finding it difficult to find information on this system beyond marketing documents. Has anyone implemented this? Or thinking about implementing…
  • Problem with Webservice using vb.net

    I have a (Subprogram) Webservice that I am trying to run from vb.net I have used the same code successfully with an Object Webservice. I am getting the following error when executing: resultXML = webService.run(callContext, "WSMANTIMP", readXMLEach…