Adding a Resource to a Route Step in the Past with OSFM
Product Oracle: Shop Floor Management
Product Version: 12.2.8
I am looking to add a resource to a work order on a step of the route I have already gone through in OSFM. I have tried inserting into wsm_lot_job_dtl_interface while supplying the job_op_seq_num so it will target the wip_operation_resources table to add to.
This method works if you are trying to update/add/remove a resource at the current operation sequence number, but if you pass in an operation sequence in the past you get the following warning:
"Warning: Deleting or Adding resources for executed operations are currently not supported and ignored."