Enabling the BMC Helix Ops Swarmer chat capabilities
The BMC Helix Ops Swarmer is an agent that integrates the capabilities of Microsoft Teams, BMC Helix ITSM, and BMC Helix AIOps. Powered by BMC HelixGPT, BMC Helix Ops Swarmer enables service desk agents to resolve incidents faster and more collaboratively without leaving the Microsoft Teams interface.
Service desk agents can initiate a Teams chat from an incident and collaborate with other team members to resolve the incident. If BMC Helix ITSM is integrated with BMC Helix AIOps, they can get situation details, participant recommendations, and other details in the chat.
Before you begin
To start using the BMC Helix Ops Swarmer agent to collaborate in Microsoft Teams channels, you must complete the following prerequisites:
- BMC HelixGPT is enabled, and all configurations are completed. For more information about the configurations, see Configuring settings to use Agentic AI capabilities.
- Configure the Microsoft Teams bot. For more information, see Configuring settings to launch Microsoft Teams chat from incidents. Add the bot ID to the Chatbot ID parameter in the CFG:CR_ConfigurationSetting form.
To enable the EnableRequestOpsSwarmer parameter
To enable the BMC Helix Op Swarmer agent in BMC Helix ITSM, you must add a parameter in Mid Tier and set it to true.
- Log in to Mid Tier as an administrator.
- Select Applications > AR System Administration > AR System Administration Console.
- In the left navigation, expand System > General.
- Click Centralized Configuration.
- On the Component type page, select arsystem.bmc.arsys.itsm > *.
- Add the enableRequestOpsSwarmer parameter, and set the value to true.
- Click Apply.
To add new fields to the incident details
The incident details in the Microsoft Teams chat displays certain out-of-the-box fields, such as Priority, Status, Major Incident, and so on. If you want additional fields from the HPD:Helpdesk form to be displayed for incidents in the Microsoft Teams chat, you can add them to your copy of the Collaboration ITSM record in HelixGPT Agent Studio. You can add new fields without enabling the adaptive card display.
- As an administrator, log in to HelixGPT Agent Studio, and open Toolkit.
- Create a copy of the Collaboration ITSM record, and open the copy.
- In the Edit record pane, in the Configuration field, add the fields that you want to be displayed in the incident details.
You can add any fields from the HPD:Helpdesk form. - If the adaptive card display is enabled, complete the following steps:
- In the HelixGPT Agent Studio, select the Agent record definition, and click Edit data.
- Create a copy of the Collaboration ITSM record, and open your copy of the Collaboration ITSM record.
- Click Save.
To enable the adaptive card display for incident details in the Microsoft Teams chat
The incident details displayed in the Microsoft Teams chat are displayed in a paragraph, list, or table. The adaptive card displays incident details in a uniform, clean way.
The adaptive card display is not enabled by default. You must enable it from the HelixGPT Agent Studio configuration settings.
- As an administrator, log in to HelixGPT Agent Studio.
- Select Prompt, and click Edit data.
- Search for the Collaboration ITSM Agent Adaptive Card prompt, and copy the prompt ID.
- In the HelixGPT Agent Studio, select the Agent record definition, and click Edit data.
- Open your copy of the Collaboration ITSM agent.
- From the Edit record pane, replace the Prompt ID with the adaptive card Prompt ID.
- (Optional) If you want to add new fields to the adaptive card display, complete the following steps:
- In the HelixGPT Agent Studio, select AdaptiveCardTemplate, and click Edit data.
- Open the template.
- In the Edit record pane, add the new fields in the templatejson field, and click Save.
- Select the Prompt check box, and click Edit data.
- In the Text field, add the new fields that you added in the JSON field.
- Click Save.
Related topics