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 ...
随机推荐
- 微通道对接ERP、CRM、OA、HR、SCM、PLM和其他管理系统解决方案
公司现有ERP.CRM.OA.HR.SCM.PLM等管理系统的对接微信公共平台服务 方法1:开放接口 企业开放现有系统数据接口给第三方,或由第三方开发数据接口对接微信公众平台 方法2:获取数据库 企业 ...
- JSP内置对象之request
书接上回,上次跟大家概括的说了说JSP的九种常用内置对象.接下来就该聊聊它们各自的特点了,今天先说说request吧. 下面是request的一些常用方法: isUserInRole(String r ...
- pcie inbound、outbound及EP、RC间的互相訪问
Inbound:PCI域訪问存储器域 Outbound:存储器域訪问PCI域 RC訪问EP: RC存储器域->outbound->RC PCI域->EP PCI域->inbou ...
- socket用法
INADDR_ANY是ANY,是绑定地址0.0.0.0上的监听, 能收到任意一块网卡的连接:INADDR_LOOPBACK, 也就是绑定地址LOOPBAC, 往往是127.0.0.1, 只能收到127 ...
- vim ctl+v批量添加/删除
vim编辑器---批量注释与反注释 在使用vim编写代码的时候,经常需要用到批量注释与反注释一段代码.下面简要介绍其操作. 方法一 块选择模式 插入注释: 用v进入virtual模式 用上下键选中需要 ...
- 两个实验操作系统-ubuntu在安装配置pintos
安前两次莫名其妙, 蛋疼的实验操作系统.. 首先下错了总结第一次. 使用最后gdb调试pintos什么时候, 这个错误将被报告: bochsrc.txt:8: Bochs is not compile ...
- 利用sendmsg和recvmsg来指定发送接口或者获取接收数据接口
前言 sendmsg和recvmsg函数是一对相对下层的套接字发送.接受函数. 通过这对函数,我们能够设置或者取得数据包的一些额外的控制信息.这些信息中比較经常使用的就是本文要介绍的发送.接受 ...
- 时间复杂度为O(nlogn)的LIS算法
时间复杂度为 n*logn的LIS算法是用一个stack维护一个最长递增子序列 如果存在 x < y 且 a[x] > a[y],那么我们可以用a[y]去替换a[x] 因为a[y]比较小 ...
- C语言简单的菜单选项
#include <stdio.h> char get_choice(void); char get_first(void); int get_int(void); void count( ...
- 在JAVA中使用LUA脚本记,javaj调用lua脚本的函数(转)
最近在做一些奇怪的东西,需要Java应用能够接受用户提交的脚本并执行,网络部分我选择了NanoHTTPD提供基本的HTTP服务器支持,并在Java能承载的许多脚本语言中选择了很久,比如Rhino,Jy ...