IBM Forum Threads on WebSphere Broker
Description: Latest threads from IBM's Broker related forums.ESQL Count function issue
URL: http://ift.tt/2htSknRQuote:
Did anyone use SELECT with Count to count number of element occurences ...Read more
IIB Connecting to a modified Remote Queue
URL: http://ift.tt/2hrKD4jQuote:
Hi, I modified a remote queue definition's transmission queue (new transmission queue with new channel). I can manually place a message onto the remote queue no problem but any message flow connected to that remote queue had to be restarted (or exceptions would be thrown - unable to place message on queue). It's almost as if the message flow storing the entire remote queue definition in me ...Read more
IBM Forum Threads on WebSphere MQ
Description: Latest threads from IBM's MQ related forums.Connection Issue to secured MQ
URL: http://ift.tt/2htM4w9Quote:
Hi Community, I was trying to create connection to MQ from secured connection factory. I'm getting below error : I'm deploying the war in WAS 8.5 server. and I'm using WAS 8.5 MQ jars while compiling and it doesn't have splCapMap field in JmqiTls class. I know that this field exists in WAS 7 MQ jar (jmqi.jar) and not sure from where it is referring in my application when i'm using WAS 8.5 jars ...Read more
AIX - Disable MQ
URL: http://ift.tt/2hrP7rEQuote:
We have an AIX LPAR on which we have installed MQ v8.0.0.4 that we use for testing. There are some security concerns on this server which require manual health checks for our trio of middleware packages (MQ Series, WebSphere Application Server, & DB2), however we do not use this test server for testing often. The LPAR is in a secure lab, and we maintain this environment so that we might have a p ...Read more
How to set timeout in MQQueueManager
URL: http://ift.tt/2htMUJnQuote:
Hi, I need to set a timeout for the MQQueueManager. The constructor automatically calls the Connect method and if the server is unavaiable my application hangs up. One of the constructor have a hashtable parameter to pass user defined settings. But I can't figure out the parameter for the timeout setting. Thanks in advance Martin ...Read more
Topic String subscription and filter
URL: http://ift.tt/2hrSezDQuote:
Hi, If I have a topic tree like - Sports/NBA/<TeamName> - Sports/NHL/<TeamName> and If I would like to get the notifications for every NBA Team I would subscribe to a topic string like: Sports/NBA/* But what if I'm not interested in 2 Teams from the whole list ? If there a way of filtering out some topic objects when subscribing to the Topic like Sports/NBA/*/-La ...Read more
MQ Pub/Sub in .NET - how to get notified of a new message in application
URL: http://ift.tt/2htLEGhQuote:
Hello, I am new in MQ Pub/Sub and not sure how subscriber in an application gets notified if a message is published to topic. At the moment I have used IBM sample code. What is in place right now: WCF Client publishes a message using Put(...) method of MQQueueManager. Then WCF Client then informs the WCF Service ( which acts as Subscriber) that message is published on Topic using contract ...Read more
MQSeries.net Forum Threads On WebSphere Broker
Description: Various WebSphere Broker related forum threads from MQSeries.net.File Handling flow calling target system twice
URL: http://ift.tt/2hrPbY8Quote:
Hello All, I've a flow with FileInput node which reads a csv file and after successful processing file moves to archive. Target system is called using SOAPRequest node. Here my client is complaining that target is called twice for some files. Any idea if there is any property to disable this? Thanks in adv. ...Read more
mqsibackupbroker error
URL: http://ift.tt/2htVKXEQuote:
Hi guys. I am trying to backup my broker (version 8.0.0.4) but i get this: ...Read more
CICSRequest node 2tierVs3tier
URL: http://ift.tt/2hrPbaAQuote:
Hi Everyone, We have a requirement where we need to interact with Mainframes from IIB and we are planning to use CICSRequest node. I have read that we can send requests to CICS system either through CICS Transaction Gateway(three- tier) or direct IPIC(two-tier). I would like to know, which one is better in terms of through put and connectivity and any other parameters. Also, if we use ...Read more
microservices - death to ESB?
URL: http://ift.tt/2htQkvsQuote:
I came across a lot of these articles online. http://ift.tt/2hrRYAZ http://ift.tt/2htNsis Also sat through Mulesoft workshop for a day and heard a lot of talk about microservices. Is ESB like the way we have been using where ...Read more
How to access a HTTPS REST webservice
URL: http://ift.tt/2hrUeb8Quote:
Hi Guys, I have configured a message flow in order to access a HTTPS REST webservice. My flow is like MQ INput -> HTTPRequest -> Compute -> MQ Output. I have downloaded the certificate from the browser and added to the cacerts file in the location C:\Program Files (x86)\IBM\IntegrationToolkit90\jdk\jre\lib\security. I have configured the HTTPRequest node web service url ...Read more
MQSeries.net Forum Threads On WebSphere MQ
Description: Various WebSphere MQ related forum threads from MQSeries.net.Channel time out error
URL: http://ift.tt/2htRK9pQuote:
Hi, I am receiving following error. Please suggest. AMQ9271: Channel 'XXXXX' timed out. EXPLANATION: A timeout occurred while waiting to receive from the other end of channel 'XXXXXX'. The address of the remote end of the connection was 'aaa.bb.ccc.dd'. ACTION: The return code from the select() [TIMEOUT] 65 seconds call was 0 (X'0'). Record these values and tell the systems ...Read more
MQ Active-Passive DR using VM SRM
URL: http://ift.tt/2hrMki2Quote:
Dear all, Has anyone any experience of the above please ? The customer has a 'standard' MQ clustered system providing access to IIB nodes and wishes to setup a Passive DR site. I have told the customer is that since MQ is really a "transient pipe" in the entire business transaction real-estate, it should come up at the DR site as a clean system with the same config (albeit running on differe ...Read more
XMITQ shared by SDR channels possible ?
URL: http://ift.tt/2htS8EMQuote:
We are on MQ 75 using SDR chl to send a 500K messages (20K size) messages to a qmgr in remote location (another company). They now want us to distribute the messages we send to one more Qmgr. I know that we can do this easily using clustering where messages can just round robin between the 2 target qmgrs. But clustering between 2 companies Qmgr is not considered for this case. So the only option i ...Read more
MS0S MQSC Editor MQExplorer Plugin update for v9
URL: http://ift.tt/2hrQLtdQuote:
Currently the MQSC Editor plugin for MQExplorer does not support MQv9. It's, generally, very easy to add this support. Just modify the language definition The difficulty is going through the Knowledge Center and finding the commands, objects, and parameters to add... My general focus is no longer on MQ, so I am not likely to do this any time soon... But even for an esteemed colleag ...Read more
Maven Plugin for IIB9 and IIB10
URL: http://ift.tt/2hu0so3Quote:
I have an requirement like I need to create a project in IIB toolkit. So i have tried with the some blogs. Still i am facing issue. Issue as follows Cannot complete the install because one or more required items could not be found. Software being installed: m2e - slf4j over logback logging (Optional) 1.7.0.20160603-1933 (org.eclipse.m2e.logback.feature.feature.group 1.7.0.20160603-1933) ...Read more
WebSphere Red Books
Description: Latest published red books from IBM on WebSphere related subjects.No new content found.
0 comments:
Post a Comment