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 ...
随机推荐
- struts2第一个程序的详解(配图)
首先我们在struts2中要写上一个action <packagename="fish"namespace="/test"extends="st ...
- HYSBZ 1036(树链剖分)
题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=28982#problem/E 题意:给定一棵树及树上的点权,要求三种操作: 1) ...
- 创建和关联内容数据库到指定Web应用程序和站点集
创建和关联内容数据库到指定Web应用程序和站点集 一个Web应用程序不限于使用单个内容数据库.SharePoint同意你关联多个内容数据库到Web应用程序.原因之中的一个是基于内容数据 ...
- 求1e11以内的素数
有两种做法,一种是打表,另一种是直接求. 打表 将1e11每隔len(len=2000w)个数字统计一下该区间内素数的个数,比如cnt[1] 表示[1,len]以内有多少个素数,cnt[2]表示[le ...
- SVN的log,cat,list,diff的使用
svn log 展示给你主要信息:每个版本附加在版本上的作者与日期信息和所有路径修改. svn diff 显示特定修改的行级详细信息. svn cat ...
- maven项目建立pom.xml报无法解析org.apache.maven.plugins:maven-resources-plugin:2.4.3
一.发现问题 建立maven项目后,pom.xml在显示红叉.鼠标放上去,显示Executiondefault-testResources of goalorg.apache.maven.plugin ...
- MySQL 触发器例子(两张表同步增加和删除)
以下两个例子来自:http://www.cnblogs.com/nicholas_f/archive/2009/09/22/1572050.html实测有效,但是原帖的分隔符不正确,因此稍作修改.其中 ...
- 从零开始学Xamarin.Forms(二) 环境搭建、创建项目
原文:从零开始学Xamarin.Forms(二) 环境搭建.创建项目 一.环境搭建 Windows下环境搭建: 1.下载并安装jdk.Android SDK和NDK,当然还需要 VS2013 ...
- Solaris 10下使用Python3
通常在Solaris 10上仅仅能使用Python2.x. 假设使用Python3的话,一种就是http://www.sunfreeware.com获取可用的二进制版本号.只是眼下这个站点已经不提供免 ...
- error C2504: “CActiveXDocControl”: 基类没有定义
这样的错误,通常,第一个文件失败: 1.相互头包括 2.头文件秩序 此错误是编译错误,和"inclued头文件"有关 问题描写叙述 有三个头文件AgentSDK.h.AA.h.BB ...