Sign inSign up

liquidui/for_cloud

By liquidui

Updated about 2 years ago

Liquid UI for SAP Cloud, 30 days free usage of Liquid UI SDK; queries mailto:[email protected]

Image
Developer tools
0

200

liquidui/for_cloud repository overview

Quick Reference

What is Liquid UI?

Liquid UI Software Development Kit (SDK) is a set of software tools to customize SAP screens or transactions based on business needs. It simplifies SAP transactions, reducing clicks, fields, and screens, thereby saving time. The SDK produces universal JavaScript, compatible with iOS, Android, Web, and SAP GUI.

After installing the SDK, you gain access to the following tools:

Liquid UI Server: Liquid UI Server is a patented solution optimizing network traffic and consolidating SAP screens and transactions. It enhances performance and productivity across all SAP ERP modules in physical, virtual, and mobile environments. Learn more about Liquid UI Server.

Designer: Designer is a development tool that replicates SAP screens, offering a graphical editor and script editor. It simplifies SAP processes and screens. Learn more about Liquid UI Designer.

Docker Logo

How to Use This Image?

Prerequisites

Docker installed on your Windows machine.

App: https://docs.docker.com/desktop/install/windows-install/

Make sure to “Switch to Window Containers…” via right-clicking on the Docker icon present on system try

Basic knowledge of Docker commands.

Internet connection to pull the docker image

Pulling Liquid UI Cloud Docker Official Image

To get started with the Liquid UI cloud Docker image, you can pull it from Docker Hub using the command:

docker pull liquidui/for_cloud:2024q2

After pulling the image, verify its presence with:

docker images
Running Liquid UI Cloud Docker Image

To run a container from the official Liquid UI SDK image, use:

docker run --name liquidui -d liquidui/for_cloud:2024q2

Verify the container is running:

docker ps

This should list the running container named liquidui.

Checking Container IP Address

To check the IP address of the running container, execute:

docker exec -it container ID ipconfig

This command opens a bash shell in the container and retrieves its IP address.

Connecting to SAP Logon from the Client

To connect to SAP Logon, follow these steps:

Open the SAP Logon application.

In the System Entry Properties, enter the Application Server and Instance Number.

Double-click on the SAP Connection to verify the connection is established successfully.


License

View license information for the software contained in this image.

This overview provides a basic guide to start using the Liquid UI Docker image.

For more detailed instructions and advanced configurations, refer to the Liquid UI SDK License.

Tag summary

Content type

Image

Digest

sha256:adfe6b44c

Size

7.6 GB

Last updated

about 2 years ago

docker pull liquidui/for_cloud:2024q3