Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

Survey - Master/Detail Process Activities

Start (Node 1)

This is a Standard function activity that simply marks the start of the process.

Start individual requests (Node 2)

This function activity starts a detail work item for each member of the Survey Participants role, thus creating an individual survey for each user. The function copies all relevant item attribute values from the Survey - Master/Detail Process to each Detail Survey Process work item. In addition, the Master/Detail Process item key is set as the parent item for each Detail Survey Process work item.

Wait For Flow (Node 3)

This is a standard function activity that is used here to pause the flow until the corresponding detail processes complete a specified activity.

Survey Results FYI (Node 4)

This activity notifies the survey participants of the results of the survey. The message includes two `Send' attributes that display the Survey name and the Result Script. Result Script is of type PL/SQL Document and generates a PL/SQL document that summarizes the survey results.

If you display the property page of the node, you see that the activity is assigned to a performer whose name is stored in an item attribute named Survey Participants.

End (Node 5)

This is a Standard function activity that simply marks the end of the process.


         Previous  Next          Contents  Index  Glossary