1 Introduction

When integrating pCon.basket the host system has to communicate with multiple services. Here is an overview of these services:

pCon.basket

pCon.basket provides the UI and can be seen as the user frontend for the EAIWS.

pCon.configurator online / EAIWS

The EAIWS is the central web service (backend) of pCon.basket and provides access to the article list and OFML article data. More details can be found in the EAIWS documentation.

pCon.login

pCon.login is responsible for the user authentication and authorization. It also controls the access to the OFML manufacturer data for each user.

Documentation: https://login.pcon-solutions.com/doc/api/

Gatekeeper

The Gatekeeper controlls the access to the EAIWS servers and is used as a service to create an EAIWS session. It also acts as a load balancer and switches between multiple EAIWS servers.

Documentation: https://eaiws-server.pcon-solutions.com/doc/v3

Generated using TypeDoc