(For IPA) Define PO Dispatcher ProcessFlow

There are two variables that should be defined in IPA. Default values are set in the flow, these allow the flow to run out of the box. However, overriding them will provide specific information about your organization.

  • PODispatcher.fromEmail - Name of system or email address in your organization. This is used in any emails sent by this process as the "from" entity. No spaces are allowed in the value.

  • PODispatcher.hostname - Name of host sending the transaction. This is included in the generated cXML document sent to the vendor.

  1. Launch the Infor Rich Client.
  2. From the Infor Rich Client, click Start > Applications > Process Server Administrator > Configuration > System Configuration.
  3. Create a new Configuration Set with a name of ''PODispatcher". Open the "PODispatcher" configuration set.
  4. Under the "Properties" tab, create a new property with the name of "fromEmail" and assign a desired value.
  5. Repeat step 4 to create a property with the name of "hostname" and assign a desired value.