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 ...
随机推荐
- SonarQube升级
1.阅读SonarQube更新日志: http://docs.codehaus.org/display/SONAR/Upgrading#Upgrading-ReleaseUpgradeNotes 2. ...
- [IOS]UIWebView实现保存页面和读取服务器端json数据
如何通过viewView保存访问过的页面?和如何获取并解析服务器端发送过来的json数据?通过一个简单的Demo来学习一下吧! 操作步骤: 1.创建SingleViewApplication应用,新建 ...
- http://fonts.googleapis.com/css?打开很慢解决方案
最近, 在写一个demo的时候突然发现加载超级慢, 寻找之下发现了"罪魁祸首", 系引用了http://fonts.googleapis.com/css. 接着在网上看到有网友反映 ...
- 隐马尔科夫模型(HMM)及事实上现
马尔科夫模型 马尔科夫模型是单重随机过程,是一个2元组:(S,A). 当中S是状态集合,A是状态转移矩阵. 仅仅用状态转移来描写叙述随机过程. 马尔科夫模型的2个如果 有限历史性如果:t+l时刻系统状 ...
- PB数据库相关
---------------------------------------------------------------- 数据库画板: 一张表定义了主键或者唯一索引,则能够在Results视窗 ...
- ASP.NET Core MVC Hello World
ASP.NET Core 现在ASP.NET Core还在不断成长.更新中,说不定到了明天又换了个模样,就如同一个小孩,从蹒跚学步,到奔向未来. 所以我们可以相应的去理解更新中所发生的变化,包容它.呵 ...
- D3js-堆栈图
效果图: 源码: <%@ page language="java" import="java.util.*" pageEncoding="UTF ...
- vultr centos x64 6.5.x 升级php7.0
升级前,先卸载 php5.6.x 卸载php5.6.2 从cent 6.5.x 需要卸载: yum remove php56u-mysqlnd-5.6.20-1.ius.centos6.x86_64 ...
- BC 2015在百度之星程序设计大赛 - 预赛(1)(系列转换-二分法答案贪婪)
系列转换 Accepts: 816 Submissions: 3578 Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 32768/32768 ...
- Gradle学习系列之一——Gradle快速入门(转)
这是一个关于Gradle的学习系列,其中包含以下文章: Gradle快速入门 创建Task的多种方法 读懂Gradle语法 增量式构建 自定义Property 使用java Plugin 依赖管理 构 ...