Re: [staf-users] How to call function with different arguments

2011-08-04 Thread Prasant Biswal
> > 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 -

Re: [staf-users] How to call function with different arguments

2011-08-04 Thread Sharon Lucas
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