Subscription adapter service does not post iDoc to SAP after obtaining the client connection.

Subscription adapter service does not post iDoc to SAP after obtaining the client connection.

book

Article ID: KB0092853

calendar_today

Updated On:

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

Description

Description:
Subscription adapter service does nothing on posting iDoc to SAP after obtaining the client connection through SAP JCo. Log information resembling the following can be seen in the adapter log.
=====
Info [Adapter] AER3-000412 Obtaining connection for R/3 client am_exe_mes_sap_tpx_adr3_inboundInboundConnection1Client0 for SHPMNT06
Info [Adapter] AER3-000091 Total IDOCs processed: 1 tracking=#K-V/iUu6FOKvHEJI8J-ZXNZE866#BW.am_exe_mes_sap_tpx_root.Services/Inbound/TPX2SAPShipment/Implementation/TPX2SAPShipment.process.Job-3#
=====

The issue occurs when the content of <CREDAT>, which is one of the EDI_DC control fields, is not populated confirming to "DATS 08" (YYYYMMDD) format. SAP JCo instead of TIBCO ActiveMatrix Adapter for SAP stops working and will not post any iDoc to the client connection with the improper content of <CREDAT> field.

Resolution

Populating the content of <CREDAT> field strictly in the format of "DATS 08" (for example 20150101) on the BW "Publish to Adapter" activity.

Issue/Introduction

Subscription adapter service does not post iDoc to SAP after obtaining the client connection.