Get Profile Attribute Method
This method is one of the Product Manipulation Toolkit Business Service Methods. It returns the value of the specified attribute of the user profile.
Arguments
Argument | Description |
---|---|
Profile Attribute Name |
[in] Name of the user profile attribute to be retrieved.(Required) |
Profile Attribute Value |
[out] Value of the profile attribute. This value is NULL if the attribute is not set. (Required) |
Returns
Value of the user profile attribute.
Related Information
See the topic about workflows in Siebel Order Management Guide, and Set Profile Attribute Method.