You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Avoid DBCS in OIC

edited Sep 29, 2020 2:21PM in Integration 7 comments

Summary

Store in variable to use in Multiple process

Content

Hi Gurus,

I have a integration which is dependant on diffrent callback responses. The flow is as below.

a) I get a file from Source system and it could be either Example Source=ABC and Source=XYZ. Note at once we will get only one source.

b) I run the export bulk data job for that source=ABC or source=XYZ and wait for CallBack(CBK). Asynch.

c) If the callback is success then invoke BIP job and wait for CBK for that BIP job. Asynch.

d) After receiving success CBK from step c which is the BIP job i need to trigger DB Store procedure. And this store procedure name will be defined based on the Source=ABC or Source=XYZ. So how can in OIC i store the Source which will be only know at step a.  Since the process is not single thread and asynch in nature we have a challenge to retrieve the source at step d.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!