PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

call CI in app engine with do select

edited Mar 21, 2019 1:52PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 8 commentsAnswered

Hello. I have an app engine calling a CI with a Do select, loading the required recs into AET, then calling CI until EOF on Do select. Each time the CI encounters a data error, it goes to “no success”, but I want it to ignore these errors and continue on to the next record, loading the records that are good, and ignoring the records that are bad (I display a msg) I’m using try/catch.

It works when I remove the Do select and instead call the CI in a single step using an iterative loop via rowselect processing. How can I get it to work with a Do select, which I prefer to use??? I reviewed

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