GetJobTypeNamesResult

From
Jump to: navigation, search

Description

Returns a list of at least one job type for the organisation (every organisation must set up at least one job type while running through the Organisation Creation wizard).

Success Mode

The field jobTypeNames is populated with an array of one or more strings, each string being the name of a job type. One of these strings must be used when calling createJob using a JobBean or JobCustomerBean, in the JobType field of the bean.

Failure Modes

One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.

Type Description
AccessDeniedFailure The username or password was incorrect, or lacked the right to complete this function.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux