|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Question about UI |
« View previous topic :: View next topic » |
Author |
Message
|
anon_kb |
Posted: Tue Jun 30, 2015 10:43 pm Post subject: Question about UI |
|
|
Acolyte
Joined: 13 Nov 2014 Posts: 74
|
Hi guys, Sorry for this newbie question. I have this requirement that I have to implement an Interface not User Interface. What do you mean by this one? Meaning I have to do a batch processing or an interface without any User Intervention. Any suggestion please on how to do this one.
Anyway thank you for this site. I learn so much about the development on MQ.. Thanks all.  |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jul 01, 2015 4:16 am Post subject: Re: Question about UI |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
anon_kb wrote: |
Meaning I have to do a batch processing or an interface without any User Intervention. Any suggestion please on how to do this one. |
Assumption: you've posted in the broker section, so you mean to do this with WMB/IIB.
Suggestion: it's almost impossible to write a User Interface with WMB or IIB; it doesn't have the support for the tools typically used for such things, like HTML and JavaScript. So all interfaces are non-user interfaces.
Basically your requirement, slightly reworded, is "use WMB/IIB to do something". So the answer to "how to do this one" is "do anything the product supports that meets your detailed requirement". _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jul 01, 2015 5:29 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Steps: - Define the requirements for the interface
- Define the transport being used to interact with the interface
- Define the data format that the interface will accept
- Design the operations that the interface will accept
- define the messages that go with those operations
- define the requirements for processing the messages
- define any transports to other systems that need to be used to process the messages
- etc...etc...etc...etc...
- write a message flow
It's just another programming project. Welcome to development.
. |
|
Back to top |
|
 |
anon_kb |
Posted: Wed Jul 01, 2015 6:44 pm Post subject: |
|
|
Acolyte
Joined: 13 Nov 2014 Posts: 74
|
Hi guys, thanks for your reply. Client just told me that they made a mistake on their Functional Design. Case closed! Thanks |
|
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
|
|
|
|