WMQ MFT - Redistributable Agent - agent

I have knowledge on IBM MQ, but I don't have knowledge on MQ mft, in my new project they have done a setup on IBM MQ MFT Redistributable agent topology, in source and destination VM they have installed agents and cloud container MQ is running. Can someone explain how the redistributable agent work flow happens.

Related

Is it possible to scan IBM Business Automation Workflow source code with SonarQube?

IBM Business Automation Workflow has its own web IDE and it has the capabilities from IBM BPM (Process) and IBM Case Manager (Workflow-Case). Does anybody has a way to scan its source code with SonarQube?

Azure IoT Hub Package Update for Windows Service

I have a Windows based software written in C# as a BackgroundWorker class, communicating with Azure IoT Hub (bascially a remote control/management endpoint).
It runs as a Windows service.
I would like to leverage IoT Hub Device Update, for this Windows agent, using th Package Update method - and have it update the service with the released software.
I can see a tutorial for Ubuntu, but nothing for Windows and only mention of porting to other platforms - before i start going down a rabbit hole and implementing a Windows platform layer, looking for any examples/implementations for Windows specifically.
I'm a PM on the Device Update for IoT Hub team. In general, we intend Device Update for IoT Hub to be our first effort at bringing the kind of powerful update management capabilities that Windows already enjoys to the non-Windows (IoT) world. With a decade-plus of Microsoft investment in Windows update management already, our team's initial focus and investment for the DU offering, then, have been on Linux and RTOS variants for IoT specifically. For that reason, we don’t have a specific plan yet for Windows support in Device Update for IoT Hub.
However, the DU offering is flexible by design such that any devices connected to Azure IoT Hub can be updated by Device Update if the open-source DU Agent that we make available is ported to the OS running on those devices, and if the appropriate handler (installer) for the update type is also available on that device. That is something that could possibly unblock you if you were willing to do the porting work. We definitely hear feedback on the desirability of managing updates for both Windows and non-Windows IoT devices connected to Azure IoT Hub using a single stack and experience, and would be interested in hearing more details about your specific scenario.”

BizTalk server Virtual Machine - Unable to see sql server and visual studio

I created a BizTalk server Virtual Machine in azure portal(BizTalk server 2013 standard), but I am not able to see the sql server(but I can see SQL server management studio there)and visual studio in the vm. Do I need to install sql server and visual studio manually on a biztalk server Virtual machine?
If both SQL Management Studio and Visual Studio are there, then you must have provisioned an MSDN instance, meaning a full DEV instance.
That means SQL Server is installed. Did you try to connect to SQL Server? You can try '.' or the server name itself.
I've been looking at using Biztalk on Azure recently too, and from what I understand it sounds like you only got a Biztalk Server VM, and not the DEV environment.
In that case you would need to get another VM to host SQL Server, and none of these two VM will have Visual Studio installed (see section "Biztalk Server License Options" https://msdn.microsoft.com/en-us/library/azure/jj248689.aspx).
If what you need is a the full dev environment ready to use, then you need one of the MSDN subscriptions listed as "Full Benefits" here:
https://www.visualstudio.com/en-us/products/how-to-buy-vs.aspx
Then again, I've been looking into this stuff recently so I could be wrong.

Microsoft Azure BizTalk Service

We are considering what to do with a BizTalk 2006 server that we need to replace (windows Server 2003 EOL coming up).
It has been suggested that we could use the BizTalk service within the Azure offering to replace it. However one of the processes that we have uses a POP3 connector as part of the Orchestration and I can't see this as one of the connectors offered in Azure.
Does anyone know if it is in there or not?
At this point, Azure BizTalk Services is not always a viable upgrade path from BizTalk Server. In cases where there is feature parity, it is essentially an entire new application for Azure BizTalk Services, though you can reuse some artifacts, such as Schemas and Maps.
Perhaps the recommendation was actually to migrate to a full BizTalk Server running on an Azure VM. That would be typically simple upgrade* from BizTalk server 2006 to 2013.
*FYI, from BizTalk Server 2006, you will have to make an intermediate step to BizTalk Server 2006 R2, 2009 or 2010 before finally upgrading the project to 2013.

appfabric composite model

I want to develop an application using appfabric composite application/model but i was unable to find any latest updates on it. Also very little help related to it is present on web thus creating a confusion that whether this feature is continued after June CTP 2011 or not ?
Is there any update going to be available in future release?
Also I have installed windows azure toolkit 1.7 and after that azure appfabric sdk1.5 but in visual studio project templates I cannot find any template for appfabric as shown in some videos.
What additional installables will I require ?
In Windows Azure, word "App Fabric" is not longer used, instead all the services which were part of "Windows Azure App Fabric *" are named completely different (Service bus, ACS, Cache * etc) specific to their objective. That why you do not see any latest documentation specific to "App Fabric" in Windows Azure. Now when App Fabric term is used specific to Windows Server specific service model.
That's another reason when you installed Windows Azure SDK 1.7 you did not see any thing specific to App Fabric at all.
I am not sure how much it will apply but you sure can take a look at "Building Hybrid Applications in the Cloud on Windows Azure - eBook" and see if that will help you.

Resources