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.
96 results found
-
Monitor SFTP/FTP-location if available
Monitor if a FTP-server:
- can be reached
- login is possible
- given remote path is accessable2 votesHi ,
The FTP server can be monitored if its reachable and logged in with valid credentials and also if the path is accessible .
Thanks ,
BizTalk360 Team
-
Listing of alerts stopped for maintenance
I would like to see an improvement in future editions where you are displayed with a list of stop alerts you have created (within the same page), in the Stop Alerts for Maintenance page.
- Idea shared by Gavin
2 votesThis feature has come as part of the version 8.8 release. Sing up to our newsletter to be notified of upcoming releases.
-
E-Mail template with local language characters
At present, the email template accepts only English input method. I'm trying to set the "subject prefix" with translated names into local language Swedish making the message more user friendly.
When using charts Å Ä Ö I'm allowed to save but the chars are saved as "?". We want it to accept languages, other than English.
-Idea shared by Johan A Eriksson
4 votesDear Customer
Custom Email templates introduced in v8.5 support this functionality. Kindly upgrade to our latest v8.7 and let us know if you still face any issues by emailing us support@biztalk360.comhttps://docs.biztalk360.com/docs/email-templates
Thanks
BizTalk360 Support -
Delete suspended file older than 1 day
Add a filter to the Data Monitoring/Message Box data folder where you can define the date to delete suspended files.
Example: delete suspended Files OLDER than 1 day.3 votesIn the latest version (v10.1), the data monitoring feature is improved to support age-based monitoring. With this improvement, you can able to terminate the suspended service instances which are older than XX minutes
-
Web Endpoint Monitoring should have configurable 'pinging' interval
We would like to check a web endpoint less often than once a minute to reduce overhead.
10 votesThis feature has been available in the latest version of BizTalk360
-
Data Monitoring Rename
Just like the suggestion for renaming alarms (http://feedback.biztalk360.com/forums/331695-biztalk360-operations/suggestions/14516568-rename-alarms) it would be a good idea to enable the possibility to rename the data monitoring, for example on process monitoring.
6 votes -
Ability to monitor SSO service and clustered services
Our BizTalk runs on two application servers and two Db servers. We are facing one problem where we have now clustered our SQL server enterprise single sign on service, so if one of the sql server is down, the SSO sign on service will move to another node.
Earlier the monitoring setup in BizTalk360 was Ent SSO service on both the sql nodes were set as started. Now it is running on one node at a time and the second is inactive. There can be a condition where this node can be down, so other SSO service node will be…
3 votesMonitoring the clustered NT services(SQL Server) are implemented in the latest version of BizTalk360
-
Editing properties of multiple alarms at the same time
From time to time we need to edit properties like email ids for multiple alarms. Currently you have to open each alarm and make the necessary edits. It would be great to be able to select multiple alarms and make the edits at once.
4 votesHi,
This use case can be achieved by using the SMTP notification channel. Configure Emails Id's in the SMTP channel and map the channel to the required alarms. If there is any change in email id's then update in the SMTP channel, which will automatically reflect all the mapped alarms.
-
Report emails
We have features to generate MBV / BHM reports for specific interval or schedule.
it will be good to have a email functionality so that these reports can be configured to be sent to a particular email address / distribution.1 vote -
Results of a Secure SQL Query to a data monitoring
It would be nice if results of a Secure SQL Query to a data monitoring alarm.
By Christopher
5 votesThis functionality is now available in latest version 10.6. You can now schedule data monitoring alerts for SQL queries created in BizTalk360. In terms of security, this functionality can only be accessible by the super user and the custom user who has full SQL query access.
Check out the release notes and upgrade to the latest version 10.6.
-
Need to create Night time monitoring
We need to create alarms that will monitor from evening to morning next day.
e.g we want the alarm to monitor from 17:00 PM till 09:00 AM next day. The only way is to create two alarms, however there is a gap of 00:30 min as we cannot make an alarm run till 12:00 AM only till 23:00 PM.
By Elias Pardon
6 votesHi ,
BizTalk360 now support span across the day in data monitoring . With this schedule can be configured to monitor from today to next day .
Thanks ,
BizTalk360 Team
-
3 votes
-
User access profile
Hello BizTalk360 team,
I am helping TF1 test your monitoring solution and after my first presentation to different users, I have some remarks from them which I think might interest you :
· User management : possibility to create management profiles, and attach those profiles to users. I am aware that we can achieve something similar through AD groups, but they don’t seem to be very enthusiastic about it – mainly because the process of requesting membership to a specific AD group is slow…
· Graphical flow tracking and Message Box Queries (In particular, but this suggestion may apply to…5 votesHi ,
The access policy is improved now for applications, in which only the permitted application data can be listed in the Message Box or Tracking section.
Thanks ,
BizTalk360 Team
-
Application monitoring – manage mapping: When selecting artifacts for monitoring, the selection disappears after clicking expected state,
Application monitoring – manage mapping:
When selecting artifacts for monitoring, the selection disappears after clicking expected state, auto correct or remove orphaned.
It would be nice to keep the selection for next steps to be taken.3 votes -
Server monitoring – manage mappings: When creating an event log alert, there is no option to distinguish between the different types of eve
Server monitoring – manage mappings:
When creating an event log alert, there is no option to distinguish between the different types of event levels (critical, warning, error, information).3 votesHi ,
The Event Log configuration is now revamped in the BizTalk360 version 10. you can specify the event levels for collection and monitoring .
Thanks ,
BizTalk360 team
-
We would like to see auto correction action to be coorelated to the monitoring interval
We would like to see auto correction action to be corelated to the monitoring interval
6 votesThe Autocorrect function can be customized to operate exclusively during business hours by setting a monitoring schedule.This means the Autocorrect will work based on monitoring scheduled time , you can set this in alarm configuration.
-
Process monitoring execution result page
The information provided in Data Monitoring Dashboard is enough.
The schedules I configured to monitor the reception of at least 1 file (>0). Even though Condition is showing ‘Greater Than’ I think Expected Count should also show ‘>0’ to be more accurate in the Process monitoring execution result page at Process monitoring dashboard.
By Javier
2 votes -
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
-
Reserved space in Collapsed view-Monitoring Dashboard
We plan to use the Monitoring Dashboard on a wallboard, and would like to use the collapsed view of the Monitoring Dashboard. So that the reserved for tree views of BizTalk servers, SQL Server Instances, and BizTalk Environment will be hidden and we can able to monitor the BizTalk applications alone.
By Jack Lammerts
2 votesHi ,
you can achieve this by using the filter option in the monitoring dashboard to list only the application monitoring in full view .
Thanks ,
BizTalk360 Team
-
Adding emails in CC for BizTalk360 alert emails
We have got a requirement stating that the customer wants the BizTalk 360 alerts with his mail id configured in CC.
By Joyce Dorothy.
2 votesSMTP Notification Channel has the capability to add CC in the email notification.
Please refer this article for more details
https://blogs.biztalk360.com/group-email-using-smtp-notification-channel-in-biztalk360BizTalk360 9.0 Release Notes
https://docs.biztalk360.com/docs/v9010950905
- Don't see your idea?