Easiest way to add a scheduling requirement to all methods with a certain op

, ,

We would like to add a resource group to EVERY method and job that has a specific operation. I tried to create a new operation with this resource group and the scheduling requirement - and then run a mass operation replace - It ran and changed the operation but not any of the resources.

We have a good 1000 records that need this updated so too tedious to do by hand and may need separate ways of accomplishing updating the method vs updating all open unreleased jobs.

I’m not too good with updateable BAQ (which I thought could be used for job updates) - and possibly would have to DMT ECOOpDtl tables to add the resource in the methods?

Any suggestions on quick and easy way to get this done?

DMT is probably your fix… you could create a BAQ to extract the data to get the current values, and then modify in Excel… modify and import in using DMT.

1 Like