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

CreateInboxOwner Method


This method creates multiple Inbox item owners for an Inbox item. If DeactivateOthers is true, the method deactivates the current active Inbox item owners before creating new owners.

The method searches as follows:

  1. InboxItemId
  2. ObjectId + InboxTypeName
Input Arguments

Table 29 lists the input arguments for this method for the property set.

Table 29. CreateInboxOwner Method, Property Set
Property Name
Required
Comments

InboxItemId

No

This property is the row ID of the newly-created Inbox item.

ObjectId

No

This property is the object ID of the inbox item.

InboxTypeName

No

This property is the name of Inbox type.

DeactivateOthers

No

This property deactivates the current active Inbox item owners before creating new owners when the value is Yes (the default).

Child properties

No

Multiple children are allowed. See Table 30.

Table 30 lists the input arguments for this method for the child property set.

Table 30. CreateInboxOwner Method, Child Property Set, Type of InboxOwnerInfo
Property Name
Required
Comments

OwnerPartyId

Yes

This property is the party ID of the Inbox owner.

OwnerPriority

No

None.

OwnerQueueDuration

No

The duration is expressed in seconds.

OwnerUTCDueTS

No

This property is the UTC timestamp.

OwnerUTCStartWorkingTS

No

This property is the UTC timestamp.

OwnerActionLIC

No

This property is the language-independent code.

Output Arguments

Table 31 lists the output arguments for this method for the property set.

Table 31. CreateInboxOwner Method, Property Set, Type of ItemOutput
Property Name
Comments

InboxItemId

This property is the row ID of the newly-created Inbox item.

DeactivateOthers

This property indicates whether or not the other owners have been deactivated.

Child properties (OwnerInfoOutput)

Multiple children can be returned. See Table 32.

Table 32 lists the output arguments for this method for the child property set.

Table 32. CreateInboxOwner Method, Child Property Set, Type of OwnerInfoOutput
Property Name
Comments

OwnerPartyId

This property is the party ID of the Inbox owner.

OwnerInfoId

This property is the information ID of the Inbox owner.

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