|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
Runtime commands present only in full installation |
« View previous topic :: View next topic » |
Author |
Message
|
MatthewDCampbell |
Posted: Thu Jan 28, 2021 7:36 am Post subject: Runtime commands present only in full installation |
|
|
Novice
Joined: 29 Sep 2020 Posts: 21
|
Using IBM Integration bus 9 (shortly 10)
Assuming there is no other way to use the Toolkit commands (e.g. mqsicreatebar) or Runtime commands (mqsi e.g. mqsideploy) without a full installation of Toolkit? There is no lightweight packaging of commands?
Looking to integration build + deployment into a Azure DevOps custom task. |
|
Back to top |
|
|
Vitor |
Posted: Thu Jan 28, 2021 7:51 am Post subject: Re: Runtime commands present only in full installation |
|
|
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
MatthewDCampbell wrote: |
Assuming there is no other way to use the Toolkit commands (e.g. mqsicreatebar) or Runtime commands (mqsi e.g. mqsideploy) without a full installation of Toolkit? There is no lightweight packaging of commands? |
You can certainly use the Runtime commands without the Toolkit installed; the clue is in the name (they're part of the Runtime).
Likewise you can't use the Toolkit commands without the Toolkit installed. It's a bit much to expect the mqsicreatebar command to work without all the builder functionality included in the Toolkit.
Depending on what you're trying to achieve, you might find the mqsipackagebar command useful. Failing that, you could try explaining what you're trying to achieve & we just might have some helpful suggestions. On the face of it:
MatthewDCampbell wrote: |
Looking to integration build + deployment into a Azure DevOps custom task. |
is neither hard nor unusual. But I accept you've disagreed with my views on your previous post, and will not be offended if you do the same here. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
|
MatthewDCampbell |
Posted: Thu Jan 28, 2021 11:13 am Post subject: |
|
|
Novice
Joined: 29 Sep 2020 Posts: 21
|
Good tip on sidestepping Toolkit commands (e.g. mqsipackagebar).
Runtime commands probably will cover Build and Release (i.e. deploy) of bar from source code. Here again assuming the Runtime commands require a full IBM Integration Bus installation.
Want to wrap Build and Release of BAR inside a custom Azure DevOps task moving these manual processing today into Azure pipelines. Will give it a go and post back when I have a working example. |
|
Back to top |
|
|
Vitor |
Posted: Thu Jan 28, 2021 1:55 pm Post subject: |
|
|
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
MatthewDCampbell wrote: |
Runtime commands probably will cover Build and Release (i.e. deploy) of bar from source code. |
No, as I said above, they don't cover the build. Compilation requires the Toolkit and it's compilation abilities. You'll note from the link I posted that the mqsipackagebar has specific requirements for it to assemble pre-compiled components.
MatthewDCampbell wrote: |
Want to wrap Build and Release of BAR inside a custom Azure DevOps task moving these manual processing today into Azure pipelines. Will give it a go and post back when I have a working example. |
If you don't want to completely reinvent the wheel, Mr. Google offered this to me as the 2nd hit.
If you're happier building your own wheel, you might want to consider Mr. Google's 4th suggestion here. Not Azure but I think it still has some useful pointers applicable to your situation. _________________ 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
|
|
|
|