Assigning Operations to Types

As expert user, you must a follow a given method to instantiate operations.


Before you begin: You must have created the Skate type.
See Also
About Operations
Defining the Data Flow
Creating a Resource Table
  1. Double-click the Skate type in the tree to set it as current.
  2. Click Sequence Combination to create the "container" Operation that will contain the other ones.
    The sequence is created.
  3. Double-click the sequence to display the associated dialog box and rename it to Initialize. Click OK when done.
  4. Right-click the sequence and select Set as current.
  5. Click Knowledge Dialog to create an operation designed to display a dialog box created in the Know-how Apps User Experience app.
    The KnowledgeDialog operation is added
  6. Double-click the KnowledgeDialog operation to display the associated dialog box and rename it to Launch panel. Click OK when done.
  7. Click Synchronize Parameters to create an operation designed to write the value of the Usage attribute entered in the Launch panel dialog box onto the Usage attribute of the Skate type.
    Important:
    • When you create an operation, it becomes the current one and is underlined in both trees.
    • If you add a new operation, it is located next to the current one. There is one exception: if the current operation is Sequence or a Loop, the new operation will be inserted into the Sequence or the Loop. To add a new Main Sequence to a type, the type must be set as current in the right tree.