regardin API's [message #217872] |
Mon, 05 February 2007 23:08 |
amankhan
Messages: 69 Registered: December 2005 Location: Texas
|
Member |
|
|
Hi Guys,
I have some doubt regarding API's. I am using csi_item_instance_pub API to create new item instances. For creating one item instance, its fine. we can hard code the values. But for creating 1000 item instances wht should i do.
Shld i again create a staging table. validate it and then open a cursor to fetch each row and pass them to this API. I think it may be the rite way.
Another thing which am confused is that " an API has parameters and some of which will be of table type or record type. should we populate all the columns of that record type or watever the columns we need .
help appreciated..
thnks
|
|
|