01 Overview

Introduction


The SOAJS proxy is a ready-made multi-tenant micro-service built on top of SOAJS.

This space is designed to guide you through the different features and sections of the proxy service.

SectionOverview
02 How to installA guide to install SOAJS proxy
03 APIsBrowse the rich API catalog it offers 
04 ArchitectureGo through the business logic of the API
05 BacklogCheck out the backlog that the SOAJS team uses to improve and update the proxy

Service Information


LabelValueDescription
Version1.0.1Master branch version
NameProxyService Name
GroupSOAJS Core ServicesService group name
Port4009Service port
Maintenance Port5009Service maintenance port
Request Timeout30Time needed (in seconds) before a request is timed out
Request Timeout Renewal5Number of times a request is repeated before dropping it
Ext Key RequiredTrueWhether the service API requires a tenant key to access it
SessionTrueA persistent session is created and added to the request
AwarenessTrueThe service is able to call the controller within its environment
AwarenessEnvTrueThe service is able to call the controller of any environment
Body ParserFalseThe body is not parsed to JSON
PrerequisitesObjectDocker swarm container hardware requirements

CPU
Minimum CPU requirements

Memory
Minimum memory requirements

Service Error Codes


Code
Description
180Database error
181User does not have access to the requested environment
182The requested host is down