This error message appears whenever I create a new customer in ARCUS (using an AccpacDataview called ovARCUST, and invoking the
SageCRM Connection Failed. System error. Cannot log in to SageCRM web server. Error returned: Logon ERROR:ActiveX component can't create object
The customer record...
'... Dimension variables ...
Dim Session As New AccpacSession
Dim dblink As AccpacDBLink
Dim ovarcustomer as AccpacView
Dim ovARCUSO as AccpacView
Dim ary5a(0) as AccpacView
Dim ary5b(0) as AccpacView
Dim llngSuccess as Long
Dim lbolTemp as Boolean
Const ACCPACuid as String = "" 'fill with user...
I am trying to get information written to the ARCUSO fields as we migrate our system from 5.2 to 5.4. I am trying to store information retrieved elsewhere, and here is what I'm trying to do:
Session.Open(ACCPACuid, ACCPACpwd, ACCPACcomp, Now, 0, "")
dblink =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.