Retail Integration Mappings Report Release:16.0.21 (RCE)
Application RCE
Target Name Space http://www.oracle.com/retail/integration/base/bo/GiftListCriVo/v1
Version 1.0
Description
XSD Structure

XML-Schema Name:GiftListCriVo Version:16.0.21 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for GiftListCriVo in RCE application.
RCE's Table Name RCE's Column Name Integration API(RIB or/and RSB or/and RSL) RCE's Column Length Is Column Required in RCE's API? RCE's API Description
search_type gift_list_search_type 1 1 Can be one of the following: by owner id, by gift list id, or by gift list info. These are mutually exclusive. E.g if trying to search using Gift list's unique identifier then only value in "gift_list_id" field will be considered and other values will not be looked at. Similarly, for search gift lists for a customer. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.
fetch_giftitems_flag xs:boolean 0 1 Indicates whether the gift items are retrieved as part of the search. If not specified, expected behavior is to default to false. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes Not used.
gift_list_id varchar240 0 1 Unique identifier for the gift list. This field is used when trying to retrieve a specific gift list based on its unique identifier. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.
owner_id varchar240 0 1 Customer's unique identifier who owns the gift list. This unique identifier is provided by Customer system of record. This element will be used when trying to retrieve gift lists for a particular customer. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.
first_name varchar2120 0 1 Gift list owner's first name. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.
last_name varchar2120 0 1 Gift list owner's last name. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.
gift_list_name varchar2254 0 1 Event name of the gift list. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.
event_type varchar240 0 1 The value of this event should be one of the enums in GiftListDesc's event_type. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.
event_date xs:dateTime 0 1 Gift list's event date. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.
published_flag xs:boolean 0 1 Indicates whether the registry is published. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.
public_flag xs:boolean 0 1 Indicates whether the registry is public. Fill table column name. RIB or/and RSB Fill column length. Yes This is search criteria. Not saved to database.