Not Able To Get Child Data Using Rest API In IP2017
(Doc ID 2371189.1)
Last updated on APRIL 04, 2025
Applies to:
Siebel CRM - Version 17.0 [IP2017] and laterInformation in this document applies to any platform.
Symptoms
17.0 [IP2017] version, Loyalty
Not able to get Child data Using Rest API in IP2017
Created Custom Business Object and IO to get Child data as below
https://servername/siebel/v1.0/data/GM LOY Member VPP/LOY Member/LOY Member/1-3FRR/LOY Voucher/ ?searchspec=([Member Id]=1-3FRR)
BO: LOY Member VPP with few Vanilla BCs like LOY Member , LOY Voucher etc.
IO : Base LOY Member VPP
BC : LOY Member
Row_Id of Member : 1-3FRR
Querying LOY Voucher using Field Member Id to fetch related Vouchers
Showing error as below
"ERROR": "Incorrect Business Component name '1-3FRR' or the Business Component is not mapped to any Integration Component in the Integration Object 'Base LOY Member VPP'.(SBL-EAI-50257)"
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Tried querying directly from Voucher By creating below custom Objects
Link: Parent BC:LOY Voucher;Child BC:LOY Member; Source Field:Member Id; Destination Field: Id
BO: Voucher with Vanilla BCs like LOY Member , LOY Voucher etc.
Mapped above created link to LOY Member in BO
Based on this BO Created IO: Base Voucher VPP
delivered workspace
while testing this in REST API
https://servername/siebel/v1.0/data/Voucher/LOY Voucher/Member Id=1-6AYR
Getting error as below
"ERROR": "There is no data for the requested resource"
ERROR
-----------------------
"ERROR": "Incorrect Business Component name '1-3FRR' or the Business Component is not mapped to any Integration Component in the Integration Object 'Base LOY Member VPP'.(SBL-EAI-50257)"
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |