This is the command arcemiestest that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
arcemiestest - perform simple operations on EMI ES service
DESCRIPTION
The arcemiestest command performs simple operations on server with EMI Execution Service
(ES) interface and is meant for testing interoperability of ARC EMI ES client
implementation and corresponding service. Please see description of EMI ES at
http://twiki.cern.ch/twiki/bin/view/EMI/EmiExecutionService for detailed information about
functionality of the service.
SYNOPSIS
arcemiestest command URL [arguments]
COMMANDS
sstat URL
takes URL of service implementing ResourceInfo capability, retrieves service
description
submit URL filename
takes URL of service implementing ActivityCreation capability and file containing
ADL activity description, sublits activity to service
stat URL ID
takes URL of service implementing ActivityManagement capability and identifier of
activity as returned by submit command, retireves state of activity
info takes URL of service implementing ActivityManagement capability and identifier of
activity as returned by submit command, retirieves extended description of the
activity
clean takes URL of service implementing ActivityManagement capability and identifier of
activity as returned by submit command, removes the activity from the service
kill takes URL of service implementing ActivityManagement capability and identifier of
activity as returned by submit command, cancels execution of the activity at the
service
list takes URL of service implementing ActivityInfo capability, retrieves identifiers of
available activities
ivalidate
takes URL of service implementing ResourceInfo capability, retrieves full and
partial service descriptions and validates results.
Use arcemiestest online using onworks.net services