You can modify an object's properties from its property sheet. To open a synchronization property sheet, double-click its diagram symbol or its Browser entry in the Synchronizations folder.
The General tab contains the following properties:
Property |
Description |
---|---|
Name |
Specifies the name of the item, which should be clear and meaningful, and should convey the item's purpose to non-technical users. |
Code |
Specifies the technical name of the object, which is used for generating code or scripts. |
Comment |
Specifies a descriptive comment for the object. |
Stereotype |
Extends the semantics of the object. You can enter a stereotype directly in this field, or add stereotypes to the list by specifying them in an extension file. |
The Action tab contains the following properties:
Property |
Description |
---|---|
Action (text box) |
Specifies an action to be evaluated to determine how the synchronization should be traversed. You can enter any appropriate information in this box, as well as open, insert and save text files. |
Timeout |
Specifies the timeout limit. The default value is zero. When the value is not set to zero, it means that a timeout exception occurs if the execution of the activation takes more than the specified timeout limit. You can type any alphanumeric value in the Timeout box (Example: 20 seconds). |