Author |
Message |
Topic: Is NTLM authorization supported in WMB 8.0.0.4? |
gteplits
Replies: 3 Views: 2676
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 25, 2022 4:37 am Subject: Is NTLM authorization supported in WMB 8.0.0.4? |
Unfortunately, we are working under constrain not to touch production WMB 8.0.0.4 runtime environment. That includes no fixpacks to be applied.
We might be looking at replacing SOAP node with http ... |
Topic: Is NTLM authorization supported in WMB 8.0.0.4? |
gteplits
Replies: 3 Views: 2676
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 19, 2022 7:42 am Subject: Is NTLM authorization supported in WMB 8.0.0.4? |
I receive 401 unauthorized access error in WMB 8.0.0.4 (Linux) in the request SOAP node. Trying to connect to IIS (SharePoint) webservice.
After some investigation, it appears that NLMS authorization ... |
Topic: Temenos T24 adapter for IIB - information needed |
gteplits
Replies: 12 Views: 13741
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 18, 2016 8:44 am Subject: Temenos T24 adapter for IIB - information needed |
Once again, thanks for the feedback.
Perhaps I will share my experience with the product after implementation.
Happy Friday to all  |
Topic: Temenos T24 adapter for IIB - information needed |
gteplits
Replies: 12 Views: 13741
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 18, 2016 5:56 am Subject: Temenos T24 adapter for IIB - information needed |
Many thanx for valuable advises.
My question still stands: Has anyone had real-life experience with T24 IIB adapter? If so, will greatly appreciate feedback.
Cheers, George. |
Topic: Temenos T24 adapter for IIB - information needed |
gteplits
Replies: 12 Views: 13741
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 17, 2016 12:56 pm Subject: Temenos T24 adapter for IIB - information needed |
I did not have a chance to neither install, nor test it. That is part of the reason I need to know more about the product.
Cheers, George. |
Topic: Temenos T24 adapter for IIB - information needed |
gteplits
Replies: 12 Views: 13741
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 17, 2016 7:51 am Subject: Temenos T24 adapter for IIB - information needed |
Thank you timber.
Here are some of questions:
- any adapter design documentation or design patterns, code samples?
- Does adapter support HA, load balancing, multi-instancing?
- Maintainability: ... |
Topic: Temenos T24 adapter for IIB - information needed |
gteplits
Replies: 12 Views: 13741
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 17, 2016 5:53 am Subject: Temenos T24 adapter for IIB - information needed |
Our company just acquired T24 Temenos product, that comes with IIB adapter. There is very little information on T24 IIB adapter, so I am looking for any feedback from users who utilized this product.
... |
Topic: WMQI and CTI integration - anyone? |
gteplits
Replies: 2 Views: 3129
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 06, 2004 4:57 am Subject: WMQI and CTI integration - anyone? |
Hi Kiram,
We are planning to use WMQI broker as routing/query tool - ex: to bring customer information on terminal based on customer phone number.
There is link in new feature description, that ... |
Topic: WMQI and CTI integration - anyone? |
gteplits
Replies: 2 Views: 3129
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 05, 2004 12:00 pm Subject: WMQI and CTI integration - anyone? |
Dear colleagues,
does anybody using WMQI as CTI middleware? We currently have in shop WMQIv2.1 (going to WBIMBv5.0 later this year) and looking at opportunity to utilise the broker for CTI implemen ... |
Topic: WMQI abends on multiple propagate |
gteplits
Replies: 5 Views: 4637
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 26, 2003 5:21 am Subject: WMQI abends on multiple propagate |
Kiran, Craig - thank you for your responses.
Our run-time environment:
AIX 5.0
WMQI 2.1 with NO CSD
UDB DB2 7.1
WMQ 5.2 with CSD4
We do have large amount of data returned from SQL statemen ... |
Topic: WMQI abends on multiple propagate |
gteplits
Replies: 5 Views: 4637
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 25, 2003 12:42 pm Subject: WMQI abends on multiple propagate |
We developed a flow, which consists from one Compute node, input and output.
Compute node reads DB2 table into Environment variable array.
For each element of array CWF message is created, which co ... |
Topic: Service pack MA12 linking problem (OS/390) |
gteplits
Replies: 2 Views: 2986
|
Forum: IBM MQ API Support Posted: Tue Jan 28, 2003 12:55 pm Subject: Service pack MA12 linking problem (OS/390) |
Thank you, Jørgen:
Seems like compiling tool was a problem. After compiling and linking the same job with LE everything worked fine.
Regards, George |
Topic: Service pack MA12 linking problem (OS/390) |
gteplits
Replies: 2 Views: 2986
|
Forum: IBM MQ API Support Posted: Thu Jan 23, 2003 8:44 am Subject: Service pack MA12 linking problem (OS/390) |
Hi all,
While trying to link trigger monitor program CKTIBAT from service pack MA12, our OS/390 system programmer receives following error:
IEW2456E 9207 SYMBOL MQCONN UNRESOLVED. MEMBER COULD ... |
Topic: packed declimal and character in one message |
gteplits
Replies: 2 Views: 2839
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 09, 2002 8:49 am Subject: packed declimal and character in one message |
Thank you, Kiran!
After assigning proper Enumeration and CCSID values (for OS/390, since we removed channel conversion), WMQI had no problem parsing message.
Regards, George. |
Topic: packed declimal and character in one message |
gteplits
Replies: 2 Views: 2839
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 07, 2002 4:47 am Subject: packed declimal and character in one message |
I need to convert message coming from OS/390 into WMQI input queue on AIX. Message consists form both packed decimal and character fields.
We usually do EBCDIC/ASCII conversion on channel, but with p ... |