Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Integrating with Rally

Integrating your Software Asset Management application with the Broadcom Rally application enables you to track your software subscriptions and to reclaim unused licenses.

Important: Minimize security risks and protect information by granting access only to the necessary user or API permissions.

ProcessRequired user role in the Rally applicationAuthentication scopes
Download subscriptionsWorkspace adminNone
Pull user activityWorkspace adminNone
Reclaim subscriptionWorkspace adminNone

Register a Rally OAuth application

Register the Rally OAuth application to access the Rally API 2.0 and to receive a Client ID and Client secret.

Before you begin

The Rally Integration Hub spoke must be active. For more information, see Rally spoke.

Rally Role required: Refer to the Minimal user permissions table.

Procedure

  1. Log in to CA Agile Central by using your admin credentials.

  2. On the page header, select your profile and then select My Settings.

  3. Navigate to Access > OAUTH CLIENTS.

  4. Select Create.

  5. In the dialog box, fill in the fields.

    FieldValue
    Application NameProvide a name for the application.
    Callback URLCallback URL of the ServiceNow instance to which the application is to be integrated. For example, https://<instance_url>/oauth_redirect.do.
  6. Select Next.

  7. Copy the Client ID and Client secret for later use.

Create a Rally integration profile

Create a Rally integration profile to track software subscriptions and optimize licensing for your Rally solutions.

Before you begin

The Software Asset Management - SaaS License Management plugin (sn_sam_saas_int) must be installed from the ServiceNow Store.

Role required: sam_integrator

Important: You must select the Rally Spoke check box for this integration while installing optional features on the Application Manager page. For more information about choosing the required SaaS applications, see Request SaaS License Management.

About this task

If you’re using Software Asset Workspace, the option to create the Rally integration profile in Core UI is inactive.

Procedure

  1. Navigate to the integration profile.
InterfaceAction
Core UI
  1. Navigate to All > Software Asset > SaaS License > Direct Integration Profiles.
  2. Select New.
  3. Select Rally Integration Profile.
Software Asset Workspace
  1. Navigate to License operations > User Subscriptions > Direct integration profiles.
  2. Select New.
  3. Select Rally from the drop-down list.
  4. Select Continue.
  1. On the form, fill in the fields.
FieldValue
Display nameName of the integration profile. For example, Rally integration.
StatusStatus of the integration profile. - If you have not published the integration profile, this field is automatically set to  Draft. - If you have already published the integration profile, this field is automatically set to  Published.
Profile typeType of integration profile. This field is automatically set to Rally Subscription.
  1. Review the required user roles or API permissions specified in the Vendor configuration field for each process to minimize security risks and optimize SaaS licenses.

    Note: For more information, see Minimal user permissions table.

    1. In the Download Subscription Subflow section, verify that the Subflow field is set to Rally Download Subscriptions.

      Note: The Download subscriptions check box is selected by default and you can't clear it.

    2. In the Reclaim Subscription Subflow section, verify that the Subflow field is set to Rally Reclaim Subscription.

      Note: The Reclaim subscriptions check box is selected by default. If you don't want to reclaim subscriptions, you can clear this check box. If you clear it, the removal candidates are created but the reclaim subscription subflow isn't triggered or the reclamation process isn't initiated.

  2. Select Save.

    A draft integration profile is created.

    The Connection & Credential field appears and is automatically set to sn_rally_spoke.Rally.

  3. Open the connection & credential aliases record by selecting the preview icon

Image omitted: preview-icon.png
No alternative text supplied

next to the Connection & Credential field and then selecting Open Record in the record preview.

  1. On the Connection & Credential Aliases form, select the Create New Connection & Credential related link.

  2. In the Create Connection and Credential dialog box, fill in the fields.

    FieldValue
    Connection Information
    Connection NameName of the Rally connection. This field populates automatically.
    Connection URLURL for the connection. This field is automatically set to https://rally1.rallydev.com/slm/webservice.
    Credential Information
    OAuth Client IDClient ID that you generated while configuring Rally API settings.
    OAuth Client SecretClient Secret that you generated while configuring Rally API settings.
    OAuth Redirect URLhttps://<instance_name>/oauth_redirect.do, where instance name is the name of your ServiceNow instance.
  3. Select Create and Get OAuth Token.

    Note: For the role required to perform this step, refer to the Minimal user permissions table.

  4. On the integration profile form, select Validate Connection to verify the connection and credential details of this integration.

    Validating the connection verifies the Download Subscriptions APIs, but not the Reclaim Subscriptions APIs.

    The dialog box closes and you automatically return to the integration profile form.

  5. After the connection is verified, select Publish.

  6. In the Publish Confirmation dialog box, select OK.

What to do next

After the integration connects, your ServiceNow instance automatically creates software models, reclamation rules, and software subscriptions that are refreshed daily.

After creating an integration profile, view information about the profile in the Software Asset Workspace by navigating to License operations > User subscription > Direct integration profiles. You can select an integration profile to view the following related lists. If all of the following related lists aren't visible for an integration profile in the default view, you can select the custom integration view from the Details tab:

  • Software Models
  • Unrecognized Subscription Identifiers
  • Scheduled Jobs
  • Scheduled Job Results
  • Software Subscriptions
  • Subscription Identifier Exclusion Rule
  • Subscription User Exclusion Rule

After creating an integration profile, you can define subscription exclusion rules to keep certain subscriptions from license cost calculations. For more information, see Subscription exclusions for SaaS and SSO applications.

If you want to set up multiple integration profiles with unique connections, create child aliases to manage different configurations and settings for each integration profile. For more information, see Create a child alias to set up multiple integration profiles.

Review all automatically generated reclamation rules to reclaim user subscriptions. For more information, see Review a software reclamation rule.

Create software entitlements for the automatically generated software models to track used software against owned software.

Reconciliation also runs on your subscriptions as a scheduled job or on-demand. You can view your reconciliation results in the License Workbench (Software Asset Management classic application) or the License usage view (Software Asset Workspace). Use these results to determine your license compliance position and to remediate any non-compliance.