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

CreateInboxItem Method


This method creates multiple Inbox items. The name-value pairs are put into the Inbox Parameters table.

Input Arguments

Table 27 lists the input arguments for this method.

Table 27. CreateInboxItem Method, Property Set, Type of InboxItemInfo
Property Name
Required
Comments

InboxName

Yes

This property is the name for the Inbox.

InboxTypeName

Yes

This property is the name of Inbox type.

InboxPartyId

Yes

This property is the party ID of the Inbox owner.

ObjectId

Yes

This property is the object ID of the inbox item.

InboxExpirationDuration

No

The duration is expressed in seconds.

InboxUTCExpirationTS

No

This property is the UTC timestamp.

Comments

No

None.

ReplicationLevel

No

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

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

Table 28 lists the output arguments for this method.

Table 28. CreateInboxItem Method, Property Set, Type of ItemOutput
Property Name
Comments

InboxItemId

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

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