Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section describes the UI Builder agent.

The UI Builder agent receives HTTP requests from client applications and responds with an HTML page that can be built from the Analysis agent.

This Agent provisions the creation of customized user interfaces without the HTML code. With the UI Builder agent and UI Builder components, you can create HTML pages to be viewed in a Web browser. To view a page created using UI Builder you must log in with a MediationZone user having write access to the UI Builder.

The agent produces the UI Cycle UDR, which contains both request and response fields. The request fields of the UDR include the header, method, body, and client resource URI. After the Analysis agent has processed the request, the UI Builder agent receives the UI Cycle UDR back, which includes the original request as well as the response.

...

The Agent uses HTML code together with the Bootstrap library enabling the creation of responsive pages. The UI Builder also uses Font AweSome to present icons easily.

Example

The following is an example showing how to create an empty page using the UI Builder agent without any APL code in the Analysis Agent.

Rw ui tabs macro
Rw tab
titleStep 1

Configure the UI Builder agent as shown:

Image Added

 

Rw tab
titleStep 2

Add the following APL code to the Analysis Agent and then draw a route back to the UI Builder Agent:

Image Added
Rw tab
titleStep 3

Start the workflow and navigate to localhost:8089 using a Web browser. You will see the following page:

Image Added
Rw tab
titleStep 4

Once you log in with a user having access to the agent, you will see the following page:

Image Added

This section contains the following subsections:

Child pages (Children Display)