Oracle Test Results API
Please find below the activities that we are trying to do currently.
1. Write all the test results data into a flat file - This file will be one per collection plan.
2. Once the record is successfully inserted into flat file we need to update the element value of element (Interface Status) for the corresponding record to 'Interfaced'. Now here is thie question.
We understand that Collections Import Manager program is for inserting/updating test results data into Oracle.
How do we update only one element value belonging to a particular test result record without actually passing the whole record information. If we have to use 'Collection Import Manager' functionality, we need to pass the whole record information just to update one element which we feel is not correct.