updateScript(UpdateScriptType updateScriptInput)
Updates a running script.
UpdateScriptType parameters:
applicationID identifies the application to use.
script is a ScriptType object specifying the script to be updated.
forceUpdate is a Boolean that indicates whether the Application Controller should force a running script to stop before attempting the update.
Throws:
EACFault is the error message returned by the Application Controller when the method fails.
ProvisioningFault is a list of provisioning errors and a list of provisioning warnings thrown when there are fatal errors during provisioning.
Returns: