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

UpdateInboxItemInfo Method


This method updates field values for an Inbox item. The name-value pairs are put into the Inbox Parameters table.

The method searches as follows:

  1. InboxItemId
  2. ObjectId + InboxTypeName
Input Arguments

Table 45 lists the input arguments for this method.

Table 45. UpdateInboxItemInfo Method, Property Set
Property Name
Required
Comments

InboxItemId

No

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

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.

InboxName

No

This property is the name of the Inbox. The value passed cannot be empty.

InboxPartyId

No

This property is the party ID of the Inbox owner. The value passed cannot be empty.

ReplicationLevel

No

This property indicates whether this Inbox item must be routed when using remote mobile client. Choose one of the following options:

  • All. Indicates HQ, Regional, Local.
  • Regional. Indicates HQ, Regional.
  • None. Indicates HQ.

Comments

No

None.

InboxExpirationDuration

No

The duration is expressed in seconds. The value passed cannot be empty.

InboxUTCExpirationTS

No

This property is the UTC timestamp. The value passed cannot be empty.

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