Hi,
I am trying to port some older software to 7.4 and I am using a SAP HANA instance hosted at Amazon for testing. Apparently, there seem to be some restrictions on CPIC and RFC for security reasons, I guess. To connect using RFC one has to set the gw/acl_mode profile parameter to 0. This was relatively easy to figure out. But I am just desperate, when it comes to getting the old CPIC protocol based code to work. The only indication of what went wrong is the message "Incorrect CPIC send length 00000032688" in SM21. I do know that CPIC has this restriction of about 32000 bytes which can be sent in a single block, but my code works fine on 7.3. Has anyone tried CPIC on 7.4 and knows how to fix it?
Thanks and best regards,
Christian