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

IsInboxItemExisted Method


This method checks if an Inbox item exists.

The method searches as follows:

  1. InboxItemId
  2. ObjectId + InboxTypeName
Input Arguments

Table 33 lists the input arguments for this method.

Table 33. IsInboxItemExisted Method, Property Set
Property Name
Required
Comments

InboxItemId

No

This property is the row ID of the Inbox item.

ObjectId

No

This property is the object ID of the Inbox item.

InboxTypeName

No

This property is the name of Inbox type.

Output Arguments

Table 34 lists the output arguments for this method.

Table 34. IsInboxItemExisted Method, Property Set
Property Name
Comments

IsInboxItemExisted

A 1 indicates the Inbox item exists, and a 0 indicates it does not exist.

InboxItemId

This property is the row ID of the Inbox item.

HasActiveOwners

A 1 indicates the Inbox item has active owners, and a 0 indicates it does not have active owners.

Siebel Applications Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.