>
> Thanks for the help, i tried to pass the 4 arguments (argA,
> argB,argC,argD) with values and got lots of error :
> it is showing error while parsing "argC" and execution .
>
Script :
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> 'local'
>
> 'C:\test\Run.exe -AutoRun -Log=%s -
Yes you can pass arguments to STAX functions. It wasn't clear to me if
you were asking how to do this when calling a function within a STAX job
or if you were asking how to do pass arguments to a STAX job's starting
function when submitting it for execution via a STAX EXECUTE request.
You can