Dear Fellow SAPoniSeries'ers,
We have installed the Vertex Q Series tax software with our SAP 46c implementation and we are having issues with the Remote Function Call (RFC) setup. We know that Vertex and SAP programs need to have the same "signatures" for the LIBRFC service program, and when we finally figured that out, but now we get the following message for the VERRFC but the RFCTEST works ok;
"time out during allocate /CPI-C error CM_PRODUCT_SPECIFIC_ERROR"
It appears that the RFC is trying to run as it does not immediately fail. VERRFC and RFCTEST are both now bound to VERQSU/LIBRFC service program.
We have upgraded to the ASCII database format, we are running OS/400 V5R3 and the Vertex software is Translink 2.0.22.
I would GREATLY appreciate any advice or lessons learned.
THANK-YOU!
Tim Murphy
Nalge Nunc International
Rochester, NY USA
Hi Tim,
first of all, I would be interested what LIBRFC you are using ...
I guess, you copied a LIBRFC to VERQSU/LIBRFC and used UPDPGM. Is this correct ?
You should check on the version of your LIBRFC with DSPSRVPGM and see a compilelib on the first screen. This will tell us what you are using.
You need to use an EBCDIC ⚠️ LIBRFC, because the VERTEX software is running in EBCDIC. If you are using ebcdic already, you should chekc for the version, because I'm not sure if e.g. 4.6B or 4.6C still works fine with the latest SAP release (it should, but I had issues as well).
Regards
Volker Gueldenpfennig, consolut.gmbh
http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de
Add a comment