Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The first step while creating a process flow is to design the process flow using Process Designer. To create a process flow:

  1. Click Configure > Process Flow > Create Process Flow.

  2. On Create New Process Flow screen, provide the values corresponding to the fields.

  3. Enter the details in the Name and Description fields.

    Note
    In the description field, alphanumeric and few special characters (_ - . : , @  $ ? \ { } [ ] ( ) and space) are allowed. The description, however, must start with an alphabet, underscore, or number.


  4. Select the Project from the Project field.

  5. Click Done.

Process Designer window will display. You can design a process flow using two methods.

Expand
titleUsing Activity

Steps to design a process flow using blank activity:

  1. Select the activity from the Palette and drag it to the Canvas area. The dragged activity element is displayed in the Canvas area.



  2. 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.

  3. The Activity Properties is displayed. In GENERAL section, you can type the name of the element in Label text box.



  4. Click outside of Activity Properties windowto display the name in the element.
  5. 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.

  1. Click the required flow from the Palette.



  2. Connect the elements using context pad.



  3. Connect all the elements with appropriate control flow.

Once the required elements are connected with appropriate control flowthe next step is to attach the activities with elements.

 To attach Connect Server activities with elements:

  1. Click the element in which you want to attach the activity and click Option icon and then select Attach Server Entity



  2. Select the activity and click Attach.

    Info
    If you attach an activity to a blank element then the activity name is displayed in the element.




    Info
    You can also create a new activity, refer to Creating Activity in Process Designer


  3. Repeat the steps to attach activities to other elements.
  4. 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.


Expand
titleUsing Pre-configured Activity

Steps to design a process flow using pre-configured activity:

  1. In Web Process Designer, click Repository View icon. All the items in the Activities list are displayed.



  2. Select the activity from the Activities list. For example, selecting a FTP Source activity.



  3. FTP Source activity is added on Canvas area.



  4. Click Start Event and select Connect Using Sequence Flow from Context pad to connect the Start Event with source activity.



  5. Click source activity and select Append Preconfigured Activity option from Context pad to add another activity on Canvas area.



  6. Select the layout from the Activities tab and click Attach.



  7. Layout activity is added on Canvas area.
  8. Repeat the steps to add other activities to complete the process flow.


You can update the defined activity of a process flow. Follow the below steps to update the activities:

  1. Click the activity and select the View Properties option from Context pad to display Activity Properties panel.



  2. Select the Activity from Activity drop-down list. You can also create a new activity, refer to Creating Activity in Process Designer.

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.