|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Security tab in MQ Input Node |
« View previous topic :: View next topic » |
Author |
Message
|
xzhou |
Posted: Wed Dec 19, 2012 8:08 am Post subject: Security tab in MQ Input Node |
|
|
Apprentice
Joined: 11 Apr 2008 Posts: 32
|
Hi All,
I am using WMB 8.0.0.1. I created a good security profile (it works on other flows).
The input message is as follows.
Code: |
<?xml version="1.0" encoding="UTF-8"?><ContactInfo xmlns="http://xyz.com/contactInfo" ><ContactInfoRequest><PersonID>001</PersonID><UTORid>test2222</UTORid></ContactInfoRequest></ContactInfo> |
on the Security Pane of the MQ Input Node.
Code: |
Identity token type = Username
Identity location =InputRoot.XMLNSC.{http://xyz.com/contactInfo}:ContactInfo.{http://xyz.com/contactInfo}:ContactInfoRequest.{http://xyz.com/contactInfo}:UTORid |
First, I used a XPATH expression instead of ESQL in Identity location, it seems it is illegal because there is no MRM(XML) model associated with the flow.
After I built a bar file, and added a security profile to the MQ Input Node, and saved the changes. I encountered the following errors when I deployed it.
Quote: |
encountered. No updates have been made to the configuration of the execution group.
Review related error messages to determine why the administration request failed.
BIP2401E: (, 1.23) : Syntax error : expected '}' but found ':'.
The expected token was not found.
Correct the syntax of your ESQL expression in node '', around line and column '1.23', then redeploy the message flow.
The task was unsuccessful: The deployment was unsuccessful. Check error messages above for explanation. |
Any suggestions are welcome.
Thanks in advance! XZ |
|
Back to top |
|
 |
msantos007 |
Posted: Fri Feb 07, 2014 12:11 pm Post subject: |
|
|
Voyager
Joined: 20 Dec 2004 Posts: 78
|
Try using * instead of {namespace} in the xpath _________________ Maximiliano R. A. Santos
IBM Websphere MQ V6.0 Certified System Administrator
IBM Websphere MQ V5.3 Certified Solution Developer |
|
Back to top |
|
 |
dogorsy |
Posted: Sat Feb 08, 2014 4:32 am Post subject: |
|
|
Knight
Joined: 13 Mar 2013 Posts: 553 Location: Home Office
|
or enclose the namespace in double quotes ( " ) |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|