Search found 103 matches

by jgreve
Wed Dec 31, 2014 2:40 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD input error: SimpleDeserializer encountered a child elem
Replies: 12
Views: 19458

a resolution of sorts...

...and as for the ability to directly support someone "else's" wsdl, or wsdl that is more complex, I agree......alas......maybe someday we can get the xml Stage's assembly editor built into ISD. Ernie, thanks for your insight. As a workaround, I ended up going with a "single record a...
by jgreve
Fri Dec 19, 2014 12:42 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD input error: SimpleDeserializer encountered a child elem
Replies: 12
Views: 19458

extra work, maybe can't be helped...

If you use a simple WSDL, and "one big column", you don't need to escape anything --- the SOAP engine will do that for you. It's a normal part of SOAP processing..... xml can't be put inside of xml without escaping it. But it will get handled at both ends without any concerns, provided th...
by jgreve
Fri Dec 19, 2014 10:08 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD input error: SimpleDeserializer encountered a child elem
Replies: 12
Views: 19458

next steps

You summarized it perfectly in your last post. Text over http was designed specifically for scenarios where you want isd to use some "other" wsdl. Your first one would work where you let isd dictate the wsdl.......a wsdl with one simple large varchar column as input. I would be content to...
by jgreve
Thu Dec 18, 2014 8:08 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD input error: SimpleDeserializer encountered a child elem
Replies: 12
Views: 19458

escaped xml works fine but...

Escaped XML works fine (see below). I missed the bit about escaping it in the other posts where they said "Pass your XML in through a single longnvarchar field..." So, uh, I really don't want to go the client's team and say "It turns out that Information Server can't actually pull off...
by jgreve
Thu Dec 18, 2014 7:57 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD input error: SimpleDeserializer encountered a child elem
Replies: 12
Views: 19458

how to coax ISD to make wsdl I want to use?

Thank you, qt. I think you are correct; what I'm trying to do is indeed yielding an invalid soap definition. Maybe a more fundamental question I should have asked is, "Is it possible to coax ISD into creating wsdl that uses the nested XML structure I want to use?" As far as ISD goes, I sim...
by jgreve
Thu Dec 18, 2014 1:48 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD input error: SimpleDeserializer encountered a child elem
Replies: 12
Views: 19458

ISD input error: SimpleDeserializer encountered a child elem

I'm getting the following error message when I send test requests via SoapUI to my datastage job: org.xml.sax.SAXException: WSWS3084E: Error: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize. Message being parsed: Several threads on the...
by jgreve
Wed Aug 29, 2012 10:25 am
Forum: General
Topic: Pass the value into dsjob command
Replies: 8
Views: 5869

I just happened to have a linux prompt handy...

I just happened to have a linux prompt handy... Pandeesh, here is a small dose of theory about why you are correct: What happens on unix (linux, aix, etc) is the shell tokenizes your input and replaces $whatever with the env-value if available. Quoted expressions are treated as a single token. Suppo...
by jgreve
Tue Aug 16, 2011 5:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL SERVER select statement issue
Replies: 10
Views: 13462

Ahh :-)

Ahh :-)
That makes sense.
chulett wrote:I think that doc is a little short on details. From what I recall, you replace a "#" with "__035__", that's two underscores on both sides of the internal value.
by jgreve
Tue Aug 16, 2011 1:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL SERVER select statement issue
Replies: 10
Views: 13462

Re: SQL SERVER select statement issue

yeah i tryed ['POOL #']....["POOL #"]....'POOL #'.... "POOL #"....as POOL nothing works Based on the the following quote from this link: http://publib.boulder.ibm.com/infocenter/iisinfsv/v8r1/topic/com.ibm.swg.im.iis.ds.parjob.adref.doc/topics/r_deeadvrf_Column_Name_Conversion_o...
by jgreve
Mon Jul 25, 2011 12:37 pm
Forum: General
Topic: Issue in passing value to global parameter
Replies: 5
Views: 4748

let's try echoing the param values...

You've got a couple of things going on here: 1) Control-M calls a datastage launcher script. 2) The datastage launcher script launches a sequencer 3) The sequencer launches datastage jobs (apparently parallel jobs). Are you invoking your script from the datastage job(s) with after job "execSH&q...
by jgreve
Thu Jul 21, 2011 10:44 am
Forum: General
Topic: Issue in passing value to global parameter
Replies: 5
Views: 4748

Re: Issue in passing value to global parameter

The job is getting aborted, if I declare the logfile as global parameter. But I'm able to run the job successfully when I declare it as local parameter. Pls help me to fix this issue Ok, can you paste the error message(s) that it aborts with? And what is your logfile file name expression? I'd like ...
by jgreve
Wed Jul 20, 2011 1:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to insert a record into the table due to {0}
Replies: 2
Views: 2797

bug? sure

rameshrr3 wrote: Does this qualify as a bug?
sure :-)
by jgreve
Wed Jul 20, 2011 10:47 am
Forum:
Topic: Column Definition not saving correctly
Replies: 6
Views: 2530

A little more detail please?

Is it true, While reading data from sequential file using "File Stage" ? Could you post a little more details of what the job does? What do you read from? Write to? What kind of flat file(s): delim? fixed? charset? An example of the problem. You said columns are moving - do you mean the c...
by jgreve
Mon Jul 18, 2011 9:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Create Multiple years data from single record
Replies: 4
Views: 3447

the "big ugly transformer" technique...

Thanks Chulett for replying. About the decimal, you are right. Going to the question, the date range is dynamic. Any number of years/months. could be 2 months or 36 months/ 3 years. In 8.5 I'd be tempted to look at a transformer loop and spin through the months, then try pivoting by year. However, ...
by jgreve
Thu Jul 14, 2011 8:27 pm
Forum: General
Topic: DSSetServerParams problem (dsapi w/ c++)
Replies: 1
Views: 2969

resolved Re: DSSetServerParams problem (dsapi w/ c++)

Turns out I had my server name in the wrong place. :oops: Further I should have taken the extra step to look through the websphere stdout & stderr logs. And... I might wish for a more useful dserrno, like like DSJE_LOGONFAIL instead of the 81011 I was getting. *shrug* At any rate, just in case i...