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

CreateInboxEx Method


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

See Table 21 and Table 22.

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

InboxName

Y

 

InboxTypeName

Y

 

InboxPartyId

Y

 

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

Y

 

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 22.  CreateInboxEx Method, Property Set
Property Name
Comments

InboxItemId

 

OwnerInfoId

 

Applications Administration Guide