|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
IIB 10 Microsoft Dynamics CRM |
« View previous topic :: View next topic » |
Author |
Message
|
sam926 |
Posted: Tue Jan 12, 2016 7:22 am Post subject: IIB 10 Microsoft Dynamics CRM |
|
|
Novice
Joined: 01 Apr 2015 Posts: 13
|
|
Back to top |
|
 |
Vitor |
Posted: Tue Jan 12, 2016 7:28 am Post subject: Re: IIB 10 Microsoft Dynamics CRM |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
sam926 wrote: |
Is there a way to connect to Microsoft Dynamics CRM on cloud from IIB 10? We cannot use "Microsoft Dynamics CRM Account Entity output: Dynamic transport input pattern", as broker runtime is Linux. |
Okay, accept up front I know nothing about this Microsoft thing. But if it's linked with REST calls (as you imply in the rest of this post) why would IIB on Linux be an issue?
Well you could certainly "dog leg" through BlueMix and use that to front the backend systems as described in that article.
I'm still unclear why you'd need it. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jan 12, 2016 7:30 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
The first question is: What interfaces are available to connect to Dynamics from a non-windows platform. Is there a REST API? Is there a SOAP interface? Etc. Etc. Etc.
If there isn't, then you will have to set up an IIB on Windows.
If there is, then you can just implement a normal IIB flow that uses that interface.
The devworks article you mentioned talks about using Bluemix to receive input and pass it to an IIB flow. If you aren't using Bluemix to receive inputs, you don't need to, um, use Bluemix. Presumably you already have sufficient security across your IIB installation to ensure it can only be accessed from the right places. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
sam926 |
Posted: Tue Jan 12, 2016 7:48 am Post subject: |
|
|
Novice
Joined: 01 Apr 2015 Posts: 13
|
Quote: |
But if it's linked with REST calls (as you imply in the rest of this post) why would IIB on Linux be an issue? |
IIB on Linux is not the issue, IIB integration to Microsoft(.Net) on Linux is.
Quote: |
Is there a REST API? Is there a SOAP interface? Etc. Etc. Etc. |
There is no existing interface at the moment. We will have to develop one.
Quote: |
If there isn't, then you will have to set up an IIB on Windows. |
Runtime is on Linux since ages, and not setting up on Windows for this.
Quote: |
If there is, then you can just implement a normal IIB flow that uses that interface. |
We will. But, can we use just the REST API/SOAP interface to connect to the Cloud without using the Dynamics pattern or the .NetCompute node? Am I repeating the same question ? |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jan 12, 2016 7:55 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
If there is no way to connect to Dynamics from a non-windows platform, then how do you expect to connect to Dynamics from a linux machine?
You can write all the REST/SOAP interfaces you want, but if they can't connect to Dynamics, then they can't connect to Dynamics. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jan 12, 2016 8:07 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
sam926 wrote: |
Quote: |
But if it's linked with REST calls (as you imply in the rest of this post) why would IIB on Linux be an issue? |
IIB on Linux is not the issue, IIB integration to Microsoft(.Net) on Linux is.
Quote: |
Is there a REST API? Is there a SOAP interface? Etc. Etc. Etc. |
There is no existing interface at the moment. We will have to develop one. |
If the cloud based Microsoft offering only accepts connections over a Microsoft / .NET / proprietary transport then you're done.
sam926 wrote: |
Quote: |
If there isn't, then you will have to set up an IIB on Windows. |
Runtime is on Linux since ages, and not setting up on Windows for this. |
Why not get a cloud based IIB instance on a Windows platform? Potentially on the same cloud provider that's running this other gadget.
sam926 wrote: |
Quote: |
If there is, then you can just implement a normal IIB flow that uses that interface. |
We will. But, can we use just the REST API/SOAP interface to connect to the Cloud without using the Dynamics pattern or the .NetCompute node? |
Only if this thing accepts REST API or SOAP calls. If it insists whatever this "Dynamics pattern" is (I would assume a series of .NET methods) then nothing's going to work for you.
sam926 wrote: |
Am I repeating the same question ? |
More or less  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|