Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

Survey - Single Process Activities

Start (Node 1)

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

Issue Survey (Node 2)

This activity notifies the Survey Participant role members that their input is required for a product survey. The message includes two `Send' attributes that display the Survey name and the timeout period in minutes.

The message also includes two `Respond' attributes that request a ranking and comments.

If you display the property page of this node, you see that the activity is assigned to a performer whose name is stored in an item attribute named Survey Participants. You will also see that the Timeout associated with this activity is stored in an item attribute named Timeout in Minutes.

Survey Results FYI (Node 3)

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 4)

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


         Previous  Next          Contents  Index  Glossary