Adding Receive Protocol

Use this procedure to add a new receive protocol.

Adding Receive Protocol

  1. On Partner Admin Tool menu, click Manage > Advanced.
  2. Click on Receive Protocols tab, and then click New.
  3. Type a unique name and the Java class to use.

    For example: com.intentia.ec.communication.DiskIn

  4. Click OK to save the new protocol.

Each protocol has its own set of defined properties, for example: a property name, value, and description. An asterisk (*) indicates whether or not the property is mandatory. Properties set as mandatory must either have an associated default value or you must add it.

For more information about receive channel protocol properties, see the following:

See Polling type channel properties.

See Server type channel properties.