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 in order not to show the error message on UI.

See Table 50.

Input Arguments
Table 50.  DeactivateInboxOwner Method, Property Set
Property Name
Req'd
Comments

ObjectId

 

For searching, not updated

InboxTypeName

 

For searching, not updated

OwnerPartyId

 

For searching, not updated

InboxItemId

 

For searching, not updated

OwerInfoId

 

For searching, not updated

OwnerPriority

 

 

OwnerActionLIC

 

Language independent code

OwnerComments

 

 

OwnerEndWorkingTime

 

UTC timestamp, or

Y, T, or TRUE to set to the current time.

Applications Administration Guide