Screenshot:External System
This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
![]() | Back to Screens_Reference |
External System
Defines the configuration for communicating with an external system
External System
Defines the configuration for communicating with an external system
- Client : Client for this installation.
- Name : A non-unique identifier for a record/document often used as a search tool.
- Protocol : References a communication protocol
- Description : A space to write additional related information.
- Test : A process that checks the connectivity with an external system
- Active : A flag indicating whether this record is available for use or de-activated.
- Organization : Organizational entity within client
- External System : Keeps the configuration data that is required to communicate with an external system
HTTP
Define the fields to configure a HTTP or HTTPS connection.
- URL : An address which can be accessed via internet.
- Default Request Method : The default HTTP method used to indicate the desired action on an external system resource
- Timeout (seconds) : The maximum time in seconds allowed to complete an HTTP request
- Active : A flag indicating whether this record is available for use or de-activated.
- Authorization Type : Determine the credentials that must be set in order to access to an HTTP external system in a secure way
- Username : User Name
- Password : A secret code used to allow access to a specified window or tab.
- Auth Server URL : URL to be requested in order to generate the access token for the OAuth 2.0 authorization type.
- Client ID : Identifier provided by the external system authorization servers used for the OAuth 2.0 authorization method.
- Client Secret : Parameter used in the protocol to add a security layer on exchanged messages during the communication. Will be provided by the external system for the OAuth 2.0 authorization type.
- Organization : Organizational entity within client
- External System : Keeps the configuration data that is required to communicate with an external system
- Client : Client for this installation.
- C_External_System_Http_ID : Keeps the configuration data of an external system that uses the HTTP protocol
![]() | Back to Screens_Reference |