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

CreateInbox Method


This method creates multiple Inbox items and multiple Inbox item owners.

See Table 23 and Table 26.

Input Arguments
Table 23.  CreateInbox Method, Property Set, Type = InboxInfo
Property Name
Req'd
Comments

Child properties

 

Multiple children are allowed. See Table 24.

Table 24.  CreateInbox Method, Child Property Set, Type = InboxItemInfo
Property Name
Req'd
Comments

InboxName

Y

 

InboxTypeName

Y

 

InboxPartyId

Y

 

ObjectId

 

 

InboxExpirationDuration

 

In seconds.

InboxUTCExpirationTS

 

UTC timestamp.

Comments

 

 

The name-value pairs are put into the Inbox Parameters table.

Child properties

 

Multiple children are allowed. See Table 25.

Table 25.  CreateInbox Method, Grandchild Property Set, Type = InboxOwnerInfo
Property Name
Req'd
Comments

OwnerPartyId

Y

 

OwnerPriority

 

 

OwnerQueueDuration

 

In seconds

OwnerUTCDueTS

 

UTC timestamp

OwnerUTCStartWorkingTS

 

UTC timestamp

OwnerActionLIC

 

Language independent code

Output Arguments

Table 26.  CreateInbox Method, Property Set
Property Name
Comments

Child properties

Multiple children can be returned. See Table 27.

Table 27.  CreateInbox Method, Child Property Set, Type = ItemOutput
Property Name
Comments

InboxItemId

The row Id of the newly created Inbox item.

Child properties

Multiple children can be returned. See Table 28.

Table 28.  CreateInbox Method, Grandchild Property Set, Type = OwnerInfoOutput
Property Name
Comments

OwnerPartyId

 

OwnerInfoId

 

Applications Administration Guide