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

DeactivateInboxOwner Method


This method deactivates an Inbox item owner and updates field values for that Inbox item owner.

The method searches as follows:

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

If there is SSASqlErrWriteConflict conflict, clear the error message to show the error message on UI.

Input Arguments

Table 48 lists the input arguments for this method.

Table 48. DeactivateInboxOwner 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. The ID is not updated, but is used for searching.

InboxItemId

No

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

OwnerInfoId

No

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

OwnerPriority

No

None.

OwnerActionLIC

No

This property is the language-independent code.

OwnerComments

No

None.

OwnerStartWorkingTime

No

This property is the UTC timestamp. To set to the current time, enter a value of Y, T, or TRUE.

OwnerEndWorkingTime

No

This property is the UTC timestamp. To set to the current time, enter a value of Y, T, or TRUE.

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