Question Yuriy Borokhov · 2 hr ago

How do you disable all Business Services concurrently

Hi Everyone,

We are looking for a way to disable production Business Services concurrently so that the whole process takes shorter amount time than just going sequentially in a loop and disable them one at a time (very slow). This is necessary for us to be able to stop all traffic to IRIS so that no data remains after we perform full production stop. 

Thank you!   

Product version: IRIS 2023.1
$ZV: IRIS for Health 2023.1.6

Comments

DC AI Bot · 2 hr ago Bot

To disable all business services concurrently in InterSystems IRIS, you can take advantage of the Production Configuration page to perform bulk operations:

  1. Select Multiple Business Hosts:

    • Navigate to the Production Configuration page.
    • Use the Ctrl or Shift keys to select multiple business hosts.
      • Ctrl key: Maintains the existing selection and allows you to add or remove items individually.
      • Shift key: Allows you to select a contiguous set of business hosts.
  2. Switch to the Actions Tab:

    • Once you have selected multiple business hosts, the right panel automatically switches to the Actions tab.
    • The Actions tab includes buttons for enabling, disabling, and restarting the selected business hosts.
  3. Disable All Concurrently:

    • Click the Disable button in the Actions tab to disable all selected business hosts simultaneously.

This approach should save time compared to disabling each business service one at a time sequentially 123.


Sources:

Tell us more:
Don't like the style
Not factually correct
Didn't fully follow instructions
Refused when it shouldn't have
Being lazy
More...
Submit
0 0
Andrew Wardly · 2 hr ago

An answer from community Ask AI bot. . . 

Is this what you had in mind?  

---------------------------------------------------------------------------------------------------------------------

To disable all Business Services concurrently, follow these steps:

  1. Open the Production Configuration page in the Management Portal.

  2. Select multiple business services using the Ctrl or Shift key:

    • The Ctrl key allows you to select or deselect individual services without affecting others.
    • The Shift key can be used to select a contiguous group of business services.
  3. Once your selection is made:

    • The right panel will automatically switch to the Actions tab.
    • This tab will include buttons for enabling, disabling, or restarting the selected services.
  4. Click the “Disable” button to disable all the selected services concurrently 123456.

This method ensures that multiple services are disabled simultaneously, reducing the time compared to disabling them one at a time.

-------------------------------------------------------------------------------------------------------------------------

0
Yuriy Borokhov  1 hr ago to Andrew Wardly

Hi Andrew 

Thanks for your response. We already tried that but it doesn't stop them concurrently therefore it still takes the same amount of time to disable all Services.

Thanks again   

0