When creating a transfer definition for a MIMIX source-send configuration that uses contextual system capability (*ANY) and the TCP protocol, take the default values for other parameters on the CRTTFRDFN command. For example, using the naming conventions for contextual systems, the command would look like this:
CRTTFRDFN TFRDFN(PRIMARY *ANY *ANY) TEXT('Recommended configuration')
Note: Ensure that you consult with your site TCP administrator before making these changes.
For an Intra environment, an additional transfer definition is needed. If there is an Intra system definition defined, the transfer definition must specify a unique port number to communicate with Intra. The following is an example of an additional transfer definition that uses port number 42345 to establish communications with the Intra system:
CRTTFRDFN TFRDFN(PRIMARY *ANY INTRA) PORT2(42345) TEXT('Recommended configuration')