---
sourceDocument: Australia Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/integrate-applications

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# BMC Remedy Spoke

# BMC Remedy Spoke {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 5 min. de leitura

Manage change requests, incidents, problems, and other records in BMC Remedy
from your ServiceNow instance.

## Request apps on the Store {#bmcremedy-spoke__section_ff4_y2f_mjb}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the [ServiceNow Store version history release notes](https://docs.servicenow.com/bundle/store-release-notes/page/release-notes/store/sn-store-release-notes.html).{#bmcremedy-spoke__inline-send-to-store}

## Integration Hub subscription {#bmcremedy-spoke__section_rsf_yvb_l3b}

This spoke requires an Integration Hub subscription. For more information, see [Legal schedules - IntegrationHub overview](https://www.servicenow.com/content/dam/servicenow-assets/public/en-us/doc-type/legal/snc-addendum-integrationhub.pdf).

## Spoke version {#bmcremedy-spoke__section_xfx_ndv_bsb}

BMC Remedy spoke v1.4.1 is the latest version.{#bmcremedy-spoke__bmcrem-ver}

## Spoke dependencies {#bmcremedy-spoke__section_rxy_bmq_glb}

If you're having trouble installing the app, ensure that these
dependent plugins are installed:

* ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
* ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
* ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
* Complex Object (com.glide.cobject)

{#bmcremedy-spoke__ul_xpv_nfj_flb}  
Nota:  
Some of these plugins are licensable features and require an appropriate license if used outside the spoke implementation. For information on licenses, contact your account manager.

## Supported versions {#bmcremedy-spoke__section_ccw_l34_zgb}

This spoke was built for BMC Remedy AR server version 19.08, but may be compatible with later versions.

## Spoke flows {#bmcremedy-spoke__section_egq_wn2_qnb}

The BMC Remedy spoke provides the Look up Record sample flow to demonstrate retrieving the details of
records based on last modified date. To customize the sample flow, copy it to the required
application scope.

## Spoke subflows {#bmcremedy-spoke__section_kkl_h42_qnb}

The BMC Remedy spoke provides the Get Incident Request ID sample subflow to demonstrate retrieving the
Request IDs of the specified incident numbers. To customize the sample subflow, copy it to
the required application scope.

## Spoke actions {#bmcremedy-spoke__section_hrs_1gt_kfbb}

The BMC Remedy spoke provides actions to perform BMC Remedy tasks when events occur in ServiceNow. Available actions
include:  
{#bmcremedy-spoke__table_j4r_gpw_4lb__entry__3}

| Category | Action | Description |
|-|-|-|
| Change Management | Create Change | Creates a change request in BMC Remedy. |
| CMDB Management | Get Class Attributes | Retrieves class attributes schema from BMC Remedy. |
| CMDB Management | Get Classes | Retrieves the list of all non-abstract classes in the BMC Remedy CMDB. |
| CMDB Management | Get Datasets | Retrieves the list of all datasets in BMC Remedy CMDB. |
| CMDB Management | Get Namespace | Retrieves the list of all namespaces in BMC Remedy CMDB. |
| CMDB Management | Look up CMDB Data | Get All Incidents all CMDB data for specified dataset, namespace, and class from BMC Remedy. |
| Incident Management | Create Incident | Creates an incident in BMC Remedy. |
| Incident Management | Get All Incidents | Retrieves details of all incidents from BMC Remedy. |
| Incident Management | Update Attachment | Updates the attachment of the required incident in BMC Remedy. |
| Incident Management | Get Incident By Number | Retrieves details of the specified incident. |
| Metadata Retrieval | Get All Objects | Retrieves name and label of all objects in BMC Remedy. |
| Metadata Retrieval | Alias Selector | Validates the given alias specific to the BMC Remedy spoke and retrieves the alias if it is valid. |
| Metadata Retrieval | Get Change Form Fields | Retrieves the list of fields in the Change Interface form table. |
| Metadata Retrieval | Get Change Status | Retrieves the list of all statuses in the BMC Remedy Change Management. |
| Metadata Retrieval | Get Change Timing | Retrieves the list of all change timings in BMC Remedy Change Management. |
| Metadata Retrieval | Get Creatable Fields | Retrieves the list of creatable fields in a required standard or custom BMC Remedy table. |
| Metadata Retrieval | Get Creatable Objects | Retrieves the list of creatable objects in BMC Remedy. |
| Metadata Retrieval | Get Impact | Retrieves the list of all impacts in the BMC Remedy. |
| Metadata Retrieval | Get Incident Form Fields | Retrieves the list of fields in the Incident Interface form table. |
| Metadata Retrieval | Get Incident Status | Retrieves the list of all statuses in BMC Remedy Incident Management. |
| Metadata Retrieval | Get Investigation Driver | Retrieves the list of all investigation drivers in BMC Remedy Problem Management. |
| Metadata Retrieval | Get Object Schema | Retrieves schema of the specified object in BMC Remedy. |
| Metadata Retrieval | Get Problem Form Fields | Retrieves the list of fields in the Problem Interface form table. |
| Metadata Retrieval | Get Problem Status | Retrieves the list of all statuses in BMC Remedy Problem Management. |
| Metadata Retrieval | Get Queryable Fields | Retrieves the list of updatable fields in a required standard or custom BMC Remedy table. |
| Metadata Retrieval | Get Reported Source | Retrieves the list of all reported sources in BMC Remedy Incident Management. |
| Metadata Retrieval | Get Risk Level | Retrieves the list of all risk levels in BMC Remedy Change Management. |
| Metadata Retrieval | Get Service Type | Retrieves the list of all service types in BMC Remedy Incident object. |
| Metadata Retrieval | Get Token | Generates access token for BMC Remedy. |
| Metadata Retrieval | Get Updatable Fields | Retrieves the list of updatable fields in the required standard or custom BMC Remedy table. |
| Metadata Retrieval | Get Urgency | Retrieves the list of all urgencies in BMC Remedy. |
| Problem Management | Create Problem | Creates a problem in BMC Remedy. |
| Record Management | Create Record | Creates record of the required type in BMC Remedy. |
| Record Management | Get Record Details By ID | Retrieves details of the specified record. |
| Record Management | Look up Record | Looks up a record in BMC Remedy based on the query fields. |
| Record Management | Update Record | Updates details of the specified record in BMC Remedy. |
| Service Request Management | Create Service Request | Creates a service request in BMC Remedy. |
| Service Request Management | Get Service Request Form Fields | Retrieves the list of fields in the Service Request Interface form table. |
| Service Request Management | Get Service Request Status | Retrieves the list of all status in the BMC Remedy Service Request management. |
[ ]

{#bmcremedy-spoke__table_j4r_gpw_4lb}

## Spoke modules {#bmcremedy-spoke__section_urm_mxy_4lb}

The BMC Remedy spoke adds a BMC Remedy application to your instance and includes these modules:{#bmcremedy-spoke__table_msw_txy_4lb__entry__2}

| Module | Description |
|-|-|
| Credentials | Credential records for the BMC Remedy spoke can be accessed here. |
| Objects | Information about the objects in BMC Remedy can be accessed here. You can also create an object that can be used in your flows. See [Create a BMC Remedy object in your ServiceNow instance](https://www.servicenow.com/docs/20LUT4wDi~6EwkpNDkwPYw "Manage other objects in BMC Remedy from your ServiceNow instance by creating the required object.") for information about creating an object. |
[ ]

{#bmcremedy-spoke__table_msw_txy_4lb}

## Spoke user roles {#bmcremedy-spoke__section_yph_nc5_plb}

The Remedy_Admin (sn_bmcremedy_spoke.Remedy_Admin) is available when the BMC Remedy spoke is installed. Users with role can view and create objects in the Objects
module.

## Connection and credential alias requirements {#bmcremedy-spoke__section_akr_h3t_kfbb}

Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information
profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.

Two aliases are available when you install the BMC Remedy spoke; one alias is of the Connection and Credential type and the
other alias is of the Credential type. For information about setting up the spoke, see
[Set up the BMC Remedy spoke](https://www.servicenow.com/docs/6FWQXj17V_1ia~fn6j~xNQ#setup-bmc "Integrate the ServiceNow instance and BMC Remedy by using Remedy credentials to authenticate ServiceNow requests.").

## MID Server requirements {#bmcremedy-spoke__section_gyl_bwj_vdbb}

These actions use REST calls that can run either on an instance or, optionally, through a MID Server. Use the connection record associated with the BMC Remedy alias to configure where actions run and, if needed, specify MID Server selection attributes. For more information, see [MID server](https://www.servicenow.com/docs/access?context=mid-server-landing&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US).

To set up the MID Server for this spoke, see [Set up MID Server for a spoke](https://www.servicenow.com/docs/FPc0ZAcb7rluFayDMCxA6Q "Configure MID Server settings on your ServiceNow instance that enables it to integrate with a third-party application via MID Server after you have set up the connection record for a spoke.").

