creating multiple operation resources using bom_rtg_pub.process_rtg
Im using API bom_rtg_pub.process_rtg to create activity routing, its operation and operation resources.
but when I try to insert multiple operation resources,I encountered an error :
Operation Resource 90 already exists. (REVISED_ITEM_NAME=activity8)
API Error: An error occurred while processing business object activity8 in organization PMS. Please check the data in this business object and re-run the import process.
operation resource 90 is what I'm trying to insert in the activity8,
Do you have any idea about this error?
Please help.