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

CreateInbox Method


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

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

Child properties

 

Multiple children are allowed. See Table 23.

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

InboxName

Yes

 

InboxTypeName

Yes

 

InboxPartyId

Yes

 

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 24.

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

OwnerPartyId

Yes

 

OwnerPriority

 

 

OwnerQueueDuration

 

In seconds

OwnerUTCDueTS

 

UTC timestamp

OwnerUTCStartWorkingTS

 

UTC timestamp

OwnerActionLIC

 

Language independent code

Output Arguments

Table 25. CreateInbox Method, Property Set
Property Name
Comments

Child properties

Multiple children can be returned. See Table 26.

Table 26. 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 27.

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

OwnerPartyId

 

OwnerInfoId

 

Applications Administration Guide