Adapter Microagents and Methods

You can use TIBCO Hawk microagents to supplement the monitoring information provided by the standard logging levels capability.

Examples of supplemental information that you can obtain with microagents include the repository URL, command line arguments used to start the adapter configuration, and so on.

Each adapter configuration has the following three microagents, with different capabilities and names. The same microagent follows different naming conventions, depending on how an adapter configuration is started from TIBCO Business Studio.

  • Standard Microagent

    Predefined in TIBCO Adapter SDK. You can use the microagent to perform queries on all running adapter configurations, regardless of their class or application.

    Naming in TIBCO Business Studio

    COM.TIBCO.ADAPTER.adr3.%%Deployment%%.%%InstanceId%%

  • Class Microagent

    Predefined in TIBCO Adapter SDK. You can use the microagent to perform queries on one class of the adapter configuration.

    Naming in TIBCO Business Studio

    COM.TIBCO.adr3.%%Deployment%%.%%InstanceId%%

  • Custom Microagent

    Predefined in TIBCO ActiveMatrix Adapter for SAP. You can use the microagent to perform the adapter specific queries.

    Naming in TIBCO Business Studio

    SAPAdapterMicroAgent