Using the Process Analyst > Process Analyst for Developers > Cicode Programming Reference

Automation Examples

One way of understanding how to use the Process Analyst's automation model is to see some example code. The following examples cover some concepts of extensibility offered by the Process Analyst:

The samples assume you are using the Example project and have pasted a new Process Analyst onto the test page provided by the project.

You will also need to configure the Process Analyst object's Name and Event class by doing the following:

  1. In the Example project open the "test" page in Graphics Builder
  2. Click the Process Analyst icon in the toolbox to insert the control.
  3. Resize the control to fit the test page.
  4. Double-click the Process Analyst.
  5. Click the Access/Identification tab.
  6. Change the Object Name to CPA.
  7. Change the Event class to CPA_E.
  8. Click Apply and OK.