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

CreateInboxEx Method


This method creates an Inbox item and an Inbox item owner. The name-value pairs are put into the Inbox Parameters table.

Input Arguments

Table 19 lists the input arguments for this method.

Table 19. CreateInboxEx Method, Property Set, Type of InboxInfo
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.

Comments

No

None.

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.

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.

OwnerPartyId

Yes

This property is the party ID of the Inbox owner.

OwnerPriority

No

None.

OwnerQueueDuration

No

The duration is expressed in seconds.

OwnerUTCStartWorkingTS

No

This property is the UTC timestamp.

OwnerActionLIC

No

This property is the language-independent code.

OwnerUTCDueTS

No

This property is the UTC timestamp.

Output Arguments

Table 20 lists the output arguments for this method.

Table 20. CreateInboxEx Method, Property Set
Property Name
Comments

InboxItemId

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

OwnerInfoId

This property is the information ID for the Inbox owner.

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