ContributionsMost RecentMost LikesSolutionsRe: Got error while executing the SAP IDoc Write snap 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/1438400/SAP+IDoc+Write NOTE : SAP snaps should run on groundplex. Thanks, Umashankar Re: Got error while executing the SAP IDoc Write snap 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, Umashankar This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored. Re: Got error while executing the SAP IDoc Write snap 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, Umashankar Re: Posting xml to webservice via rest post snap 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 Re: Snapped and groundplex 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 pass the traffic by making use of child integrations. Thanks, Umashankar Re: Pipe monitoring api availability at platform release downtime Hi Kumar, We generally disable the integrations during this time to avoid the failures, During maintenance window integrations wont be active. Thanks, Umashankar Re: Not able to load the updated SAP RFC changes We have to stop and start the jcc service of the ground plex unix server nodes, Usually for any changes BAPI account configuration or program updates need to perform action get updated fields. Re: Pipeline Execute Duplicating Some Documents and Missing Others Hi Christwr, Issue is happening after have upgraded application to 4.17. We have similar kind of integration which will convert IDOCS to xml and process for downstream through snaplogic application some of ter transactions not showing time stamp of the execution. Thanks, Umashankar PDF Parser 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 Re: Convert comma separated values into different rows Usually JSON splitter snap will be used to perform this activity, so that in preceding snaps you can combine together and generate XLS data as output.