InfoCenter Sample app

Options
Ron Voskamp
edited April 28, 2022 in Articles #1

OpenText InfoCenter

InfoCenter Developer enables you to customize and build integrations for InfoCenter.

A developer can create customizations that allows users to interact with custom menus, forms and develop custom UI within InfoCenter.

As a developer, you will develop with InfoCenter code to create customizations that will allow your app’s users to interact with a customization without having to leave the InfoCenter interface. 

The InfoCenter sample app is one example of how you can build an application that leverages the InfoCenter Rest API to customize authentication.


InfoCenter sample app overview

New samples are being added. The README outlines the technical requirements and specific steps to setup and run the apps in your environment.

In order to use the sample apps, you will need a running instance of InfoCenter to deploy your customizations. You can see code samples in the README.

Prerequisites

Before we start:

Prerequisites to run the sample app locally:

  • Existing InfoCenter Instance

Technical:

  • Python
  • HTML/JS
  • NodeJS

The contents folder of the source code for the customization

Files

  • Commands.json
    • Menu definitions
  • Code.js
    • Enable logic and custom code.
  • Forms.json
    • Custom form definitions
  • Sql.py
    • Custom SQL statements
  • Process.py
    • Custom process statements.

Next Steps

There are several ways to expand the app and customize your customer/clients needs.

Please see list of examples that illustrates the different ways to customize the InfoCenter Application.



.

Tagged: