Steps to design a process flow using blank activity:
- Select the activity from the Palette and drag it to the Canvas area. The dragged activity element is displayed in the Canvas area.
- By default, all the elements, except event objects, are blank. You can add a label to the element, once you drag it to the Canvas area.
You can do this by double-clicking the element. This displays the properties associated with the element in the Activity Properties Panel. Alternately, you can click the element and select View Properties option.
- The Activity Properties is displayed. In GENERAL section, you can type the name of the element in Label text box.
- Click outside of Activity Properties window to display the name in the element.
- Repeat the steps to add more activities in the Canvas area. All the elements can be labeled in the same way.
Once the required elements are dragged to the Canvas area and proper labeling is done, it is necessary to connect them in order to design a business flow.
- Click the required flow from the Palette.
- Connect the elements using context pad.
- Connect all the elements with appropriate control flow.
Once the required elements are connected with appropriate control flow, the next step is to attach the activities with elements.
To attach Connect Server activities with elements:
- Click the element in which you want to attach the activity and click Option icon and then select Attach Server Entity.
Select the activity and click Attach.
- Repeat the steps to attach activities to other elements.
- To view or edit the properties of the Connect Server activity attached with elements, double-click the activity to view the properties of the attached activity in the Properties Panel.
If the mapping is used in a process flow, following things must be checked:
Double-click the source schema activity to open Activity Properties panel. Check the value of the Transformer property. It must be Stream 2XMLStream.
Double-click the target schema activity to open Activity Properties panel. Check the value of the Transformer property. It must be XMLStream2Stream.
If you want to save the process flow on your local hard disk then click Save Process Flow Locally button on Toolbar. Else, Autosave feature will save the process flow at defined time interval.