Configuring an Event Hub receiver
When you configure an event hub receiver, you are telling Infor Process Automation how to handle the file data that comes in from a particular event hub channel.
- With the channel for which you want to configure a receiver selected, click Actions > Create.
 - Specify this information:
           
- Channel Name
 - 
              
This field is pre-populated based on the channel for which you are configuring a receiver.
 - Receiver
 - 
              
Assign a name to the receiver. This can be anything you want it to be and can include numbers and special characters. Use a name that reflects the purpose of the receiver.
 - Description
 - 
              
Optional. Assign a description that provides some detail about what the receiver is used for.
 - Subscription
 - 
              
The event that the receiver is listening for that will trigger the process. This is a string that has the format:
publisher:document:eventYou can specify no event (leave off third property) or multiple events by stringing together multiple operation characters as shown in the following examples.
Example 1:
The following event specifies create and update operations on the Infor M3 item master.
M3:MITMAS:CUExample 2:
The following event specifies any operation on Infor M3 purchase order headers.
M3:OOHEADExample 3:
The following event specifies update operations on Infor M3 purchaser order lines.
M3:OOLINE:U - Last Message Received Time
 - 
              
Display field. The time stamp showing the most recent time a file was processed by the receiver.
 - Process
 - 
              
The name of the process that will be kicked off when the event occurs.
 - Startup Type
 - 
              
Determines when the receiver starts up. Options are:
- 
                
Automatic: File starts up automatically when the system starts.
 - 
                
Manual: File does not start automatically when the system starts. The administrator must start it manually.
 - 
                
Disable: The receiver has been taken off-line, does not start.
 
 - 
                
 - Status
 - 
              
Display field. Current status of the receiver.
 - Last Error Time
 - 
              
Display field. The time that the most recently received error occurred.
 - Last Error Type
 - 
              
Display field. Type of error of the most recent error that was received. The system will display "Channel" or "Receiver."
 - Last Error
 - 
              
Display field. The text of the most recent error that was received.