How topublish an iDoc from TIBCO Adapter for R/3 (SAP) to SAP with dynamic logon.

How topublish an iDoc from TIBCO Adapter for R/3 (SAP) to SAP with dynamic logon.

book

Article ID: KB0084808

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions -
Not Applicable -

Description

Resolution:
Description:
============
How to  publish an iDoc from TIBCO Adapter for R/3 (SAP) to SAP with dynamic logon.

Resolution:
============
If you need to post IDocs using RPC Server adapter service along with dynamic logon then you can use the SAP function module IDOC_INBOUND_SYNCHRONOUS. With function module IDOC_INBOUND_SYNCHRONOUS, you can control the commit using export parameter ONLINE. If set to  space  then the commit can be controlled externally. Recommend making the commit external only if there is a need to send a certain number of IDocs to SAP; otherwise set it to 'O' (capital o).

Issue/Introduction

How topublish an iDoc from TIBCO Adapter for R/3 (SAP) to SAP with dynamic logon.