Author |
Message |
Topic: database timeout while calling |
kumar.MBMQ
Replies: 2 Views: 3644
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 17, 2017 5:16 am Subject: database timeout while calling |
I am just wondering how to setup database timeout when calling stored procedure.
I really appreciate , any suggestions . |
Topic: Message level authentication in IIB. |
kumar.MBMQ
Replies: 3 Views: 4411
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 17, 2017 5:15 am Subject: Message level authentication in IIB. |
please let me know how to implement Message level authentication in IIB.
Does basic authentication means, creating roles and user ids in IIB Admin console .
Thanks in adv . |
Topic: activity logging vs Log4j |
kumar.MBMQ
Replies: 2 Views: 3168
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Sep 24, 2016 9:54 am Subject: activity logging vs Log4j |
Hi Team,
I am checking activity logging configurable service feature in IIB10.
What I observed is that instead of going for LOG4J.jar we can use create
new ActivityLog configurable service for ... |
Topic: Ensure the bar file contains a top-level deployment descript |
kumar.MBMQ
Replies: 3 Views: 7460
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 16, 2016 12:45 pm Subject: Ensure the bar file contains a top-level deployment descript |
Hi mqjeff,
Thanks for responding ..
Bar file is having an application. An application is having a simple message flow with FileInput node --> Fileoutput node .
I want to override the input d ... |
Topic: Ensure the bar file contains a top-level deployment descript |
kumar.MBMQ
Replies: 3 Views: 7460
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 16, 2016 3:44 am Subject: Ensure the bar file contains a top-level deployment descript |
Hi guys,
When I try to run the command , error is throwing .
i am just suprised with this error .
when I try to create bar file in the toolkit , I don't see broker.xml in the created file .
b ... |
Topic: A schema cannot contain two global components :Error |
kumar.MBMQ
Replies: 1 Views: 6072
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 15, 2016 9:56 am Subject: A schema cannot contain two global components :Error |
Hi Team,
I have an error when I deploy a message flow .
the wsdl is having service with two ports and each port def is pointing to
rWebServiceSoap PortType.
one of the port uses soap and othe ... |
Topic: design consideration |
kumar.MBMQ
Replies: 4 Views: 3777
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Feb 20, 2016 6:27 pm Subject: design consideration |
I have two scenarios ,whether to consider the first one or second one.
all the target services are webservices. I am looking for pros and cons for these two cases.
Please kindly let me know .
1. ... |
Topic: debugging in Version: 10.0.0.2. |
kumar.MBMQ
Replies: 1 Views: 2574
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 03, 2015 6:28 am Subject: debugging in Version: 10.0.0.2. |
I am working on IBM Integration Toolkit @Version: 10.0.0.2.
I have a message flow , HTTP Input node -> Mapping node -> HTTP OUTPUT .I kept break points before and after Mapping node.
Clicked ... |
Topic: wsp / mpg loopback in Firmware:XI50.6.0.0.12 |
kumar.MBMQ
Replies: 0 Views: 6325
|
Forum: WebSphere DataPower Posted: Thu Sep 10, 2015 7:07 am Subject: wsp / mpg loopback in Firmware:XI50.6.0.0.12 |
I am working on Firmware:XI50.6.0.0.12 .
I am trying to create Loopback proxy for both WSP and MPG.
I tried to search the variable in MPG and wsp but I could not able to set
var://service/mpgw/ ... |
Topic: validation in bpm with jquery.alphanumeric.pack.js |
kumar.MBMQ
Replies: 1 Views: 3454
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 4:32 am Subject: validation in bpm with jquery.alphanumeric.pack.js |
is it a good idea to import jquery.alphanumeric.pack.js file and do
field level validation in coaches ?
I want to restrict the user with valid input data . |
Topic: no caller identity candidate that can be used to login. |
kumar.MBMQ
Replies: 4 Views: 10145
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 08, 2015 8:29 am Subject: no caller identity candidate that can be used to login. |
That sounds like WS-Security isn't configured properly or the incoming message isn't set up properly.
I'd say the latter. The broker should (but not always) see a missing identity candidate before ... |
Topic: Binding is not set on Embedded Server |
kumar.MBMQ
Replies: 1 Views: 33940
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Mon Jun 08, 2015 7:33 am Subject: Binding is not set on Embedded Server |
I have written simple general service. with variables
decalared . wehn i try to run below erorr is thrown . Plz suggest
Binding is not set on Embedded Server Script component (Get Full name). |
Topic: no caller identity candidate that can be used to login. |
kumar.MBMQ
Replies: 4 Views: 10145
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 08, 2015 6:49 am Subject: no caller identity candidate that can be used to login. |
I tried to hit the url through soap ui but error is thrown :
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<soapen ... |
Topic: java.net.UnknownHostException: KIHYDD1341 |
kumar.MBMQ
Replies: 1 Views: 71743
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Jun 03, 2015 4:22 am Subject: java.net.UnknownHostException: KIHYDD1341 |
I am trying to run the process in BPM 8.5.5.
The below error throws .
---Error mssage:
CWLLG1144E: The WSDL for the service could not be validated because of the following error: {http: ... |
Topic: accessing DefaultDatasource of IBM WAS 8.5 |
kumar.MBMQ
Replies: 2 Views: 11476
|
Forum: WebSphere Application Server Posted: Tue May 26, 2015 8:28 am Subject: accessing DefaultDatasource of IBM WAS 8.5 |
I want to access DefaultDatasource which is in IBM WAS from ibm bpm .
Is it a good idea ?. |