Author |
Message |
Topic: MQOutput Node |
Marc456
Replies: 5 Views: 4216
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 22, 2017 11:44 pm Subject: MQOutput Node |
ESQL as below :
-- Set reply details
SET OutputRoot.MQMD.ReplyToQ = 'REPLY.TEST';
SET OutputRoot.MQMD.ReplyToQMgr = 'IIBDEVTEST';
Jep - Vitor is right. Why setting the compute node to LocalE ... |
Topic: WS Security with Security profile to gain a token |
Marc456
Replies: 7 Views: 6616
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 24, 2016 3:04 am Subject: WS Security with Security profile to gain a token |
Meanwhile I am thinking is this the right way? Yes, i have seen this methodoligy on the IBM site (and that it should store the identity in the local environment settings) but i also see the usage of t ... |
Topic: WS Security with Security profile to gain a token |
Marc456
Replies: 7 Views: 6616
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 22, 2016 7:13 pm Subject: WS Security with Security profile to gain a token |
Meanwhile I am thinking is this the right way? Yes, i have seen this methodoligy on the IBM site (and that it should store the identity in the local environment settings) but i also see the usage of t ... |
Topic: WS Security with Security profile to gain a token |
Marc456
Replies: 7 Views: 6616
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 22, 2016 11:40 am Subject: WS Security with Security profile to gain a token |
your profile doesn't seem to be configured right. In particular the ldap host as localhost is bad.
Hi fjb_saper!
Those fields are greyed out automatically when selecting WS-Trust fields ... |
Topic: WS Security with Security profile to gain a token |
Marc456
Replies: 7 Views: 6616
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 22, 2016 10:18 am Subject: WS Security with Security profile to gain a token |
Thanks mqjeff - Much appreciated you replied so quickly!
I have followed these rules to create a security profile:
http://www.ibm.com/support/knowledgecenter/SSMKHH_9.0.0/com.ibm.etools.mft.doc/bp ... |
Topic: WS Security with Security profile to gain a token |
Marc456
Replies: 7 Views: 6616
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 22, 2016 8:29 am Subject: WS Security with Security profile to gain a token |
Hi all,
The following issue is driving me nuts for several days already. I tried a lot, and I will save you all those details, however I can understand that those might be usefull later in the dis ... |
Topic: iib9 - Create JSON arrays from an Environment variable |
Marc456
Replies: 11 Views: 14915
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 12, 2016 12:57 am Subject: iib9 - Create JSON arrays from an Environment variable |
Thanks timber! Much appreciated the help and compliment you gave!
Bottomline, that this was indeed the trick I just needed (besides the fact that I now realize that the so many times se ... |
Topic: iib9 - Create JSON arrays from an Environment variable |
Marc456
Replies: 11 Views: 14915
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 11, 2016 11:35 am Subject: iib9 - Create JSON arrays from an Environment variable |
Hi there - first post, however, you guys saved a lot of days already for me. But this one is driving me nuts!
I need to create a JSON message which needs to look like the following:
{"items ... |