Árvore de páginas

Index 


Speaking of Adapters...

The 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.

The platform provides two standard adapters:

CommandLine – which 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 – which 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.

Datasul EMS2, EMS5, and HCM products provide an adapter for communication with platform, which allows accessing them through platform.

It is important to know that the adapters that directly access Datasul products (EMS/HCM) have the feature for controlling and managing the product sessions, avoiding unnecessary license consumption.

When the access to Datasul products is done through platform, you need to have Progress installed in the local machine.



Add an adapter


01. In the main menu, click Control Panel, then check Development container and click Adapters.

02. Click Add.

03. Enter the code of the adapter you want to add.

04. Enter the description of the adapter you want to add.

05. Enter the address where the JAR file is.

06. Click Save.



Edit adapter


01. Select the adapter you want to edit.

02. Click Edit.

03. Execute the desired modifications.

The platform does not allow the Code field to be edited.

04. Click Save.



Delete adapter


01. Select the adapter you want to delete.

02. Click Remove.



Please note!

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