looks like Accpac login is not (always?) case sensitive.
the COMAPI login is.
So if a password is 'ABC', login with 'abc' in accpac will work. but not with the comapi.
It may sound obvious, but when you think the valid password is 'abc' (+ and you can log in with the application)
trying...
Hello,
I have a problem with the xapi now...
I'm trying to create an order in OE 5.3, and i can open&compose the views, insert the header without problem.
But I have an issue inserting the details into the new PO:
xapiViewInsert and I get and error: 301 , 1180
According to the Accpac...
Hello,
first,I am new to c++. Im open to comments.
I have to send an VARIANT array to a com api but i can't make it work.
I saw somewhere that using SAFEARRAY should work, but I can't find how to use it for the IxPtr type. (see below)
//--
IxPtr element1;
IxPtr element2;
IxPtr element3...
Hello,
I'm trying to add an Order (OE order) with the comapi,
I can open the session,compose the views, process the header, but i can't process the detail.. (I get an unhandled exception)
----
OEORD1headerFields->GetFieldByName("CUSTOMER")->put_Value(&vTemp);
...
Hello,
im new to Accpac,VC++ 6 and to the comapi.
I would like to know the correct C++ syntax of this VB line
--
//Dim AccpacViewFields As AccpacCOMAPI.AccpacViewFields
AccpacViewFields.Fields("whateverfieldname").value = "xyz"
--
Thanks in advance
Jo
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.