...
Server = CUL-GNO-QA02
Client = CUL-GNO-QA01
Explaining the
...
Service
The AGRIS CFT Integration Service is a true Windows Service that is also a Web Server for communicating between AGRIS Clients and the Service via ReST API calls.
Within this Service we can support multiple integrations which can all be configured differently.
We have the concept of starting an individual integration process (which is a thread/task within the Windows Service)
These tasks can run simultaneously and will follow the Interval settings in the CFT Integration Setup for each Extract
Assumptions (as discussed in above sections):
AGRIS is installed
AGRIS.ini - Datapath must be set to use UNC paths (drive letters are not supported)
Enable Extended options
CFT,21
SYS,24 (RJO Integration)
NAM,6
GRN,22
RJO Hrvyst Hedge Extended option (SYS #24)
Review security settings
Turn on Document Tracking for Name ID and Hedge Transactions
Configure
...
the Service
Logon to server with Admin rights
Verify AGRIS runs then logout
Open the Services Window
Right click on Cultura AGRIS CFT Integration Service
Change the startup type to Automatic (delayed start). This will allow the service to start automatically after a reboot. It also give other dependent services a chance to start before starting itself.
Click the Log On tab
If this is a standalone installation then Local System Account should work fine
If a client / server installation then choose this account and enter domain\username and password for a Services Type account. The main point here is that when the service starts it will need full access rights to the datasets path where the data is located. This path is specified in the CFT Integration Configuration.
...
Click the apply button
Click the general tab and click Start
You should see Service Status Running
CFT CFT RJO Integration Configuration
...