Versions Compared

Key

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

...

The service is hosted in Azure and transfers incomming data to teh integration api, which handles the further communication with the backend.

App Service Editor (File Editor)

In order to view and edit files on the server, one can use the App Service Editor. 
It is found in the following way:

To view the content of a file, please navigate to it by following this procedure:

  1. Open http://portal.azure.com
  2. Log in with your credentials
  3. Locate the environment that you want to access and (Usually PROD)
  4. Click the FacilityTaskExchangeApi
    Image Removed
  5. In the left most menu pane, scroll down untill you reach the menu named DevelopmentTools, open it and click the sub-menu named App Service Editor
    Image Removed
  6. In the window to the right click the link named Open Editor
    Image Removed
  7. In the window that opens select the file ypou want to view

Configuration

In order to configure the service, use teh guide for viewing and editing a file (Found on top of in this document) and open  the file named Config.Json

...

If logging have been enabled in the configuration file, the service will log to a file located in the hosting environment named FacilityTaskExchangeApi.Log. 
To view the logfile, use the App Service Editor and click the file in teh root view: 

App Service Editor (File Editor)

In order to view and edit files on the server, one can use the App Service Editor. 
It is found in the following way:

To view the content of a file, please navigate to it by following this procedure:

  1. Open http://portal.azure.com
  2. Log in with your credentials
  3. Locate the environment that you want to access and (Usually PROD)
  4. Click the FacilityTaskExchangeApi
    Image Added
  5. In the left most menu pane, scroll down untill you reach the menu named DevelopmentTools, open it and click the sub-menu named App Service Editor
    Image Added
  6. In the window to the right click the link named Open Editor
    Image Added
  7. In the window that opens select the file ypou want to view

Services in teh hosted environments

The services have different names regarding what environment they are hosted in. 

Here is a list of the names: 

HostingService name
PRODFacilityTaskExchangeApiPROD
TESTFacilityTaskExchangeApiTEST
STAGINGFacilityTaskExchangeApiSTAG
DEVFacilityTaskExchangeApiDEV