My Oracle Support Banner

ImporterJob XML Included In BDICloudConnectorClientSide Is Calling The Incorrect API (Doc ID 3027119.1)

Last updated on JUNE 06, 2024

Applies to:

Oracle Retail Integration Cloud Service - Version 19.1 to 19.3 [Release 19.1 to 19.3]
Information in this document applies to any platform.

Goal

For patch 35209533 (CCCP for 19.1.016), ImporterJob XML included in BDICloudConnectorClientSide is calling the incorrect API

The ImporterJob XML of the BDI jobs for Financial packaged as part of Cloud Client Connector Pack (CCCP) is calling the RFI APIs when it should be calling the BDI-EXT APIs.

As this CCCP is installed on client side, it should be calling the APIs installed as part of BDI-EXT, not the RFI APIs which is on SaaS side.
1) FinGenLdgr_Tx_ImporterJob.xml is calling RFI_FinGenLdgr_Tx_Import.import_FinGenLdgr_Tx which is incorrect, should be calling FinGenLdgr_Tx_Importer.import
2) InvcMtchAp_Tx_ImporterJob.xml is calling RFI_InvcMtchAp_Tx_Import.import_InvcMtchAp_Tx which is incorrect, should be calling InvcMtchAp_Tx_Importer.import
3) InvcMtchFin_Tx_ImporterJob.xml is calling RFI_InvcMtchFin_Tx_Import.import_InvcMtchFin_Tx which is incorrect, should be calling InvcMtchFin_Tx_Importer.import

Any subsequent CCCP patch should reflect the expected BDI-EXT APIs instead of the RFI APIs.



To view the issue:
1) Apply CCCP patch for BDI-EXT

2) Login to BDI-EXT Job Admin

3) Go to Manage Batch Jobs and select the following Importer Job
FinGenLdgr_Tx_ImporterJob
InvcMtchAp_Tx_ImporterJob
InvcMtchFin_Tx_ImporterJob

4) Select Job Definition > Job XML Content

5) See the procedureName
It will show RFI APIs instead of BDI-EXT APIs



Workaround is to use BDI-EXT UI and manually update the JOB XML Content of the impacted ImporterJobs
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.