How to Search Component Item for Structures via Web Service
(Doc ID 2381847.1)
Last updated on OCTOBER 23, 2019
Applies to:
Oracle Fusion Product Hub - Version 11.12.1.0.0 and laterOracle Fusion Product Development Cloud Service - Version 11.12.1.0.0 and later
Oracle Fusion Product Hub Cloud Service - Version 11.12.1.0.0 and later
Information in this document applies to any platform.
Goal
While trying to fetch the Structure (Parent) Items based on the Component Item using the findStructure web service in SOAP UI (User Interface), the below error occurs in the response payload:
ERROR
-----------------------
JBO-25002: Definition ComponentItemNumber of type Attribute is not found.
EX:
Structure Item: XXA XXB XXC
Component Item: YYM YYR YYS
Component Item: YYO YYN YYM
Component Item: YYQ YYM YYP
How to pass ComponentItemNumber as an attribute and value as (YYM) in the findStructureComponentItemNumberCriteriaRequest.xml payload, to get the payload response as XXA,XXB and XXC Structures (only the immediate parent of a component)?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |