About this task
In this task you will define an application subsystem
to take the inbound purchase order and transform it so it can be processed
by your internal purchasing application.
Use the EDI850IN.mms map
to convert the data in the subsystem. You want this map to execute based on
the arrival of data in the Put Post Office directory that you defined for
Acme Corp. with an extension of *.app
Procedure
- Start the Integration Flow Designer and open a new
system definition file.
- Save the new system definition file in C:\install_dir\tmgr_vn.n\tutorial\exercises\myfiles as AppMap.
- Rename System1 to Inbound.
- Add the map in the EDI850IN.mms source map
to the Inbound system.
- Right click on the EDI850IN map in the Inbound
system and select Edit Launcher Settings to
set the input trigger and override the source and destination file paths as
follows:
- Input card
Source Event is On
Source file: C:\install_dir\tmgr_vn.n\tutorial\exercises\myfiles\in
\app850in\*.app
- Output card #1
Target file: C:\install_dir\tutorial\exercises\myfiles\in\app850in\*.ord
- Output card #2
Target file: C:\install_dir\tmgr_vn.n\tutorial\exercises\myfiles\in\app850in\*.lin
- Change the from the Server drop-down list to Local
Server.
- Create a deploy script named as Inbound with C:\install_dir\systems directory
as the deploy directory.
Note: Select
option Build and Transfer Maps as well.
- Deploy the Inbound system.
- Save the changes to the system definition file.
- Verify that all *.app files were deleted
from the directory:
Results
C:\install_dir\tmgr_vn.n\tutorial\exercises\MyFiles\In\app850in