-
1. Re: Need details to read the JMS queue on websphere
Sathiesh M Oct 17, 2019 5:28 AM (in response to Gaurav Misra)Pls check the below KB
https://kb.informatica.com/howto/6/Pages/1/147010.aspx
Sathiesh M | Infa GCS-MDM
-
2. Re: Need details to read the JMS queue on websphere
Gaurav Misra Oct 17, 2019 9:56 AM (in response to Sathiesh M)Dear Sathiesh,
Thanks for responding. I went trough the KB article and it is about reading the queue manually. I have a redquirement where we need to read the JMS queue on websphere thorugh an external application. For this we need need the details to connect to the webshere and read the queue. I am not a webspehere expert. So, my query is from where on the webspehere can I get these values so that I able to connect to the app server and read the queue.
Regards,
Gaurav
-
3. Re: Need details to read the JMS queue on websphere
Dhananjay Singh Oct 17, 2019 1:59 PM (in response to Gaurav Misra) -
4. Re: Need details to read the JMS queue on websphere
Sathiesh M Oct 18, 2019 7:04 AM (in response to Gaurav Misra)Pls provide the Connection factory, Queue name and Host/port details to the external application to read the JMS messages.
You can get the details from Hub console or following the KB I shared.
Sathiesh M | Infa GCS-MDM
-
5. Re: Need details to read the JMS queue on websphere
Gaurav Misra Oct 21, 2019 6:35 AM (in response to Sathiesh M)Dear Sathiesh,
I am sorry to say but this is not working. We have got the outbound queue created as mentioned in the informatica guides. We are trying to read the queue from Ab Initio which is hosted outside the MDM hub and WAS. How can we read the messages on those queue using Ab Initio? How can we get the properties to use to read the queue from the outside MDM Hub?
This has become a blocker for our project. Please help.
Regards,
Gaurav
-
6. Re: Need details to read the JMS queue on websphere
Sathiesh M Oct 21, 2019 1:16 PM (in response to Gaurav Misra)I think the best person to guide you through here is your Websphere Admin. In general you would need a MQ provider for external system to connect to the remote queue.
https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.0.0/com.ibm.mq.dev.doc/q132480_.htmhttps://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.0.0/com.ibm.mq.dev.doc/q132480_.htm
-
7. Re: Need details to read the JMS queue on websphere
Shriharsha Manjunath Oct 25, 2019 5:24 AM (in response to Gaurav Misra)Please refer the IBM article as a solution.
-
8. Re: Need details to read the JMS queue on websphere
Sathiesh M Oct 28, 2019 3:16 PM (in response to Gaurav Misra)gaurav17m Pls mark any of these replies as Answer if if helped your issue
-
9. Re: Need details to read the JMS queue on websphere
Gaurav Misra Oct 29, 2019 3:04 PM (in response to Sathiesh M)Dear Sathiesh,
None of the solutions have actually worked for us. We are speaking to IBM vendor to take their help.
Regards,
Gaurav
-
10. Re: Need details to read the JMS queue on websphere
Dhananjay Singh Nov 6, 2019 8:40 AM (in response to Gaurav Misra) -
11. Re: Need details to read the JMS queue on websphere
Gaurav Misra Nov 6, 2019 10:23 AM (in response to Dhananjay Singh)Yes, it did not help. We are taking help from IBM now.
-
12. Re: Need details to read the JMS queue on websphere
Dhananjay Singh Nov 6, 2019 10:25 AM (in response to Gaurav Misra)Sure, IBM should be able to help with sample code as its on WebSphere end.
-
13. Re: Need details to read the JMS queue on websphere
Prabakar Shanmugam Nov 11, 2019 2:41 PM (in response to Gaurav Misra)Please create a custom code to achieve this with the help of IBM.