In this Document
|
1. Master List showing sample code for APIs in Product Data Hub |
|
A. Need API to load Item Catalog Category people, associating ICC with Templates & Match Rules, was there an API for th is purpose? |
Applies To:Oracle Product hub-version 12.0.4 and later
information in this document applies to any platform.
This document applies to all version of Oracle e-business Suite release and higher
GOAL
This document lists references to notes showing how to use public APIs provided and examples of sample code that show the Use of Plm/pim APIs
Solution
Note 729513.1 How to use Apis:this demonstration walks the user through the API specifics, creating the PL/SQL procedure For using the An API and also debugging guidelines.
1. Master List showing sample code for APIs in Product Data Hub
Note |
Title |
note 605487.1 |
how to Load User Defined Item Attributes using Ego_user_attrs_data_pub. Process_user_attrs_data API? [Video] |
note 728364.1 |
how to Assign multiple the Items to Inventory organizations using Ego_item_pub. Process_item_org_assignments API? [Video] |
note 729241.1 |
how to Load the User Defined Attributes for Item using Ego_item_pub. Process_user_attrs_for_item API? [Video] |
note 728350.1 |
how to load Inventory Items using Ego_item_pub. Process_items API? [Video] |
note 728358.1 |
how to Retrieve User Defined Attributes for Item using Ego_user_attrs_data_pub. Get_user_attrs_data API? [Video] |
note 728361.1 |
how to Assign Items to Inventory organizations using Ego_item_pub. Assign_item_to_org API? [Video] |
note 728917.1 |
how to Assign Inventory the Items to Categories Using ego_item_pub. Process_item_cat_assignment API? [Video] |
note 729246.1 |
how to Create Or Update Role Grants on Item Using ego_item_pub. Process_item_role API? [Video] |
note 1340478.1 |
api for BOM Structure User Defined Attributes (UDA)? [Video] |
note 1340855.1 |
api for BOM Component User Defined Attributes (UDA)? [Video] |
note 1366502.1 |
how to Create/update User Defined Attributes on a ECO using an API [Video]? |
note 1526870.1 |
how to Create, Update or Delete Multi Row User Defined Attributes Using ego_user_attrs_pub. Process_user_attrs_data API? [Video] |
note 1600662.1 |
how to Create Category Codes Using inv_item_category_pub. Create_category API? |
Note 1666349.1 |
How to Associate "Images" or "detailed Description" user-defined seeded Attributes to an Item using Ego_user_attrs_data_pu B.process_user_attrs_data API? |
For a list of all the APIs, please refer to integration Repository available from Integrated SOA Gateway Responsibility I n the application.
2. Faqa. Need API to load Item Catalog Category people, associating ICC with Templates & Match Rules, was there an API for this Purpose?
The API Ego_security_pub.create_instance_set and Ego_security_pub.grant_role suggested won't work for ICC people role. You want to add the Item Catalog category user role in the ICC. So is looking for ICC people and not Item people. Ego_security_pub.grant_role_guid is the private API which are called for this. Since This is the Private API, this is not a supported by development or support. Your own risk. There is no public APIs.
referencesnote:728361.1-How to Assign Items to Inventory organizations Using Ego_item_pub. Assign_item_to_org API [Video]
note:728364.1-How to Assign Items to Inventory organizations Using Ego_item_pub. Process_item_org_assignments API [Video]?
note:728917.1Assign Inventory Items to Categories Using ego_item_pub. Process_item_cat_assignment API [Video]
note:729241.1-How to Load the User Defined Attributes for Item Using ego_item_pub. Process_user_attrs_for_item API [Video]?
note:729246.1-How to Create Or Update Role Grants on Item Using ego_item_pub. Process_item_role API [Video]
note:729513.1-How to use the APIs for inventory/product information Management [Video]?
note:1340855.1-API for Component User Defined Attributes (UDA)?
note:1340478.1-API for BOM Structure User Defined Attributes (UDA)? [Video]
note:1366502.1create/update User Defined Attributes on an ECO using an API [Video]?
note:605487.1-How to Load User Defined Item Attributes Using ego_user_attrs_data_pub. Process_user_attrs_data API? [Video]
note:728350.1-How to Load Inventory Items Using ego_item_pub. Process_items API? [Video]
note:728358.1Retrieve User Defined Attributes for Item Using ego_user_attrs_data_pub. Get_user_attrs_data API? [Video]
Oracle Product hub/product Lifecycle management/product information management/advanced produc