This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi All,
We have requirement to read the content of the PDF file, Could you please anyone let us know how we can accomplish this functionality inside snaplogic.
Thanks,
Umashankar
Hi Gbekkanti,
Yes, IDOC Read BAPI name, success codes and elements values is required to write the SAP BAPI.
Please go through link and configured SAP account along with SAP IDOC write snap.
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1...
Hi GBekkanti,
Please make sure if you have
SAP port entries in /etc/services
file in unix groundplex server nodes.
Make
sure you are using the BAPI which is already created in SAP system and passing necessary elements for BAPI write.
Thanks,
Umashan...
Hi GBekkanti,
If account is validated successfully and passing parameters for BAPI are correct.
check below two options.
Restart jcc service and try to write on BAPI.Make sure your SAP port numbers are available in groundplex server nodes.
Thanks,
Um...
Hi Shruthi,
Instead of using REST post we can make use of soap execute snap and we can customize the xml request and invoke webservice to get response back.
Thanks,
Umashankar
Hi Santosh,
Goundplex nodes are used to communicate with on-premise applications like SAP, Cloudplex will be used to interact with netsuite application and third party APIs configured in cloud.
If you have functionality to consume both plexes you can...