Setting Up a Partner
To set up a trading partner, you have to perform the following tasks:
Creating a Partner
To create and set up the default partner, perform the following steps:
-
On the Partner Management tile, click Partner.
-
On the Partner page, click Create Partner.
-
On the Create New Partner page, in the Partner Name field, enter the name of the partner as
Company2. -
Click Proceed > Done.
Enabling the EDIFACT Protocol for Partner
All EDI protocols are enabled by default after installation. To configure and activate any of the protocols, you must disable all other protocols that are not configured. After the protocols are configured, you can enable or disable them at any time. This procedure is needed only when configuring protocols for the first time.
-
Select the partner for which you want to enable the EDIFACT protocol.
-
If protocols have not been enabled:
-
Select the check box for the EDIFACT protocol.
-
Setting the Interchange Qualifier and ID for the Partner
To set the Interchange Qualifier and ID for the partner:
-
On the Create New Partner or the Edit Partner page, click Edit Configurations for EDIFACT protocol.
-
Click the Add New Identifier icon next to the Default Interchange Qualifier ID field.
-
In the Add New dialog box, select the domain type a
1and enter987654321in the ID field. -
From the Default Interchange Qualifier ID list, select
987654321. -
Click Save.
Enabling Outbound EDI Validation
This procedure describes how to enable outbound EDI validation.
-
On the Create New Partner or the Edit Partner page, click Edit Configurations for EDIFACT protocol.
-
In the Outbound area of the General tab, select the Enable EDI Validation check box.
-
Click Save to save the configurations.
Setting the Transport
-
On the Create New Partner or the Edit Partner page, select the EDIFACT protocol from the available list of protocols and click Edit Configurations.
-
On the EDIFACT Configurations page, click Transport.
-
To add new transport, click Add or Add Outbound Transport tab.
-
In the Add Transport dialog box, enter the name of the transport and select the FILE Outbound transport from the drop-down list.
-
In the URL field, enter the sample folder URL for Linux:
file:///opt/FilePoller/Outbound, where/opt/FilePolleris the NFS (sharing) mounted on the machine.Setting NFSTo set NFS to be applicable during deployment, perform the following steps:
-
Go to the <folder>
/bcce-1.2.0/deployment/configfolder and opendeployment.propertiesfile. -
Scroll down to find the property for Mounting NFS as below:
"mount_path=<mounted_folder>".
For example: "mount_path=/opt/FilePoller", where NFS is mounted on FilePoller folder on the machine. -
Deploy Poller Server. If the poller server is already deployed, re-deploy it for changes to be applied.
-