Siebel Partner Relationship Management Administration Guide > Setting Up Application Services Interfaces for Siebel PRM > Business Services Used by Siebel PRM ASIs >

Append Hierarchy Method


This method appends a child integration object to a parent integration object. The parent object must contain the child object's full definition.

See the notes about calls to the Load Child Hierarchy method. There is a dependency in calls to Append Hierarchy on calls to Load Child Hierarchy, so the Load Child Hierarchy method must be called before calling this method.

The following are inputs for Append Hierarchy:

  • Hierarchy Path - String. This is used to denote where to append the child to the parent.
  • SiebelMessage - Hierarchy. This is used to store the parent hierarchy's integration object data.

Append Hierarchy has only one output:

  • SiebelMessage - Hierarchy. This is the resulting object instance with the child attached to the parent in the correct place on the data structure.

Example: Transfer Cart Outbound Create Header Process, Append Header to Message

Siebel Partner Relationship Management Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.