Search found 43 matches

by rajadommeti
Thu Sep 26, 2013 11:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: loading CSV file data to table or text file
Replies: 2
Views: 2648

Thanks you Andy.
by rajadommeti
Wed Sep 25, 2013 2:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: loading CSV file data to table or text file
Replies: 2
Views: 2648

loading CSV file data to table or text file

I am trying to read a CSV file and then load that data into a table or a file. I am not getting any idea on how i can achieve this. It is somewhat complex for me. Can you give me some idea on how i can do it ? I just showed 9 lines here but my spreadsheet has thousands of lines so i am trying to fin...
by rajadommeti
Fri Jun 14, 2013 7:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Design question on retrieving monthly data in failover
Replies: 0
Views: 1955

Design question on retrieving monthly data in failover

Hello All, I have monthly jobs,weekly jobs,quarterly and daily extract jobs. these jobs will extact data based on current run date(sys date) and extract data for previous week or previous month and create files. I don't have date dimention instead I have a oracle created_date column in table and i a...
by rajadommeti
Mon Sep 24, 2012 9:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Generate xml with 3 records within the tags
Replies: 3
Views: 2118

Thanks Ray and Ernie.
by rajadommeti
Thu Sep 20, 2012 2:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Generate xml with 3 records within the tags
Replies: 3
Views: 2118

Generate xml with 3 records within the tags

Hi, We are getting data from database and generating XML. Requirement is output XML has to close and open new tag after every 3 records. I am using XML Input stage to generate XML. Here is the sample XMLi have to generate. <CustomerData> <TRANSACTIONID>1</TRANSACTIONID> <PLATENUMBER>JUNE618</PLATENU...
by rajadommeti
Mon Jun 25, 2012 8:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML output for combination of keys
Replies: 3
Views: 2775

Thanks Craig. Can anyone please give me some idea on this?
by rajadommeti
Fri Jun 22, 2012 8:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML output for combination of keys
Replies: 3
Views: 2775

XML output for combination of keys

Hi I have a requirement like this. I am using Server Job and trying to generate XML's using XML output stage Hash Files(3) . . design Seqfile -->transformer --> XML output input file has 5 columns and 3 are key columns input data policy_eff_dt policy_exp_dt policy_no region_id vehicle_id 1/1/2011 1/...
by rajadommeti
Tue Jan 10, 2012 4:55 pm
Forum: General
Topic: can we add cc list to notification activity
Replies: 7
Views: 4580

Thanks Ray. So we can not give cc list right ? I am asking this because there is a requirement to add cc list to different client group. If it is not possible then I have to go and tell my boss that we have to send mail to all IDs using TO addresses only.
by rajadommeti
Tue Jan 10, 2012 2:58 pm
Forum: General
Topic: can we add cc list to notification activity
Replies: 7
Views: 4580

can we add cc list to notification activity

Hi ,

Is there any way we can add cc list while sending email through notification activity ?
Thanks in Advance
by rajadommeti
Fri Jan 06, 2012 3:15 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: WS client stage returning single row
Replies: 2
Views: 4181

Thanks for the quick reply. I sent the output to 1 string and fortunately it is giving all data in XML tags and I used XML input stage to split into multiple rows. All worked well. Thank you
by rajadommeti
Fri Jan 06, 2012 1:42 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: WS client stage returning single row
Replies: 2
Views: 4181

WS client stage returning single row

Hi,

I am using web service client stage to call a WS which will return multiple rows (5 columns).
but the data is returning in a single row (for all rows)
all rows data in a column is appended in that column.
How can we split this data into multiple rows.

Thanks in Advance.
by rajadommeti
Fri Nov 18, 2011 6:28 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Webservice call issue without input arguments
Replies: 14
Views: 9884

lstsaur wrote:Junks in, junks out :-).
yep :). thank you..
by rajadommeti
Fri Nov 18, 2011 4:51 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Webservice call issue without input arguments
Replies: 14
Views: 9884

Hi All, It is working at last. as expected it is void arguments only. i did not try a new service but same wsdl but i sent a dummy argument. from yesterday i was sending but today i sent a dummy argument and in the mapping field i gave method name like this "/ns1:retrieveContRequest/CustomConWe...
by rajadommeti
Fri Nov 18, 2011 10:03 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Webservice call issue without input arguments
Replies: 14
Views: 9884

Hi All,

How can we save WSDL to a file and configure web services pack manually. saving to a file means save as xml and use xml meta data importer? I have an issue with datastage not reading one of 2 methods in a wsdl, so i want to try this option. Please advice
by rajadommeti
Fri Nov 18, 2011 6:47 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Manually Configuring Web Service Pack
Replies: 10
Views: 13088

Re: Manually Configuring Web Service Pack

However, if I saved the WSDL to a file, and used that, DataStage found the operations. Hi, you said you saved WSDL to a file. What do you mean? how did you do that. I also have an issue recently that i datastage can not read one of 2 methods in a wsdl, so i want to try this option. please let me kn...