Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.
  • Adapters: are JAVA components responsible for platform communication with the application to be run. The applications can use standard adapters, which will be released in platform and will have the regular support process or they can be adapters developed under demand for varied applications.
    • CommandLine – allows the use of any application through the command line. This adapter has the standard parameter "WORKDIR", which has the same function of "Start in" in Windows shortcuts.
    • Web – allows the use of Web applications. This adapter has the standard parameter "TARGET", which allows you to define the window where the page will be opened.
  • Datasets: are components that allow standardizing access to information from locations external to the platform, such as applications and databases. High-performance datasets have a data storage cache obtained externally, which aims to reduce the number of accesses to external data services, that is, it creates a copy of the data structure within the platform for query, enhancing the performance of the datasets developed on the platform. Therefore, the data is queried on the platform itself, preventing access to data in the external provider system in every request.
  • Operations: This feature allows platform administrators to manage  enables the registration of service operations, in order for other users to use external integrations. Operations are used to configure a Forms Beta, for example, including the operation as an external integrationso that users can use the operations of services in integrations.
  • Services: Services allow you to safely access features and services outside the platform, using the authentication protocols OAuth 1, OAuth 2, and Basic authentication
    This feature allows you to register and configure services. For more technical and detailed information, see REST Services client authorization.

...

Informações
titlePlease note!

This documentation is valid from the the Lake (1.6.5 - Liquid7.0) update. If you use a previous update, it may contain information different from what you see on your platform.