
You can monitor the status and processing of composite forms by enabling the tracing capability of the GP Monitor. If you encounter a problem, you can enable the tracer to track the number of instances (traces) for a particular composite form template. The GP Monitor displays the methods invoked on the form instances during their lifetime, so that you can reproduce the problem and disable the tracer.
You can:
To monitor the status of composite forms, open the Composite Forms tab page.
Checking the Status of Adapters
You conduct a basic test to check whether the installed adapters are properly working. To do this, select an adapter from the dropdown box and choose Test Adapter. The result of the test can be the following:
More information: Configuring Adapters
Enabling or Disabling Forms Tracer
You can trace all instances of a composite form in order to reproduce an existing problem. To change the tracer status choose:
This option is set to Disable by default. The reason is that the forms tracer generates a considerable amount of information, which is not usually necessary unless you are trying to track down and reproduce an existing problem. Experienced developers deal with this extensive information.
Clearing Trace Entries
You can clear trace entries from the memory or database in order to filter the latest traces from older ones. To do this, select one of the following options:
Choose an option and select Clear.
Viewing Trace Information
You can view the trace (instance) list organized by:
To do this:
The system displays all templates that match your criteria. You can see relevant details of each template as well as how many traces (instances) are available for it.
All traces of a composite form.
Shows how a template is processed.
Each trace is displayed in a separate node that can be expanded.
You can see a list of all logged actions (methods) performed on the form instance. You can also view information about input and output parameter values for each method that exposes them.
This step is mainly executed by developers in case they recognize a problem in the processing of a composite form. The reason is that the system generates a considerable amount of information which is not normally helpful for the end user.
Under Details, you can view more detailed information about the selected entry, for example a method message or an attribute value.
Deleting Traces
You can delete traces from the database or memory in order to clear valuable disk space. To do this, perform one of the following: