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

Get Hierarchy Value Method


This method returns a string field value in the integration object structure.

The following are inputs for Get Hierarchy Value:

  • Hierarchy Path - String. This is the path to the IC parent of the field. Note that this path does not include the field name.
  • Property Name - String. This is the name of the field to read.
  • Siebel Message - Hierarchy. This is the integration object you are looking into.
  • ReturnBlankIfNull - String. (Optional) This allows the returned value to be blank, instead of returning an error if the field is not found in the hierarchy.

Get Hierarchy Value has only one output:

  • Property Value - String. This is the value of the field the brand owner is examining.

Example: Transfer Cart Inbound Create Contact Process, Get Contact Street Address

Siebel Partner Relationship Management Administration Guide Copyright © 2007, Oracle. All rights reserved.