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

Set Hierarchy Value Method


This method is a complementary function to Get Hierarchy Value. It sets the value of a property in an object.

The following are inputs for Set Hierarchy Value:

  • Hierarchy Path - String. This specifies the integration component path to the field.
  • Property Name - String. This is the name of the property you want to set.
  • Property Value - String. This is the value for which you want to set the property.
  • Siebel Message - Hierarchy. This is the object that you want to have this new field.

    If there is a problem with the path (a component in the path cannot be found), an error is returned.

Set Hierarchy Value has only one output:

  • Siebel Message - Hierarchy. This is the object with the hierarchy value set correctly.

Example: Transfer Cart Outbound Create Header Process, Set Message Time Stamp

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