Name
|
No
|
The name of the activity displayed in the process
Default value:
EventListener
|
MongoDB Connection
|
Yes
|
Select a shared resource by completing the following steps:
- Click the
Choose/Create Default Resource
icon to open the
Select MongodbconnectionResource Resource Template
window, where all the available resources are listed.
- In the Matching items panel, select a shared resource, and click OK.
|
Collection Filter
|
Yes
|
Enter the name for the collection that you want the EventListener activity to listen for, such as the
test collection.
Note: If you leave this field blank, the activity listens for all the collections in the specified database.
|
Listen for Insert Event
|
Yes
|
Select this check box to listen for insert events in the specified collection.
|
Listen for Remove Event
|
Yes
|
Select this check box to listen for remove events in the specified collection.
|
Listen for Update Event
|
Yes
|
Select this check box to listen for update events in the specified collection.
|
Listen for Drop Event
|
Yes
|
Select this check box to listen for drop events in the specified collection.
|
Listen for Rename Event
|
Yes
|
Select this check box to listen for rename events in the specified collection.
|
Listen for Drop Database
|
Yes
|
Select this check box to listen for drop database events in the specified collection.
|