Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Interface file

Former Member
0 Kudos

Hi

I had generated one interface to send some data to java team. Basically we would be placing this folder in unix directory. Now same data required by some other team. I would have to generate file with same data and diff path. Is there need to go for open wirte close dataset or can i copy the content of the file which i generate for java team. If so how to do the same.

Any help appreciated.

Regards

Raj

1 REPLY 1

amit_khare
Active Contributor
0 Kudos

For Downloading you do need to call OPEN dataset again.

We can do server copy but I will not suggest that as it is prone to human errors.

Regards,

Amit

Reward all helpful replies.