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

CreateInboxItem Method


This method creates multiple Inbox items.

See Table 29 and Table 30.

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

InboxName

Y

 

InboxTypeName

Y

 

InboxPartyId

Y

 

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 30.  CreateInboxItem Method, Property Set, Type = ItemOutput
Property Name
Comments

InboxItemId

The row Id of the newly created Inbox item

Applications Administration Guide