HCL Workload Automation, Version 9.4

Composer and compiler messages for extended agents only

The following error messages are generated when composer encounters invalid syntax in a workstation definition:

AWSDEM045E There is an error in the workstation definition. The ACCESS keyword
           was not followed by a valid method. Valid methods correspond with 
           the name of a file in the TWS_home/methods directory
           (the file need not be present when the access method is defined).
AWSDEM046E There is an error in the workstation definition. The ACCESS keyword
           has been specified more than once.
AWSDEM047E There is an error in the workstation definition. The ACCESS keyword
           was not followed by a valid method. Valid methods correspond with 
           the name of a file in the TWS_home/methods directory
           (the file need not be present when the access method is defined).  

If an extended agent is defined with an access method but without a host, the following message is displayed:

AWSBIA140E For an extended agent you must specify the host and the access method.