A Job Response Receiver receives unsolicited Job Responses, usually as the result of completion of a job, or at intermediate points within the job as illustrated in Figure 7.
 
Figure 7 – ISA95JobResponseReceiverObjectType
Table 18 is the AddressSpace definition of an ISA95JobResponseReceiverObjectType.
Table 18 – ISA95JobResponseReceiverObjectType AddressSpace Definition
| Attribute | Value | ||||
| BrowseName | ISA95JobResponseReceiverObjectType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | Data Type | TypeDefinition | Other | 
| Subtype of the BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasComponent | Method | ReceiveJobResponse | 
 | See 6.2.3.2 | M | 
ReceiveJobResponse – Defines the ReceiveJobResponse Method which receives unsolicited Job Responses.
The ISA95JobOrderReceiverObjectType with the ReceiveJobOrder method may often be paired with an ISA95JobResponseReceiverObjectType and the ReceiveJobResponse method, to send a Job Order and receive a JobResponse. This transaction is illustrated in Figure 8.
 
Figure 8 – ReceiveJobOrder and ReceiveJobResponse Transaction Example