Api for creating batch [message #383125] |
Tue, 27 January 2009 05:58 |
sheryl_sharma
Messages: 14 Registered: November 2007
|
Junior Member |
|
|
Hi,
Can you help to search an api for creating batch through Import Workbench in Product Information Management Data Librarian Responsibility?
Thanks in Advance.
|
|
|
Re: Api for creating batch [message #385843 is a reply to message #383125] |
Wed, 11 February 2009 06:10 |
idris.ali
Messages: 34 Registered: June 2008 Location: Hyderabad
|
Member |
|
|
Is it for creating a Import batch (to load customers/address etc)?
If yes
try
hz_imp_batch_summary_v2pub.create_import_batch
and then hz_imp_batch_summary_v2pub.activate_batch
to activate batch.
Thanks
Idris
|
|
|
Re: Api for creating batch [message #385923 is a reply to message #385843] |
Wed, 11 February 2009 22:56 |
sheryl_sharma
Messages: 14 Registered: November 2007
|
Junior Member |
|
|
Hi,
Thanks for reply.
This API seems creating batch but doesnt appear while seeing it through option
Product Information Management Data Librarian->Import Workbench
It is creating some different type of Batch.
I need to create Import Batch, data of which goes into EGO_IMPORT_BATCHES_B table.
Please highlight if you any idea on this.
|
|
|