A process event is an encapsulated container with information. A typical work flow for the event.
Event Initialize Attribute
Create process (download) attributes.
Event Process Attributes
Read values from user (operation) attribute.
Write the value to the process attributes.
Event Compute (optional)
e.g. create simulation cycle.
This work flow is necessary to be able to upload the event again, because we can only upload events and the event attributes. While uploading the event process attribute function is not called.
|