Step 5. Configure Service

  1. Use the IDTPOP Utility to convert the file to ASCII-text using the text editor of your choice, e.g. Notepad.

  2. Add a line that contains the following fields.

service_id|subsys_id|process_id

Field No.

Field Name

Description

Entry Example

0

service_id

The name given to this service.

PRT_INT

1

subsys_id

The ID of the subsystem, in this case PRT.

PRT

2

process_id

The name of the process that the program will look to for data.

PRT_INT

Example

PRT_INT|PRT|PRT_INT

  1. Save the file.

  2. Use the SCPOP Utility to convert file back to binary format.

More information

PRT interested process utility configuration.