Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

EIM run specific batch numbers

edited Aug 11, 2016 5:01AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 5 commentsAnswered

Hello,

Sometimes when we are performing a EIM process, some specific batches fail. So, we are developing a shell that can run those batches that failed. Based on this example: https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=15ux66nl6k_154&_afrLoop=421644942278300#FIX , we are using "extended params" in order to process again only batches that failed. Said that, let´s suppose now that we have two batch numbers that failed:100001, 200003, 500005 and I want to process them again. In that case, I should run this EIM command:

run task for component EIM with config=/home/siebel/EIM/R97/ifb/IB_R97_EIM_CONTACT3_Telefonos.ifb, ErrorFlags=5, sqlflags=5, traceflags=5, Lang=ESN, LogDir=/home/siebel/test/log,ExtendedParams="BatchNum1=100001,BatchNum2=200003,BatchNum3=500005"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center