run
RETURNS
1 if task
reports SUCCESS, 2 if
WARNING, 3 if ERROR
runWithSystemParam
USAGE
system_params :- { , | (name = value [, name = value]...)} provide system parameters
RETURNS
1 if task reports SUCCESS, 2 if WARNING, 3 if ERROR
runWithCustomParam
USAGE
custom_params :- { , | (name = value [, name = value]...)} provide custom parameters
RETURNS
1 if task reports SUCCESS, 2 if WARNING, 3 if ERROR
runWithParams
USAGE
system_params
:- { , | (name =
value [, name =
value]...)}
provide system
parameters
custom_params
:-
{ ,
|
(name
=
value
[,
name
=
value]...)}
provide
custom
parameters
isAsync :- {true | false} if true, the job will be executed in the background; otherwise not. Default is set to false
RETURNS
1 if task reports SUCCESS, 2 if
WARNING, 3 if ERROR
Basic authentication is used for this web service, when invoke the web service, please enable the "HTTP Authentication " in the "Show Transport Info" and pr\ ovide the proper username and password