Author |
Message |
Topic: handle the SQL statement via passthru |
mr2kn
Replies: 3 Views: 2168
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 06, 2016 10:54 am Subject: handle the SQL statement via passthru |
Hi,
Im using the IIB9.0.0.4 toolkit
im having the SQL statements like
select to_char(nvl(avg(to_number(AMOUNT)),0), 'FM99,999,999') from table name
when I run the query through PASSTHRU r ... |
Topic: how to build inner loop for FOR condition |
mr2kn
Replies: 7 Views: 3660
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 15, 2016 10:37 am Subject: how to build inner loop for FOR condition |
I mean to say I will get single response from that I need to construct into multiple elements in the required format |
Topic: how to build inner loop for FOR condition |
mr2kn
Replies: 7 Views: 3660
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 15, 2016 10:19 am Subject: how to build inner loop for FOR condition |
now I have used the z and z1 references, in the code
in the starting I mentioned the responses which I need to have the multiple response like this from the single response
and only the send date ... |
Topic: how to build inner loop for FOR condition |
mr2kn
Replies: 7 Views: 3660
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 15, 2016 9:13 am Subject: how to build inner loop for FOR condition |
Hi,
Thank you for seeing my request
in IIB9 im using the For condition and again For condition to achieve multiple response from the single response, example which I want to be
<ExternalPend ... |
Topic: Error while calling soapinput node from external service |
mr2kn
Replies: 4 Views: 5400
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 30, 2016 11:24 am Subject: Error while calling soapinput node from external service |
below is the error I am getting while inbound service call to IIB.
BIP3752E: The SOAP Reply node 'CardServiceInterfaceMessageFlow.SOAP Reply' encountered an error while processing a reply message. ... |
Topic: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
mr2kn
Replies: 10 Views: 7365
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 10, 2016 10:55 am Subject: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
is there any other solution where I cannot see error in the reply node |
Topic: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
mr2kn
Replies: 10 Views: 7365
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 10, 2016 9:52 am Subject: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
soap input node time out is 180 and each http request node is 20 |
Topic: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
mr2kn
Replies: 10 Views: 7365
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 10, 2016 9:04 am Subject: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
means,
when im debugging it and passing node by node and checking the response in message tree and comes to till soap reply node by that time 15-18secs took it
hope this helps |
Topic: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
mr2kn
Replies: 10 Views: 7365
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 10, 2016 8:41 am Subject: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
Yes, when im not in debugging it will take <1 sec and
when im in debugging it took 15-18secs when I just passing the node and no checking the response data |
Topic: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
mr2kn
Replies: 10 Views: 7365
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 10, 2016 8:19 am Subject: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
Thank you for looking my issue
when I try to see the response in the tree to check for this im doing in the debugging to the flow and pass all the nodes correctly with proper response as expected, ... |
Topic: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
mr2kn
Replies: 10 Views: 7365
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 10, 2016 7:56 am Subject: Error - Error occurred in ImbSOAPReplyHelper::makeSOAPReply |
Hi,
Required help on this known error which im getting in the debug mode and not in the runtime mode, and flow is
soap input --> subflow --> subflow1 --> compute --> soap reply
su ... |
Topic: Message does not contain a valid SOAP Reply Identifier at al |
mr2kn
Replies: 6 Views: 7929
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 27, 2016 8:00 am Subject: Message does not contain a valid SOAP Reply Identifier at al |
Thank you for the information,
and I have another flow like from the same soap input
label1 --> compute --> httprequest --> compute --> soap reply
which runs correctly and no err ... |
Topic: Message does not contain a valid SOAP Reply Identifier at al |
mr2kn
Replies: 6 Views: 7929
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 27, 2016 7:47 am Subject: Message does not contain a valid SOAP Reply Identifier at al |
Sorry mqjeff,
I did not understand
please explain |
Topic: Message does not contain a valid SOAP Reply Identifier at al |
mr2kn
Replies: 6 Views: 7929
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 27, 2016 7:30 am Subject: Message does not contain a valid SOAP Reply Identifier at al |
Thank you for the response,
from the label flow get the response and shown in the soap reply, and again the httpasync response node will also fire it, which I don't want to fire to soap reply and w ... |
Topic: Message does not contain a valid SOAP Reply Identifier at al |
mr2kn
Replies: 6 Views: 7929
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 27, 2016 7:01 am Subject: Message does not contain a valid SOAP Reply Identifier at al |
Hi,
Required help/suggestions to correct the flow in IIB9.0,
the message flow is
soap input --> compute --> http async request
http async response --> compute1 --> router
label ... |