Q:
How can you read out the attribute names for RA Jobs.´
A:
The following select on the Automation Engine Database will give you a list of all attributes. Please adapt the JOBNAME
select OCV_VName,ocv_value from OCV,oh where OCV_OH_Idnr=OH_Idnr and oh_name='JOBNAME'