Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Has anybody set the Pending Effectivity for the Parts in a Change Activity programmatically? I'm trying to make my way throught he JavaDoc and some code I
This one written for 9.1 version. It should work for 10.X, may be with little modification.
Since you mentioned, IBA values going to drive effectivity setting, make sure to createPendingDateEffectivity object first and use attached methods, filter changeRecords based on changeable value.
Let me know, how it goes or if you find a different way of doing it.