cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Setting Pending Effectivity for a Change Activity Programmatically

sdrzewiczewski
7-Bedrock

Setting Pending Effectivity for a Change Activity Programmatically

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

1 REPLY 1

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.



Top Tags