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

CreateInboxItem Method


This method creates multiple Inbox items.

Input Arguments
Table 28. CreateInboxItem Method, Property Set, Type = InboxItemInfo
Property Name
Req'd
Comments

InboxName

Yes

 

InboxTypeName

Yes

 

InboxPartyId

Yes

 

ObjectId

 

 

InboxExpirationDuration

 

In seconds

InboxUTCExpirationTS

 

UTC timestamp

Comments

 

 

ReplicationLevel

 

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

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

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

Output Arguments

Table 29. CreateInboxItem Method, Property Set, Type = ItemOutput
Property Name
Comments

InboxItemId

The row Id of the newly created Inbox item

Applications Administration Guide