Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Here are some tips to get you started. You can edit this page to see how it works!

1. Create a page

  • Click "Create" and select "Blank Page" to create your first page.
  • New pages are created as children of the page you are currently viewing.

2. Add to your page

  • Click "Edit" to enter the Confluence editor and use the page layouts feature to structure your content using sections and columns.
  • Use headings to format your text and drag and drop images into your page to provide visual interest.
  • Click "Insert" and select "Other Macros" to add macros for navigation, special formatting and other media.
Panel

On this page:

Table of Contents

3. Organise your pages

Here are some tips for organising your content.

  • Change the page order

The sidebar on the left displays your pages in a hierarchy. If you have Space Administrator permissions you can click "Space Tools" > "Reorder Pages" to move pages around.

  • Add labels

Labels help keep pages organised and make it easier for you to find the information you need. Click "Labels" at the bottom of a page to add or edit. The "Related pages" section on this page uses labels too!

  • Make templates

Standardise and speed up the page creation process with templates. You can create and format a template with page layouts, standard headings and instructional text for hints and guidelines. Check out our sample page on "Making a template"

Related pages

...

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