author: Abstract base class for all of the activeXml components, that defines all of the author: core collaboration and component integration. Provides common exception handling,author: transaction management abstraction, threading.author:
Name: catch-exception
Defines whether the exception thrown by the executing action to be caught or propogated
Values: true | false
Default: false
Name: do-close
Defines whether to execute close logic after execution or not
Name: do-commit
Defines whether to execute commit logic after execution or not
Name: reset
Defines whether to reset the component on the repeated execution
Default: true
Name: do-rollback
Defines whether to execute rollback logic after failed execution or not
Name: trigger
Defines a comma delimited list of event triggers to process
Values: any event trigger code value(s) delimited by a comma
Name: object-id
Defines the name of the persistance placeholder for a given component
Values: any value