Quantcast
Channel: SCN : Unanswered Discussions - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 3719

BODS exec() function and the Flags parameter

$
0
0

Does anybody have experience using the exec() function in BODS to execute commands like 'move', 'delete', and 'copy'? I am curious about what the flags parameter refers to (in bold below):

 

Syntax:
exec( [in] FileName As varchar, [in] Arguments As varchar,[in] Flags As int ) As varchar

 

The way I am using the command is as follows, I just don't know what I should use for the flag parameter:

exec('cmd','del [$GV_OUTBOUND_DIR]\\[$RAY_SALES_FILE])', ???)

 

I believe it is supposed to be an integer between 0 and 8, I'm just not sure what the different flags do.  Any ideas?

 

Thanks!


Viewing all articles
Browse latest Browse all 3719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>