Author |
Message |
Topic: verifying broker mode and license information |
srk31
Replies: 1 Views: 2482
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 14, 2015 9:32 am Subject: verifying broker mode and license information |
Hi,
i would like to know is there anyway i can check whether i have installed wmb(both runtime and toolkit) developer edition and advanced version.
Thanks |
Topic: special characters handling in datapower |
srk31
Replies: 1 Views: 8602
|
Forum: WebSphere DataPower Posted: Fri Jul 10, 2015 1:17 pm Subject: special characters handling in datapower |
Hi,
i have mpg which hosts restful service. The client is sending special characters in request like "lastName":"ýez" . i don't have problem in parsing the request .
... |
Topic: chaining of message flows |
srk31
Replies: 5 Views: 3288
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 08, 2015 8:17 am Subject: chaining of message flows |
Thats correct, both are independent message flows. |
Topic: chaining of message flows |
srk31
Replies: 5 Views: 3288
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 08, 2015 8:02 am Subject: chaining of message flows |
Hi,
I have two webservices. serviceA which is exposed to end client. serviceB is the actual service provider.
When we receive a request in serviceA, we transform the request in serviceA ... |
Topic: routeToNode ESQL question |
srk31
Replies: 16 Views: 12119
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 26, 2015 12:26 pm Subject: routeToNode ESQL question |
i totally agree with you. i would like know whether is there any flexibility to choose our own framework w.r.to webservices.
i got the answer as no
Thanks Saper, Sam and Jeff for clearin ... |
Topic: routeToNode ESQL question |
srk31
Replies: 16 Views: 12119
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 26, 2015 11:55 am Subject: routeToNode ESQL question |
Thanks Jeff.
Currently, webservices implementation in wmb uses Axis framework . is there any option to change cxf framework. |
Topic: routeToNode ESQL question |
srk31
Replies: 16 Views: 12119
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 26, 2015 9:16 am Subject: routeToNode ESQL question |
Thanks Jeff and Saper. I was going thru the documentation in the info center.
I was trying to understand the concepts.
if execution group/dataflow engine is a separate process, where we ... |
Topic: routeToNode ESQL question |
srk31
Replies: 16 Views: 12119
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 24, 2015 1:33 pm Subject: routeToNode ESQL question |
Thanks, i will take a look at them.
Can you please answer the below if you are into java world.
As i mentioned earlier we have two approaches in developing wsdl-first.
i believe that approach ... |
Topic: routeToNode ESQL question |
srk31
Replies: 16 Views: 12119
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 24, 2015 1:05 pm Subject: routeToNode ESQL question |
Thanks for your suggestion Jeff.
i enabled debugger and looked into each break point i added to the flow and observed the message.
My understanding with environment variables is different wh ... |
Topic: routeToNode ESQL question |
srk31
Replies: 16 Views: 12119
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 1:51 pm Subject: routeToNode ESQL question |
i agree. i wrote small esql code which will route the request to particular label node.
i had trace node before computenode(routingLogic) and then routeToLabel node
here is the codeBROKER SCH ... |
Topic: routeToNode ESQL question |
srk31
Replies: 16 Views: 12119
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 12:24 pm Subject: routeToNode ESQL question |
Thanks for the reply.
even after adding trace route and provided patterns you mentioned, still outputLocalEnvironment.fieldreferences are not showing up in development editor.
i installed A ... |
Topic: routeToNode ESQL question |
srk31
Replies: 16 Views: 12119
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 11:07 am Subject: routeToNode ESQL question |
Hi,
I am new to WMB development and trying to create new service(wsdl first ) approach.
I had hello.wsdl which is having 4 operations(greetMe,sayHi,pingMe and greeMeOneWay).
here ... |
Topic: mqstr format problem |
srk31
Replies: 9 Views: 9178
|
Forum: General IBM MQ Support Posted: Mon Nov 22, 2010 10:54 am Subject: mqstr format problem |
that one got fixed. I got this problem in datapower MQFSH. now i am getting this problem in backeside url, when i dropped the msg into queue |
Topic: mqstr format problem |
srk31
Replies: 9 Views: 9178
|
Forum: General IBM MQ Support Posted: Mon Nov 22, 2010 10:02 am Subject: mqstr format problem |
which one u r referring to ? i have lots of problems which i have fixed some or not. Do you got the problem what i am saying |
Topic: mqstr format problem |
srk31
Replies: 9 Views: 9178
|
Forum: General IBM MQ Support Posted: Mon Nov 22, 2010 9:47 am Subject: mqstr format problem |
its typo error. I have specified something like this
dpfunc:mq-set-request-format('MQHRF2') |