Author |
Message |
Topic: Web service URL in SOAP Request node-dynamically |
ajaykumar.maram
Replies: 9 Views: 12998
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 21, 2017 4:23 am Subject: Web service URL in SOAP Request node-dynamically |
Thanks for reply.
so assume I am in gateway mode and I need to call
service1 if A=1 and
service 2 if A=2
can I achieve this using single soap request node like
fileinput>>compute>> ... |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Thu Jul 27, 2017 10:51 pm Subject: WebSphere MQ Managed File Transfer in Windows |
Sorry to disturb you again.
I have facing another issue I've created the entire setup with agents. When I start agents "AGENT_WIN & AGENT_LNX" they are working fine. When I use " ... |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Thu Jul 27, 2017 8:17 pm Subject: WebSphere MQ Managed File Transfer in Windows |
Before I raise a PMR plz verify the list of commands I've used and let me know if I miss somthing.
You've missed something.
You've missed the same thing described in the previous post you didn' ... |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Thu Jul 27, 2017 6:49 am Subject: WebSphere MQ Managed File Transfer in Windows |
I meant to add take aall the options off that put it in client mode as your doing it all local you can use bindings mode.
When run "fteCreateAgent -agentName AGENT1 -agentQMgr FTE2 -f" it ... |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Thu Jul 27, 2017 4:05 am Subject: WebSphere MQ Managed File Transfer in Windows |
Sorry I cant see anything in Dropbox. Just double check all your settings, you could set yourself an easy 2 Queue Manager scenario to test and build from there. (sorry ive not been through the ch ... |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Wed Jul 26, 2017 8:15 am Subject: WebSphere MQ Managed File Transfer in Windows |
Before I raise a PMR plz verify the list of commands I've used and let me know if I miss somthing.
You've missed something.
You've missed the same thing described in the previous post you didn' ... |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Wed Jul 26, 2017 8:14 am Subject: WebSphere MQ Managed File Transfer in Windows |
Before reading all that.
After you create the coordination queue manager and agents etc you did pipe in the mqsc output scripts?
Also can you confirm that all the channels will start?
Yes Ram ... |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Wed Jul 26, 2017 7:55 am Subject: WebSphere MQ Managed File Transfer in Windows |
Hi Vitor,
Before I raise a PMR plz verify the list of commands I've used and let me know if I miss somthing.
Sorry - I work for a company in the finance industry and the proxy blocks access to ... |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Wed Jul 26, 2017 7:36 am Subject: WebSphere MQ Managed File Transfer in Windows |
Hi Vitor & rammer,
Before I raise a PMR plz verify the list of commands I've used and let me know if I miss somthing. I'm Facing the issue when I'm creating the fteAgent.
https://www.dropbox.c ... |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Tue Jul 25, 2017 8:43 pm Subject: WebSphere MQ Managed File Transfer in Windows |
Thanks for the reply vitor,
In that post I've seen the cases to identify the issue but I didn't find any thing. |
Topic: WebSphere MQ Managed File Transfer in Windows |
ajaykumar.maram
Replies: 22 Views: 57104
|
Forum: IBM MQ File Transfer Edition Posted: Tue Jul 25, 2017 6:31 am Subject: WebSphere MQ Managed File Transfer in Windows |
Hi All,
I'm new to MQFTE. I'm trying to create a scenario using 3 queue managers in a distributed environment using the below technote.
http://www-01.ibm.com/support/docview.wss?uid=swg27041181& ... |
Topic: Unable to identify the error in consuming the rest service |
ajaykumar.maram
Replies: 5 Views: 5925
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Apr 29, 2017 3:55 am Subject: Unable to identify the error in consuming the rest service |
Then you're down to running a user trace and seeing where it stalls
The Request is not going out from HTTP Request Node.
Another thing is that till now I'm using IIB 10.0v and now I updated the ve ... |
Topic: Unable to identify the error in consuming the rest service |
ajaykumar.maram
Replies: 5 Views: 5925
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 28, 2017 4:40 am Subject: Unable to identify the error in consuming the rest service |
If you're getting a timeout error and you've (inexplicably) got no actual user code in your flow then the obvious conclusion is that the Uber API isn't responding.
Thanks for the response vitor. T ... |
Topic: Unable to identify the error in consuming the rest service |
ajaykumar.maram
Replies: 5 Views: 5925
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 27, 2017 5:05 am Subject: Unable to identify the error in consuming the rest service |
Hi All,
I'm trying to consume an third party REST service in IIB using http request node. My flow is like "HttpInput - Http Request - Http Replay" nodes.
When I'm doing this I'm facing ... |
Topic: HTTP request node error teminal parsing |
ajaykumar.maram
Replies: 10 Views: 9259
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 22, 2015 3:12 am Subject: HTTP request node error teminal parsing |
Did you try change the response parse type to XML,XMLNSC .. for http request node...
and BLOB message is a Hexadecimal code i tried to convert that to xml by cast with 1208 by that didn't work so jus ... |