Search found 3 matches

by amirse
Wed Nov 17, 2004 12:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML output format
Replies: 3
Views: 1606

I am only creating the XML therefore I have only an input tag , no output
by amirse
Wed Nov 17, 2004 8:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML output format
Replies: 3
Views: 1606

XML output format

Hi ,

does anyone know how can I make an xml file to look like:
<TAG> data </TAG>

instead of the default:
<TAG>
data
</TAG>

Thanks,
Amir
by amirse
Thu Jun 17, 2004 3:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Change a datatype
Replies: 5
Views: 2176

Change a datatype

I need to change field datatype from integer(9) to decimal(10) .
is there a way to locate all the relevant places in the project that should be changed ? or I need to manually seek for them ?

Thanks,
Amir