Oracle Product Hub / Product Lifecycle Management / Product Information Management / Advanced Produc
In this Document
| Goal |
| Solution |
| 1. Master List showing sample code for APIs in Product Data Hub |
_afrLoop=374442667671869&parent=DOCUMENT&sourceId=729513.1&id=730164.1&_afrWindowMode=0&_adf.ctrl-state=k6du14t3w_188#aref_section22">2. FAQ |
_afrLoop=374442667671869&parent=DOCUMENT&sourceId=729513.1&id=730164.1&_afrWindowMode=0&_adf.ctrl-state=k6du14t3w_188#REF">References |
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 12 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 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 Items to Inventory Organizations using EGO_ITEM_PUB.PROCESS_ITEM_ORG_ASSIGNMENTS API ? [Video] |
| Note 729241.1 | How to Load 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] |
|
parent=DOCUMENT&sourceId=730164.1&id=728358.1">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 Items To Categories Using EGO_ITEM_PUB.PROCESS_ITEM_CAT_ASSIGNMENT API ? [Video] |
|
parent=DOCUMENT&sourceId=730164.1&id=729246.1">Note 729246.1 |
How To Create Or Update Role Grants On Item Using EGO_ITEM_PUB.PROCESS_ITEM_ROLE API ?
[Video] |
|
parent=DOCUMENT&sourceId=730164.1&id=1340478.1">Note 1340478.1 |
API For BOM Structure User Defined Attributes (UDA)? [Video] |
| Note 1340855.1 |
API For BOM Component User Defined Attributes (UDA)?
[Video] |
|
parent=DOCUMENT&sourceId=730164.1&id=1366502.1">Note 1366502.1 |
How to Create / Update User Defined Attributes on an 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 ? |
|
parent=DOCUMENT&sourceId=730164.1&id=1666349.1">Note 1666349.1 |
How to Associate "Images" or "Detailed Description" User-Defined Seeded Attributes to an Item using EGO_USER_ATTRS_DATA_PUB.Process_User_Attrs_Data API ? |
For a list of all the APIs , Please refer to Integration Repository available from Integrated SOA Gateway responsibility in the Application.
2. FAQ
a. Need API to load Item Catalog Category people, Associating ICC with Templates & Match Rules, is there an API for this purpose?
The API EGO_SECURITY_PUB.create_instance_set and EGO_SECURITY_PUB.grant_role suggested will not work for ICC people role. You want to add the Item catalog category user role in the ICC. So you are looking for ICC
people and not Item people. EGO_SECURITY_PUB.grant_role_guid is the private api which is called for this. Since this is Private API , this is not supported by development or support. You may have to use it at your own risk. There are no Public APIs.
REFERENCES
NOTE:728361.1 - How To Assign Items parent=DOCUMENT&sourceId=730164.1&id=729246.1" style="font-family:Simsun; font-size:12px">NOTE:729246.1 parent=DOCUMENT&sourceId=730164.1&id=1340855.1" style="font-family:Simsun; font-size:12px">NOTE:1340855.1
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.1 - How To Assign Inventory
Items To Categories Using EGO_ITEM_PUB.PROCESS_ITEM_CAT_ASSIGNMENT API [Video]
NOTE:729241.1 - How To Load User Defined
Attributes For Item Using EGO_ITEM_PUB.Process_User_Attrs_For_Item API [Video] ?
Role Grants On Item Using EGO_ITEM_PUB.PROCESS_ITEM_ROLE API [Video]
NOTE:729513.1 - How to use APIs for
Inventory / Product Information Management [Video] ?
User Defined Attributes (UDA)?
NOTE:1340478.1 - API For BOM Structure
User Defined Attributes (UDA)? [Video]
NOTE:1366502.1 - How to Create /
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.1 - How To Retrieve 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的更多相关文章
- Optimizing Item Import Performance in Oracle Product Hub/Inventory
APPLIES TO: Oracle Product Hub - Version 12.1.1 to 12.1.1 [Release 12.1] Oracle Inventory Management ...
- Information Management Policy(信息管理策略)的使用范例
基础知识 很多人都会定期收拾自己的书架或者抽屉,把里面过旧的资料拿走,为新的资料腾出空间来,这样既可以节省空间,而且当冗余资料过多的时候也会降低你查找的速度和效率.那么,在企业的SharePoint中 ...
- 2015年5月9日 student information management system
/*大作业SIMS*///头文件 #ifndef __FUNC_C__ #define __FUNC_C__ #include <stdio.h> #include <stdlib. ...
- Information Management System
Information Management System 一.代码部分 #include <stdio.h> #include <stdlib.h> #include < ...
- Desktop Management Interface & System Management BIOS
http://en.wikipedia.org/wiki/Desktop_Management_Interface Desktop Management Interface From Wikipedi ...
- [原创]从Oracle和Microsoft Sql Server迁移到PostgreSQL Plus Advanced Server
一.了解PPAS的迁移方式1.在线迁移和离线迁移使用Migration Studio或Migration Toolkit直接向PPAS数据库进行对象定义和数据表中数据的迁移称为在线迁移,生成要迁移对象 ...
- Data Management and Data Management Tools
Data Management ObjectivesBy the end o this module, you should understand the fundamentals of data m ...
- System Services -> Memory Management -> About Memory Management
Virtual Address Space Memory Pools Memory Performance Information Virtual Memory Functions Heap Func ...
- CV3
Self Assessment: 1. Skilled in developing with HTML/JavaScript/ASP.NET/C#, experienced in 3-l ...
随机推荐
- ubuntu/linux mint 创建proc文件的三种方法(两)
在这样做的内核驱动程序的开发时间.可以使用/proc下档.获取相应的信息.对于调试. 大多数/proc下的文件是仅仅读的.但为了演示样例的完整性.都提供了写方法. 方法一:使用create_proc_ ...
- 实习第一天之数据绑定:<%#Eval("PartyName")%>'
1.asp:HyperLink ID="Link" runat="server" Target="_blank" Text='<%#E ...
- 京东商城招聘scala 高级开发工程师 T3级别
岗位级别:T3 岗位职责: 1.参与自动调价.匹配系统的设计和实现 岗位要求: 1. 一年以上scala开发经验2.良好的函数式编程能力3. JAVA基础扎实4.熟悉大数据处理,有hadoop/hba ...
- Cocos2d-x3.0 Button
Size widgetSize = Director::getInstance()->getWinSize(); Text* alert = Text::create("Layout& ...
- cocos2dx 3.1从零学习(六)——CocosStudio(VS2013project导入及环境设置)
导入libCocosStudio.libExtensions.libGUI 新建的project例如以下图: 加入现有项目 右键解决方式.例如以下操作: watermark/2/text/aHR0cD ...
- PDF数据防扩散系统方案
在企业信息化过程中.大量的企业重要图纸和资料都是以电子文件的方式存在.为了避免内部关键数据的外泄,採取了多种方式:设计部门的门禁管制.防火墙.禁止计算机的USB接口等等. 可是泄密问题还是时有发生,原 ...
- 《javascript高级编程》读书笔记(三)变量、范围和内存的问题
第四章:变量.范围和内存的问题 检測类型:typeof是确定一个变量是字符串.数值.布尔值,还是undefined的最佳工具.可是假设变量的值是一个对象或null,typeof仅仅会返回" ...
- 如何在 Windows Phone 8 中获取手机的当前位置
原文 如何在 Windows Phone 8 中获取手机的当前位置 适用于:仅限于 Windows Phone 8. 本主题演示如何使用 Windows Phone 位置 API 确定手机的当前位置. ...
- windows使用nginx+memcached实现负载均衡和session或者缓存共享
windows使用nginx+memcached实现负载均衡和session或者缓存共享 两台server server1:115.29.186.215 windows2008 64位操作系统 ser ...
- 使用装饰器模式动态设置Drawable的ColorFilter
使用装饰器模式动态设置Drawable的ColorFilter 欢迎各位关注我的新浪微博:微博 转载请标明出处(kifile的博客) 非常多时候我们都希望Android控件点击的时候,有按下效果,选中 ...