Siebel Applications Administration Guide > Configuring the Inbox > Universal Inbox Business Service Methods >

GetInboxOwnerInfo Method


This method returns field values for multiple Inbox item owners for a given Inbox item, and returns information about the action status of the items.

The method searches as follows:

  1. InboxItemId
  2. ObjectId + InboxTypeName
Input Arguments
Table 43. GetInboxOwnerInfo Method, Property Set
Property Name
Required
Comments

InboxItemId

 

For searching, not updated.

ObjectId

 

For searching, not updated.

InboxTypeName

 

For searching, not updated.

ActiveOwnerOnly

 

Default is TRUE. Indicates that information is returned only for active owners.

EvaluateOR

 

Evaluate the OR condition on all owners' actions based on the Action which is passed in from the caller.

EvaluateAND

 

Evaluate the AND condition on all owners' actions based on the Action which is passed in from the caller.

Output Arguments
Table 44. GetInboxOwnerInfo Method, Property Set
Property Name
Comments

OREvalResult

1 or 0.

ANDEvalResult

1 or 0.

Child Properties

Multiple children can be returned. See Table 45.

Table 45. GetInboxOwnerInfo Method, Child Property Set, Type = InboxOwnerInfo
Property Name
Comments

OwnerInfoId

 

OwnerPriority

 

OwnerActionLIC

Language-independent code.

OwnerUTCDueTS

UTC timestamp.

OwnerComments

 

OwnerStartWorkingTime

UTC timestamp.

OwnerEndWorkingTime

UTC timestamp.

Siebel Applications Administration Guide Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.