Versions Compared

Key

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

...

  1. Click Check Resource and Connectivity icon (or press ALT+SHIFT+C) to check resource and connectivity.

  2. Click Run Event Process icon (ALT+SHIFT+R) to run the event process. Feeder1 and Display1 windows get opened.

  3. Add a breakpoint on the route connecting 'Feeder1' and 'DB_Select' by right-clicking the route and selecting Add Breakpoint under Interceptor .

    Image Modified
    Figure 23: Adding breakpoint

  4. In the Feeder window, provide the values for 'EmpId', 'EmpName' and 'DeptId' and click Send.

    Image Modified
    Figure 24: Sending input from Feeder

  5. This message will be stored on the route connecting 'Feeder1' and 'DB_Select'. Click
    1. Right-click the route
    . Go to 'Fiorano Debugger' and select the route again. Now, click 'Application Context' tab which will display
    1. and select the View Fiorano Debugger option from Interceptor right-click menu option.
    2. In the Fiorano Debugger, select the route name that appears in the Breakpoints section.
    3. Click the Application Context tab which displays the Application Context that has been set and available throughout the event process.
    4. Click Send Image Added button. DB_Select executes Select query on DeptDetails table based on 'Dept_Id' sent from Feeder component and fetches 'Dept_Name' and 'Dept_Manager' values. Using 'Emp_Id', 'Emp_Name' values from Application Context and 'Dept_Id', 'Dept_Name', 'Dept_Manager' values from DB_Select output, a new record is inserted into 'EmployeeDetails' table.
    Image Removed

    1. Image Added
      Figure 25: Viewing created Application Context

  6. In the Display window, UpdateCount value can be seen as '1' which indicates the successful insertion of data into the table.

    Image Modified
    Figure 26: Display component with Insert Query result

Anchor
_Toc387138099
_Toc387138099
Reference

Adaptavist ThemeBuilder EngineAtlassian Confluence