Elliott Web Service Requirements
Release Date: 5/22/2017
Q - What are the requirements for running Elliott Web Service?
A - Elliott Web Service is built on .NET and runs on Windows. It extends a vast amount of Elliott features to external applications. Some of these features may have additional requirements. For a basic setup, your system should satisfy the following requirements:
System Requirements
- Operating System: Windows 2008 R2 Server or later
- Web Server: IIS (Internet Information Service)
- .NET Framework: .NET 4.5 or later
Network Requirements:
- Broadband connection (> 3Mbps upload and download).
- Static IP address.
- Firewall needs to be allow HTTP(S) access to the server hosting the web service
Additional Requirements:
The following are examples of features that have additional requirements. They would require that additional Elliott components be set up and configured.
- Credit Card Processing
- ACH Processing
VYC
Related Articles
Elliott API (JSON Web Service)
Prerequisites: Windows 2012 or later IIS .NET 4.61+ ASPNETCORE Hosting & Runtime Bundle - https://dotnet.microsoft.com/download/dotnet-core/2.2 PSQL v12+. (note some features require PSQL 13+. See "Features that require PSQL v13 or later section) ...
The Lessons We Learned from Upgrading Web Service 8.2 to 8.5 in eStore
Elliott Web Service 8.5 changed ORDER_NO, INV_NO, and other keys from numeric to alphanumeric to accommodate a bigger range. This results in changes in the Web Service interface. This article documents our experience when we upgraded the Web Service ...
A Case to Diagnose Elliott SOAP Web Services Errors with Log Files
'Release Date: 08/15/2024 Modified Date: 08/23/2024 Version: 8.5 & Up When a web developer calls Elliott SOAP web services, he/she should place a try catch block so if there is an error with the web services call, the error can be caught at the ...
Installation of ElliottService, NETcellent’s Web Services for Elliott
Installation to New Server 1. Server Location: Decide if you are going to install the web services on the same machine running Elliott, or a separate server on your network. The machine must reside on your network. 2. Set Up Server: If your ...
Received Code 9999, 30000 or 30001 with Web Services Call
Modified Date: 08/31/2022 Version: 8.0 & higher Q - I tried to use EliARACHService Web Services. What follows are the parameters I passed. Then I received error 9999. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" ...