AdminBizTalk360 Feedback Team (Founder, BizTalk360)
My feedback
3 results found
-
1 vote
An error occurred while saving the comment An error occurred while saving the comment Hi Niclas,
Will it be useful if we say you can map at application level (all send ports, orchestrations and receive locations) simply on the applications list screen you choose the alarm, and list of applications and click a button saying "Map Artifacts". Will this be helpful.
-
2 votes
An error occurred while saving the comment Hello,
Thank you for your valuable feedback, as you are aware this is currently not possible. However, if you use knockout observables instead of standard variables you can keep refreshing by using:
setInterval(function() {
// method to be executed;
}, 5000);Thanks,
BizTalk360 Feedback Team
-
2 votes
An error occurred while saving the comment Ok, since you cannot set the environment, you cannot choose other properties. The main reason is some of them are environment specific. The solution to this problem will be to provide the ability to copy the KB to multiple environments. We need to see how we can keep the content central, so you don't need to update multiple times if a change is required.
An error occurred while saving the comment @Martin this functionality is already present. If you add a KB article and do not select any environments in the "Environment" drop down box, then the article will be applicable to all configured environments in that instance of BizTalk360. The only challenge is when you have different instances of BizTalk360 installed/configured for each environment, then you need to manually recreate the articles in each pages. We are planning to bring import/export capability for this.
Hi Niclas
We have recently published a Blog on Automation of Alarm Creation, where it will pick all the artifacts for applications and generate alarms. Please use the code provided and you can modify it as well, if required to include all the artifacts in a single Alarm
https://blogs.biztalk360.com/automate-alarm-creation-biztalk360/
Thanks
BizTalk360 Admin