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

CreateInboxEx Method


This method creates an Inbox item and an Inbox item owner.

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

InboxName

Yes

 

InboxTypeName

Yes

 

InboxPartyId

Yes

 

Comments

 

 

ObjectId

 

 

InboxExpirationDuration

 

In seconds

InboxUTCExpirationTS

 

UTC timestamp

ReplicationLevel

 

Indicate whether this Inbox item needs to be routed when using remote databases.

  • All = HQ, Regional, Local
  • Regional = HQ, Regional
  • None = HQ

OwnerPartyId

Yes

 

OwnerPriority

 

 

OwnerQueueDuration

 

In seconds

OwnerUTCStartWorkingTS

 

UTC timestamp

OwnerActionLIC

 

Language independent code

OwnerUTCDueTS

 

UTC timestamp

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

Output Arguments
Table 21. CreateInboxEx Method, Property Set
Property Name
Comments

InboxItemId

 

OwnerInfoId

 

Applications Administration Guide