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

Quickview in background to tetxfile

Former Member
0 Likes
397

Hello,

Is there a way to run a quickview as background process and send the output to a text-file?

Thank you,

Hans

Hello,

Is there a way to run a quickview as background process and send the output to a text-file?

Thank you,

Hans

1 REPLY 1
Read only

Former Member
0 Likes
308

In your quick view select Export as "local file" and then you need to create a variant and schedule this similar as a job. After the job ran successfully, go to the spooler and you can export the out put as text file .

Hope it will help you.