Application Development and Automation 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: 
Read only

Interface file

Former Member
0 Likes
398

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
Read only

amit_khare
Active Contributor
0 Likes
365

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.