Item Creation Business Events for OIC
Summary
Item Creation Business Events for OIC and PHContent
Hello guys,
We want to use Business Events oracle.apps.ego.item.postItemCreate. in OIC
Because every time the new item is create in PH, we need gets the information about that item to creates a txt file to send another Legacy system via OIC .
the information captured by that event is the following???
INVENTORY_ITEM_ID ItemID
ITEM_NUMBER Article number
Organization ID Organization ID
ORGANIZATION_CODE Organization code
ITEM_DESCRIPTION Item Description.
And then use the Rest API to the main Information. using the ItemID
GET - ItemID
Tagged:
0