ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 19 matches
Author Message
  Topic: How to transform Non XML message (like CSV) to XML using XSL
bhupinder

Replies: 8
Views: 7910

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jun 22, 2015 9:57 am   Subject: How to transform Non XML message (like CSV) to XML using XSL
But the file is there.
Do you know how internally it processes this file? Can you suggest some turnaround here. MANY THANKS.....
  Topic: How to transform Non XML message (like CSV) to XML using XSL
bhupinder

Replies: 8
Views: 7910

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jun 22, 2015 9:24 am   Subject: How to transform Non XML message (like CSV) to XML using XSL
Whereas my .map file looks like this:

<?xml version="1.0" encoding="UTF-8"?><mappingRoot xmlns="http://www.ibm.com/2008/ccl/Mapping" domainID="com.ibm.ms ...
  Topic: How to transform Non XML message (like CSV) to XML using XSL
bhupinder

Replies: 8
Views: 7910

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jun 22, 2015 9:22 am   Subject: How to transform Non XML message (like CSV) to XML using XSL
Thank you so much for your reply...

Now as per your inputs.. I have got the details that we can Assign a Map dynamically in the LocalEnvironment.

Now I am trying to implement the approach in suc ...
  Topic: How to transform Non XML message (like CSV) to XML using XSL
bhupinder

Replies: 8
Views: 7910

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 19, 2015 4:47 am   Subject: How to transform Non XML message (like CSV) to XML using XSL
Thanks for your reply.
And apologies for not providing much inputs.
Actually I have tried with DFDL also (Works For static Transformation Logic). But here the requirement is little different, the e ...
  Topic: How to transform Non XML message (like CSV) to XML using XSL
bhupinder

Replies: 8
Views: 7910

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 18, 2015 10:19 pm   Subject: How to transform Non XML message (like CSV) to XML using XSL
I have a requirement to transform Non XML message (like CSV) to XML using XSLT. I will test this first directly and then I will upload the XSLT and fetch it from WSRR for dynamic transformation

I a ...
  Topic: Dynamic XSLT content from WSRR
bhupinder

Replies: 8
Views: 5316

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 27, 2015 1:59 am   Subject: Dynamic XSLT content from WSRR
BINGO...the issue is resolved now..

I am using this code for XSL embedding and using it for Transformation:

CREATE COMPUTE MODULE WSRRDynamicXSLTLookup_parseXSLT
CREATE FUNCTION Main() ...
  Topic: Xalan Extension Functions
bhupinder

Replies: 11
Views: 8913

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue May 26, 2015 12:41 pm   Subject: Xalan Extension Functions

Perhaps there will not be much of a response from a thread in 2013.

I am struggling for some xslt error when embedding it in xml, can anyone PLEASE help me...
http://www.mqseries.net/phpBB2/view ...
  Topic: Xalan Extension Functions
bhupinder

Replies: 11
Views: 8913

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue May 26, 2015 5:44 am   Subject: Xalan Extension Functions

If someone is interested in the solution, email me and I will send it to you.

What is your email id? Also it will be better if you can post the solution here for the community. THANKS
  Topic: Dynamic XSLT content from WSRR
bhupinder

Replies: 8
Views: 5316

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue May 26, 2015 1:54 am   Subject: Dynamic XSLT content from WSRR
I have progressed one more step:

Now I am getting the below exception, can anyone please help me to get it sorted...

Exception:
*****************
ExceptionList
RecoverableException
File: ...
  Topic: Dynamic XSLT content from WSRR
bhupinder

Replies: 8
Views: 5316

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun May 24, 2015 4:01 am   Subject: Dynamic XSLT content from WSRR
My Sample Code Looks like this:
DECLARE wsrrContent CHARACTER;
DECLARE contentRef REFERENCE TO InputLocalEnvironment.ServiceRegistry.Entity.content;
SET Environment.Variables.xslContent = con ...
  Topic: Dynamic XSLT content from WSRR
bhupinder

Replies: 8
Views: 5316

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun May 24, 2015 3:52 am   Subject: Dynamic XSLT content from WSRR
Just to update all of you, that I have referred the below links while resolving (embedding the Stylesheet in the message) problem.
http://mqseries.net/phpBB2/viewtopic.php?t=25098&highlight=xsl&a ...
  Topic: Dynamic XSLT content from WSRR
bhupinder

Replies: 8
Views: 5316

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun May 24, 2015 3:32 am   Subject: Dynamic XSLT content from WSRR
I am able to embed the XSLT into XML Message.

Now the only problem is while reading it in XSL Transform Node. I am getting the below exception.

**************************
( ['MQROOT' &# ...
  Topic: IIB is Unable to connect to WSRR
bhupinder

Replies: 4
Views: 5617

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 23, 2015 9:27 am   Subject: IIB is Unable to connect to WSRR
That's why i have used Host name as <PC Name> not the actual host name here.
I have tried changing that also but still the error. Now malformed URL is not coming but different error is coming. ...
  Topic: IIB is Unable to connect to WSRR
bhupinder

Replies: 4
Views: 5617

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 23, 2015 4:50 am   Subject: IIB is Unable to connect to WSRR
Hello All,

I have created a WLM Policy on WSRR and created JMS Configurations to get the Notifications from WSRR. For every change in the Policy we should get the Notifications from WSRR.
But I am ...
  Topic: Web UI in Message Broker
bhupinder

Replies: 13
Views: 15636

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun Apr 19, 2015 12:50 am   Subject: Web UI in Message Broker
I am also facing the same issue after logging into IIB Web UI Portal.
The logged-on user ID does not have the required permissions to access data or broker resources in the web user interface. See yo ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.