05-27-2009 10:59 AM
Hi everyone,
I’m trying to integrate Saleslogix CRM version 6.1 (too old! ) with Sage ERP X3 V5 using X3 Webservice. To call the X3 Web Service i need to create an object from a java class.
I converted the java class to a COM Object using JAVAREG application, but when i try to create the object in my VBscript project, it returns a “Unknown Exception” in the following code line:
Set wsvc = CreateObject("com.adonix.wsvc.stubs.CAdxWebServiceXmlCCService")
Does anyone can help me?
Did you try already this or do you have another idea to solve this issue?
Thanks!