BizTalk Administrators are quite often involved in repetitive tasks to maintain the health of the BizTalk group. To ensure maximum performance and to avoid unexpected issues or unplanned downtime, BizTalk Server health checks are involved in performing routine health checks for smooth functioning of the business transactions in the BizTalk Group.
To monitor the health of the BizTalk Environment (BizTalk Server, SQL Server, Infrastructure settings), BizTalk360 Monitoring helps the BizTalk Administrator with the following capabilities:
Currently, the BizTalk360 Monitoring features have capabilities to perform the following automated actions:
Automated Tasks in BizTalk360 will be helpful to BizTalk Administrators while performing routine tasks for the following scenarios.
Handle the BizTalk Server service window better way with the combination of BizTalk360 scheduled maintenance and Automated Tasks.
BizTalk Administrators are forced to restart the Host Instances or Orchestrations in case of Host Throttling conditions. Automated Task helps to do the operations on Host Instances or Orchestrations without manual intervention.
In the BizTalk group, Administrators are always making sure that MSDTC and Enterprise Single Sign on services are running. They can perform periodic clinical checks by performing restarts of NT Services during non-business hours or scheduled maintenance. Restarting those services in multiple servers is a tedious process to follow. A PowerShell script can be utilized to restart the NT Services in scheduled intervals to automate this clinical routine.
In this blog, let us focus on the scenarios where Automated Tasks would be helpful to manage the BizTalk Server service window.
Scheduled Service windows are carried out in BizTalk Server for the following reasons:
BizTalk Server Applications are deployed to (higher) environments periodically using the tools like BizTalk Deployment Framework, and the Azure DevOps Pipeline.
Note: In the latest version of BizTalk Server 2020, the Receive Location service window comes with advanced scheduling options for Recurrence Schedule with Daily, Weekly and Monthly frequency. Schedule service window will also adjust automatically for the day light savings of BizTalk group preferred Time Zone.
During the scheduled maintenance, BizTalk Server administrators carry out multiple tasks. This could be based on their BizTalk architecture model and business requirements. Before the scheduled maintenance, a set of tasks can be performed like Stopping the Host Instances, Disabling the Receive Locations, and Unenlisting the Send Ports and Orchestrations. These tasks must be carried out in the specific order.
To handle scheduled maintenance of BizTalk360 in an efficient manner, there are two ways to automate the scheduled maintenance with the BizTalk360 Automated Tasks and Scheduled Maintenance features:
BizTalk360 users can utilize the Automated Tasks to automate the process of the Scheduled Maintenance window.
Step 1: Before the scheduled maintenance window (say 5 mins before), schedule the Automated Tasks to perform:
Step 2: BizTalk360 Scheduled Maintenance Start
Now the BizTalk environment is in an inactive state, and no message processing is happening, all kind of deployment related activities can safely be executed.
Step 3: BizTalk360 Scheduled Maintenance End
Before the BizTalk environment is started again, probably some manual checks need to be performed to understand if the deployments were executed correctly.
Step 4: After the scheduled maintenance window, bring back the BizTalk Application Artifacts to their original states to restore normal carrying out of the business transactions. To achieve this, you create a custom workflow task to Start/Enable/Enlist the BizTalk Artifacts
The users who use BizTalk Deployment with Azure DevOps CI/CD pipelines can utilize the Scheduled Maintenance and Automated Tasks API methods to automate the BizTalk Deployment with less manual intervention.
Refer to this blog to know more about BizTalk Deployment using Azure DevOps. With the Automated Tasks API included, you can use the following steps to automate the BizTalk Deployment using Azure DevOps Pipeline.
Prerequisites to create this process flow, create the two Custom Workflow Automated Tasks.
Azure DevOps Release Pipeline Steps
Automated Tasks is the most exciting feature as part of BizTalk360 version 10.3 that helps to automate administrative tasks. In the next version of BizTalk360, we have planned to extend the support of automation tasks to the following features:
We are hearing your feedback constantly in the BizTalk360 forum. If you are new to BizTalk360 and want to try the features sign up for a free trial.