BizTalk360 - Monitoring
We love your feedback and look forward to hearing from you. A great place to post your ideas and vote up others. Please share your stories to help us build a product that best fits your needs.
Please note this site is only to get future ideas and suggestions. If you have any technical challenges with the current version of BizTalk360 please use our support site
You can provide any ideas/suggestions related to improving BizTalk360 monitoring capabilities in this forum.
66 results found
-
Monitor "Store procedure" in SQL query monitoring
In the Custom SQL Queries panel, customer has defined a query, with the "EXEC" and calling a store procedure and it works very well. The query returns only one integer value. This is put (that call a store procedure) in the Database Query related with an alarm. But in the Database Query, the return value is empty. It seems to not get the return value? So the alarm is always in error. Hence the database query put into an alarm must support the call of a stored procedure.
-Idea by Martin Bergeron.
3 votesHi ,
Users can now manage to execute the stored procedure in a secure SQL query by enabling the option "Allow Stored Procedure Execution" in the Global Settings.
Thanks,
BizTalk360 Team
-
Don't save results for 'Do not monitor' artifacts
We have quite a lot of servers, and thus quite a few artifacts we monitor. However, we have way more artifacts (NTServices, SQL jobs, etc.) that we do not monitor. But I notice these artifacts still add rows to the table b360alertMonitor_LogStateCheck (with ExpectedState 2). This gives us a lot of useless rows in this table for things we don't want to monitor anyway. Is there a way to turn this off? We now have 17 million rows in this table, and we only keep this data for a week (the cleanup job works fine).
I can write…3 votesHi ,
New State called 'UnMapped' is introduced to maintain the artifacts which are not mapped for monitoring. Now the entries are not updated in the LogStateCheck table.
Thanks,
BIzTalk360 Team
-
Bulk update for the max number of attempts for autocorrection
It could be great to have the ability to change the max number of attempts for autocorrection in a bulk way.
3 votesHi ,
In latest version an option is introduced to set AutoCorrect attempts in a centralized location. The value updated here will reflect for all the artifacts.
Upgrade to latest version v10.9
Release notes - https://docs.biztalk360.com/docs/v109
-
Greater max number of attempts for the Autocorrection
Today the max number of attempts for AutoCorrection is 10.
It could be good to have the ability to have a greater value than 10.3 votesWith Auto Correct reset capability we can extend the number of attempts in the Auto Correct feature
-
BizTalk Applications - Summary view of monitoring configuration
Currently when you are going to applications monitoring screen you have list of applications deployed, you then select one and then configure monitoring for receive locations, send ports and orchestrations.
It will be useful if you can a status a particular application is already monitored as part of xyz alarm. This will avoid people duplicating the efforts and also good overview of whether the applications (especially new ones) are monitored or not.
3 votesHi ,
The application artifacts which are not mapped to any of the alarms for monitoring will get listed under unmapped artifacts.
Thanks ,
BizTalk360 Team
-
Improve the Alert History capabilities
From time to time I find myself wandering through the Alert History. At that times I often miss the capability to:
- Being able to see all records in the Alert History
- Have filtering capabilities like we know from Message Box queries and Graphical Flow
- Being able to show the actual mail which is being sent (I noticed this is in the database)3 votes -
Add a timer for disabling alarm for maintenance
It would be great if there was an option to set a timer for how long to disable an alarm. In today's busy world, sometimes an alarm is turned off for maintenance or testing, and users forget to re-enable once done. I would think a default of 24 hours would be more than sufficient.
2 votesHi ,
This can achieve by using Automated Task feature in BizTalk360.Create custom work flow and map the alarms that you want to disable ,then configure the schedule time to disable the selected alarm during that time.
-
For IBM MQ we want to be able to enter the host name rather than the ip address
If we could enter the host name rather than IP address we would not be required to make a change if the backend MQ server was migrated to a new ip address thru an upgrade.
2 votesHi ,
This has been addressed in latest version of BizTalk360 v10.5.
Please read release notes for more details .
-
BizTalk Group Dashboard - Clickthrough Error & Warning Pane
On the biztalk group dashboard, you have a list with errors and warnings. It would be good to add a clickthrough on that list, so you get taken to the error or warning in question (like you can when you click on the red or yellow box).
2 votes -
Web endpoint monitoring Email format
We have requirement to configure two alerts one for BizTalk monitoring and one for third party web endpoint monitoring.
If we wanted to use third party web monitoring alone in the alerts, it adds lot of additional information ofBizTalk server which is not required.
there should be flexibility email template which should be information in tabular format.
e.g
Service 1 : Green (normal)
Service 2 : Red (Status code 400 not found)
Service 3 : Green2 votes -
Ability to send a Report depending on the result of a Secure SQL Query
Hi,
In the last version of BizTalk360, we have the ability to display Secure SQL Queries in Report which is good.
But now what is missing is the ability to send a report depending on the result of a Secure SQL Query. The use case is that on our side we have existing SQL Server Reports we want to replace with BizTalk360. These reports are sent by email to users only if for example a query returns results, or at the opposite if one query is not returning any results.2 votesAnalytics reporting has been improved. Use SQL Query reporting to get the results in csv format, and you will not receive an email if the query returns no records.
-
Immediate email notification for threshold violation followed by persist duration before next email
Immediate email notification for threshold violation followed by persist duration before next email
When RL goes down, immediately 1 email,
wait for 10 minutes, & then the next email should go out.2 votes -
Message content In ESB data monitoring
Capability to attach the message content for ESB data monitoring like Suspended Messages.
By
Eric Abts2 votesThis functionality is available in the latest version 10.6 . By enabling the option in the ESB data monitoring schedule configuration ,the ESB message content will be attached in the alerts.
Check out the release notes and upgrade to the latest version 10.6.
-
Azure ServiceBus subscription monitoring
Please add the ability to monitor ServiceBus subscriptions (active and deadletter) like it is already possible for ServiceBus queues.
2 votesMonitoring the Azure ServiceBus Topics and subscriptions has been implemented in the latest version of BizTalk360 v10.1 (https://docs.biztalk360.com/docs/v101)
-
Attached file to Alarm Mail
It would be nice for Invalid files (not validated in the incoming pipeline) or suspended, that you could choose to add the file to the alarm mail sent.
2 votes -
Event Log data Monitoring Enhancement on Filters
Currently Event Log data monitoring has no more than 5 conditions, either allow more conditions, or usage of comma’s for multiple ranges
Similar issue for ‘is not’ which can be achieved with ‘IS NOT BETWEEN’ option, allow comma to allow for more event ID’s2 votes -
The ability to use different locations for archiving messages, based on different Data Monitors
Option to use Data monitoring archive location based on Data Monitors and not all archived messages in one folder.
2 votes -
Add option to check FTP connection every specific period
Currently we have setup a datamonitoring for most of our external FTP partners as like a HeartBeat mechanism. However some our partners are not that amused if we connect every 2 minutes to their FTP environment.
Therefore would it be great if we additionally could specify the interval when a check should be done.
IE not the just the number of second, but a set like every 15/30/60 minutes etc!2 votesHi ,
BizTalk360 allows user to manage the polling interval , system will check the monitoring status only with the configured frequency . This can be configured under environment settings.
Thanks,
BizTalk360 Team
-
Mass remove orphaned feature
Hi,
When we monitor a lot of artefacts and after an import of an alarm exported from another environment, we have sometimes a lot of orphaned items.
It could be very helpful to have, in the import process, a way to remove all orphaned at the same time. Otherwise, we need to go into each application, go on send ports/receive ports/orchestrations, ...2 votesHi ,
In the latest version of BizTalk360, the orphaned artifacts will not be imported to the destination environment. The list of orphaned artifact details will be listed in the import status.
Thanks,
BizTalk360 Team
-
Request to add more details regarding MDN and 997 in alert emails for EDI data monitoring
The following details must be included in the alert email generated for EDI data monitoring:
997-
The Alert for 997 should contain the following information for the transaction we are expecting 997.
Partner Name
Transaction name
Unique number of the outbound transaction i.e shipment number/invoice number. It can be added with Interchange, group control and edi qualifiers for the better visibility.MDN –
The Alert for MDN should contain the following Info for the message it is expecting a MDN.
AS2 Partner Name
AS2 Message Id
Date/Time It sent
the AS2 From and AS2 to party information-- Also an…
2 votes
- Don't see your idea?