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 17 matches
Author Message
  Topic: Mapping xs:Datetime with timezone.
zhumingvictor

Replies: 10
Views: 4605

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 01, 2013 10:07 am   Subject: Mapping xs:Datetime with timezone.
The XSD format in the output is xs:DateTime.

Does it specify a lexical representation that includes a timezone qualifier? or does it specify the default lexical representation?

The XSD doesn't r ...
  Topic: Mapping xs:Datetime with timezone.
zhumingvictor

Replies: 10
Views: 4605

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 01, 2013 9:46 am   Subject: Mapping xs:Datetime with timezone.
I know I can using compute node to replace the Mapping node, but a simple mapping node can save me lots coding and Mapping node is more clear to look at and easier to understand for the developer who ...
  Topic: Mapping xs:Datetime with timezone.
zhumingvictor

Replies: 10
Views: 4605

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 01, 2013 8:51 am   Subject: Mapping xs:Datetime with timezone.
The input is a string in format of yyyyMMdd and I am coverting it to timestamp in using custome esql in Mapping node. The output is a xs:DateTime format. I tried to cast the date string to GMTTimestam ...
  Topic: Mapping xs:Datetime with timezone.
zhumingvictor

Replies: 10
Views: 4605

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 01, 2013 8:15 am   Subject: Mapping xs:Datetime with timezone.
Hi, I am using a SOAPRequest node to send request, before I send the request I have to do a data mapping using Mapping node. But the WS I am calling requires xs:DateTime with timezone info e.g. 2013-0 ...
  Topic: How to select all leaf node from xml
zhumingvictor

Replies: 11
Views: 5440

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 29, 2013 12:00 pm   Subject: How to select all leaf node from xml
you need to use nested selects and then you don't need to loop.

something like

SET MY_COUNT= SELECT
( SELECT COUNT(*)
FROM I.transactions.transaction
It works! I don't need each item ...
  Topic: How to select all leaf node from xml
zhumingvictor

Replies: 11
Views: 5440

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 29, 2013 7:39 am   Subject: How to select all leaf node from xml
Set a reference. InputRoot.XMLNSC.myroot.batches

Then iterate through, selecting batch

No way to do it without looping through?
  Topic: How to select all leaf node from xml
zhumingvictor

Replies: 11
Views: 5440

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 29, 2013 7:29 am   Subject: How to select all leaf node from xml
Hi I am trying to do:

SET MY_COUNT= (SELECT COUNT(*)
FROM InputRoot.XMLNSC.myroot.batches.batch.transactions.transactionSyntax error : cannot specify '

Anybody know how I can correct this?
...
  Topic: Output CSV with column headers.
zhumingvictor

Replies: 2
Views: 2526

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 18, 2013 7:00 am   Subject: Output CSV with column headers.
Hi,

I am working a a project that selects some columns and output as a CSV file. What I did is defined a DFDL model for the output csv and user a resetcontent descriptor to reset it as csv. All tho ...
  Topic: How to get PARSE statement working with DFDL
zhumingvictor

Replies: 20
Views: 19915

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 28, 2013 5:48 am   Subject: How to get PARSE statement working with DFDL
Using debug changes the way the message tree is handled. Take a user trace instead.

If it's the same problem as this, follow the same advice as this thread & raise a PMR.
But it will work if I ...
  Topic: How to get PARSE statement working with DFDL
zhumingvictor

Replies: 20
Views: 19915

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 28, 2013 5:41 am   Subject: How to get PARSE statement working with DFDL
Anybody found a solution for this?

Solution to what? Unless you describe your problem we can't know if it's actually the same problem.
Solution for the exact same problem this thread talked about. ...
  Topic: How to get PARSE statement working with DFDL
zhumingvictor

Replies: 20
Views: 19915

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 28, 2013 4:59 am   Subject: How to get PARSE statement working with DFDL
Anybody found a solution for this?
  Topic: Access udp from mapping node in subflow
zhumingvictor

Replies: 19
Views: 16015

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 20, 2013 12:19 pm   Subject: Access udp from mapping node in subflow
Is the ESQL statement that creates the UDB in the same subflow as the mapping node/udp?

Are they all in the same broker schema with the accessor function?

Did you set the value of the UDP on the ...
  Topic: Access udp from mapping node in subflow
zhumingvictor

Replies: 19
Views: 16015

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 20, 2013 9:02 am   Subject: Access udp from mapping node in subflow
Is the ESQL statement that creates the UDB in the same subflow as the mapping node/udp?

Are they all in the same broker schema with the accessor function?

Did you set the value of the UDP on the ...
  Topic: Access udp from mapping node in subflow
zhumingvictor

Replies: 19
Views: 16015

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 20, 2013 8:20 am   Subject: Access udp from mapping node in subflow
is it build from the command line using mqsicreatebar or mqsipackagebar?
We use mqsicreatebar
  Topic: Access udp from mapping node in subflow
zhumingvictor

Replies: 19
Views: 16015

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 20, 2013 6:57 am   Subject: Access udp from mapping node in subflow
All environments are 8.0.0.3. The UDPs are defined in the same flow as mapping node.

Actually the bar file was build using command line, at the beginning we build it using default parameters which ...
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.