Name
|
No
|
The name of the activity displayed in the process. The default value is
WaitForEvent.
|
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 one shared resource by clicking it. Click OK.
|
Collection Filter
|
Yes
|
Enter the name for the collection which you want to listen to, such as the
test collection.
|
Listen for Insert Event
|
Yes
|
Select this check box if you want to listen to insert events in the specified collection.
|
Listen for Remove Event
|
Yes
|
Select this check box if you want to listen to remove events in the specified collection.
|
Listen for Update Event
|
Yes
|
Select this check box if you want to listen to update events in the specified collection.
|