---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Application patterns for the Agent Client Collector

# Application patterns for the Agent Client Collector {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 Minuten Lesedauer

Application patterns gather details on the applications that run on the Agent Client Collector (ACC) host. Application patterns are supported only for servers, and are triggered after the Agent Client Collector host Discovery is complete.

## Prerequisites for using application patterns {#application-patterns-acc__section_azp_51w_11c}

To enable application patterns on the Agent Client Collector, install the following:

* Agent Client Collector Framework
* Agent Client Collector for Visibility - Content
* Discovery

{#application-patterns-acc__ul_rps_npv_11c}

Set the sn_agent.appl_classification_behavior property to full, and restart any MID Servers connected to the agent.

When working in a Windows environment, ensure that you're working with Powershell 3.0 or higher.  
Role required (on the host device):

* In a Linux or macOS environment: ServiceNow user with sudoers; nopasswd enabled with regular Discovery commands.
* In a Windows environment: Local System user, SYSTEM, or a local user account where the local user account uses one of the following:
  * Logon as a service
  * Backup (SeBackupPrivilege)
  * Debug Programs privileges
  {#application-patterns-acc__ul_jrr_ccj_fgc}
{#application-patterns-acc__ul_vwf_xpv_11c}

## Using the allowlist feature for pattern execution {#application-patterns-acc__section_orw_m31_hcc}

Set the enable-patterns-on-agent parameter to true in the acc.yml file. For more details, see the [KB1585764](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1585764) knowledge base article.

## Viewing supported application patterns {#application-patterns-acc__section_pt3_m1w_11c}

To view the list of patterns supported for Agent Client Collector, navigate to AllPattern DesignerSupported Patterns for ACC. Application patterns are the only pattern types supported for use with Agent Client Collector.

## Viewing Application Patterns executed on Agent Client Collector {#application-patterns-acc__section_sy1_hrz_phc}

You can view the application patterns that were executed on a given agent.

1. Navigate to AllAgent Client CollectorAgents.
2. Select an agent.
3. Select ViewDiscovery from the context menu (hamburger).
4. Open the agent.
5. Select the Application Pattern logs tab on the bottom of the page.

   The list of patterns executed on the agent appears. Executed patterns are indicated with the value true in the
   Executed On Agent column.
{#application-patterns-acc__ol_imy_btk_b1c}

## Unsupported application pattern operations {#application-patterns-acc__section_mdz_2rp_k1c}

Application patterns aren't supported in the following pattern operations:

* WMI method invocation
* Change/unchange user
* All custom operations
* SNMP query
* Put file
{#application-patterns-acc__ul_s5s_3rp_k1c}

## Agent Client Collector pattern execution properties {#application-patterns-acc__section_zzp_jbw_11c}

Configure the following properties (AllSystem PropertiesAll Properties) to maximize the use of application patterns with Agent Client Collector:{#application-patterns-acc__table_qls_jcw_11c__entry__2}

| Property | Description |
|-|-|
| sn_agent.appl_classification_behavior | Set value to full to enable working with applications patterns and to access pattern commands in the allow-list. Default: simple Hinweis: To enable application pattern execution with the allow-list, use the allow-list template for application patterns. For details, see the [Pattern execution on ACC: Sample Allowlist for Pattern Content](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1585764) article in the Now Support Knowledge Base. |
[Tabelle : 1. Application pattern properties]

{#application-patterns-acc__table_qls_jcw_11c}{#application-patterns-acc__table_fsp_ctl_g1c__entry__2}

|   |   |
|-|-|
| mid.discovery.agent.command.mid.timeout | The maximum duration, in seconds, that the MID Server waits for a response from the agent before timing out. Default: 60 seconds |
| mid.discovery.agent.command.timeout | The maximum amount of time, in seconds, that the command is given to execute on the agent host. Default: 60 seconds |
[Tabelle : 2. MID Server configuration parameter properties]

{#application-patterns-acc__table_fsp_ctl_g1c}

## Using pattern designer debugging in ACC mode {#application-patterns-acc__section_hds_gvk_b1c}

You can debug application patterns that are configured in ACC mode.

1. Set the sn_agent.appl_classification_behavior property to full.
2. In the Pattern Designer, enable the debug option and select Use ACC connection in the Debug identification section.

{#application-patterns-acc__ol_sfq_mwk_b1c}

The pattern log indicates whether the pattern was successfully executed on the agent.

You can also receive pattern details in the following logs:

* MID Server logs: Set mid.log.level to DEBUG for the mid agent log to display details on the pattern step, ACC check, and the pattern response.
* ACC logs: Search for the string PatternOnTheFlyCheck for details on pattern checks.
{#application-patterns-acc__ul_lsb_22q_k1c}

## Oracle Global License Advisory Services (GLAS) data collection {#application-patterns-acc__section_pb3_xzk_b1c}

Oracle Java process discovery works either with patterns (when using either a MID Server or Agent Client Collector), or with file-based discovery (using Agent Client Collector with file-based discovery). If both the pattern and file-based discovery run the same Java installation, the pattern-collected data takes precedence.  
When performing Discovery with Agent Client Collector, ensure that you have the following settings:

* All users must have the Oracle GLAS store app, starting with version 1.8.4.
* Agent Client Collector users:
  * Must have the Agent Client Collector Framework store plugin.
  * Can have the Agent Client Collector for Visibility - Content store plugin, for extra data.

  {#application-patterns-acc__ul_cpy_bkb_fdc}

  For information about privileged user access, see [KB1705845](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1705845).  
  Hinweis:  
  Oracle Java discovery with ACC is applicable in all server environments. However, currently, it's partially supported for different Desktop environments. For a Windows Desktop update set, see the KB article [KB1705845](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1705845).
{#application-patterns-acc__ul_x2y_bjb_fdc}

For information on java installation Discovery using Agent Client Collector for Visibility - Content, see [Discover java installation data using Agent Client Collector for Visibility - Content file-based discovery](https://servicenow-prod.fluidtopics.net/BUJ2UgnL42jGQCFGJH0GnA "Discovering java installation data using Agent Client Collector for Visibility - Content file-based discovery enables you to discover file information in your system.").

For information on the collected data, see [Data collected during Agent Client Collector for Visibility - Content file-based Discovery](https://servicenow-prod.fluidtopics.net/~SoE7OEau18n8qw8DN~20Q "The following tables describe the data collected during Agent Client Collector for Visibility - Content file-based Discovery.").

Application patterns support Oracle GLAS data collection in a Linux environment. For details on using patterns, see [Oracle Global License Advisory Services (GLAS) data collection using patterns](https://servicenow-prod.fluidtopics.net/7EzgwXjai6yWxWjUnRD78A "The ServiceNow Discovery application uses the Oracle verified GLAS Data Collection pattern to discover Oracle GLAS data. This data includes discovered Oracle Database, Middleware, and Java configuration items.").

Although Oracle GLAS supports Put file operations, the related files are deployed using Agent Client Collector plugins instead of SSH or WMI.
* **[Discover java installation data using Agent Client Collector for Visibility - Content file-based discovery](https://servicenow-prod.fluidtopics.net/BUJ2UgnL42jGQCFGJH0GnA)**   
  Discovering java installation data using Agent Client Collector for Visibility - Content file-based discovery enables you to discover file information in your system.

**Zugehörige Konzepte**   

* [Discovery patterns used by ITOM Visibility](https://servicenow-prod.fluidtopics.net/OjfwnF9YTM~M_1VajzsgCw "Service Mapping and Discovery use patterns in their discovery process that cover most industry standard network devices and applications. You can customize these patterns and create new ones.")

