This section describes an example of how to add a new country configuration to the provided sample project.
To add a country configuration to a project:
From the Control Center, open the project you want to modify in the Project View window.
-
Right-click the Global Data Router process and select Adjust Router Countries.
The Select Countries window opens.
Figure 1. Select Countries Window
Select the country you want to add (for example, Italy).
Click , and then Next. The Configure Outputs window opens.
Figure 2. Configure OutputsMake adjustments, if necessary, and Click Finish. The Schedule Job window opens.
Click Run Now and monitor the job status in the Background Task window.
When the job completes, click Refresh.
Changes are reflected in the Project View.
Figure 3. Updated Project WorkflowDouble-click the country-specific transformer process for the newly added country.
Select Parser Inputs and modify the input lines to reflect the standard address format for the new country. For example, if you added Italy:
Line 4 from "Houseno, StreetAddress, Aptno" to "StreetAddress, Houseno, Aptno"
Line 9 from "City, State, PostalCode" to "PostalCode, City, State"
Note: For more information about modifying Parser Inputs and deploying projects to real-time, see the Trillium online Help, which you can access by clicking Help > Manuals in the Control Center.Run this process flow, and then check the results prior to making further modification to the business rules.
Do one of the following:
Continue to modify business rules
Deploy the project to real-time
To specify mapping for the added country
In the Control Center, right-click the project to which you added a country.
Select Deploy to Real-Time.
The Real-Time Deployment Manager opens.
Click Edit and Generate Project.
The Project Deployment Form opens.
Click SAP Configuration.
The SAP Configuration and Mapping window opens.
Add the required mapping for the country you added. The figure below is an example of mapping for Italy.
Figure 4. Sample Field Mapping for ItalyClick OK.