cancel
Showing results for 
Search instead for 
Did you mean: 

Data services Script to write a data into file from table

0 Kudos

I am new to BODS. I need to write the data in a table to a file and I need to do this using data services. Any help is appreciated.thanks in advance !

Sangeeta

Nawfal
Active Participant

Hi,

Are you specifically asking for a script to perform your required load? Otherwise it's easier to create data flow and in it you'll have your source table connected to a query_transform connected to a file. Check the designer user guide for steps.

Thanks

Nawfal

0 Kudos

I want to do this in a script like spool in oracle and put it as a part of my workflow. Hope this brings more clarity.

Thanks!

View Entire Topic
0 Kudos

Thank you for the response. I am looking for a way to do this as sql script through Data services. Like how we use spool.

Thanks,

Sangeeta