PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

How to dynamically call Record PeopleCode? (from Java or other pcode)

I have business logic that exists in functions on Record FieldFormula.

The business logic needs to stay here, but i also need to call it from elsewhere, and need the calls to be dynamic in nature.

E.g., I need to implement something along the lines of how PeopleTools uses ROLE_PPCRULE, but its internals are not exposed.

How can I call Record PeopleCode Functions dynamically based on table contents?

How can I call Record pcode from Java, like i can call Methods using DoObjectMethod ?

How can I call Record pcode the way CI User Defined Methods can be called using InvokeMethodUDF ?

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