Identity Management (MOSC)

MOSC Banner

multi-threading a scheduled job plugin

edited Feb 18, 2021 6:54PM in Identity Management (MOSC)

Hi,

I'm developing a multi-threaded scheduled task plugin. I've read that you can deploy Platform.getServiceForEventHandlers(), which seems an overreach because this plugin has nothing to do with Event Handlers, and so I'd like to stay away from that, even though it creates a new OIM context (which is what threading requires). I'm just wondering why Platform.getService() is not created in a new context and therefore can't be used in threads.

Any tips or info appreciated.

Thanks - Chris

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