Error from update_item_instance: You must enter a value for column batch_id
Does anything know what these 2 error messages mean, coming from csi_item_instance_pub.update_item_instance?
You must enter a value for column batch_id; Contract Rules Creation error.
I am calling update_item_instance, populating:
- the instance record
- an extended attribute record
I've cleared both records before starting to populate them.
I've called this API from several other points in my PL/SQL program and haven't yet seen this error. I'm not sure what a batch has to do with the update_item_instance API...
Thanks for the help,
Jennie