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

GetInboxOwnerInfoEx Method


This method returns field values for an Inbox item owner. If the Inbox item owner is in the screen-active business component record, then the method returns the values from the screen-active business component.

The method searches as follows:

  1. OwnerInfoId
  2. InboxItemId, OwnerPartyId
  3. ObjectId, InboxTypeName, OwnerPartyId
Input Arguments

Table 39 lists the input arguments for this method.

Table 39. GetInboxOwnerInfoEx Method, Property Set
Property Name
Required
Comments

ObjectId

No

This property is the object ID of the Inbox item. It is not updated, but is used for searching.

InboxTypeName

No

This property is the name of Inbox type. It is not updated, but is used for searching.

OwnerPartyId

No

This property is the party ID for the Inbox owner. It is not updated, but is used for searching.

InboxItemId

No

This property is the row ID of the Inbox item. It is not updated, but is used for searching.

OwnerInfoId

No

This property is the information ID for Inbox owner. It is not updated, but is used for searching.

Output Arguments

Table 40 lists the output arguments for this method.

Table 40. GetInboxOwnerInfoEx Method, Property Set
Property Name
Comments

OwnerInfoId

This property is the information ID for Inbox owner.

OwnerPriority

This property is the owner priority for the Inbox item task.

OwnerActionLIC

This property is the language-independent code.

OwnerUTCDueTS

This property is the UTC timestamp.

OwnerComments

None.

OwnerStartWorkingTime

This property is the owner start working time for the Inbox item task.

OwnerEndWorkingTime

This property is the owner end working time for the Inbox item task.

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