...
Note |
---|
Order Lookup requires implementation from the solutions team to enable/customize the app functionality. Below are the steps to install the file collection service on a local device/server. |
The Message Transformer Windows Service
Overview
The Message Transformer Windows Service is the client service that will run on the customer premise/infrastructure to read the files and load them in OneFlo. This works as OneFlo's Order Integration client with the ERP.
Technical Requirements
Category | Specifications |
---|---|
Machine | PC:
Server OS:
|
Standard Installation Directory | C:\Program Files (x86)\Flip Group\Message Transmitter |
Windows User (for the Service) | User that Message Transmitter is running under needs read/write on the file collection directory and on the installation directory. |
Ports Required | 80 & 443 |
.NET Framework Version | 4.6.2 |
Installation Procedure
- Access the Network Directory of your Files.
- e.g. C:\Users\My_Name\Documents\Oneflo\Order_lookup\
- Create a Sub-folder titled "Archive"
- e.g. C:\Users\My_Name\Documents\Oneflo\Order_lookup\Archive\
- Please move any files created prior to today's date to archive
- Download MT.Transformer.Installer.msi
- Ensure this is on a machine or Server that is always running
- Prepare your Windows Service User (or a user whose password will not expire as a requirement)
- Run the Installation File
- Next
- Select Directory for Installation
- Ensure this is on a machine or Server that is always running
- Next
- Next
- Message Transmitter Credentials. This step will ask you for the Client Id and Token provided to you by efm.
- ClientID: <client_id>
- Client Token: <client_token>
- Next
- Close
- Access the directory of your files to confirm they have been migrated to the "Archive Folder"
...