Issue when I create IB Extended Attribute Values through API in Install Base
Hi all Oracle Team,
I have an custom interface program in which I am opening the cursor and creating or updateing the extended attribute for an item instance. Suppose I have 2 records in my custom table for creating/updating the extended attributes to the existing item instances. I am opening the cursor and processing each record. Allwasy my first record will process and all subsequent records are failing with the error message as 'The Object Version Number passed does not match with the one existing in Installed Base tables," I observed that If i process each record separetly then it is working fine but