Table of Contents

Search

  1. Preface
  2. PowerCenter Mappings and Workflows
  3. B2B Data Exchange Transformations
  4. B2B Data Exchange Workflows
  5. Dashboard and Reports
  6. Creating Workflows for Event Reconciliation
  7. Forms Designer
  8. Configuring Email for Monitor Notification
  9. Dashboard and Reports
  10. B2B Data Exchange Web Services API
  11. B2B Data Exchange Run-time Java API
  12. B2B Data Exchange Forms Designer Java API

Setting Up the Custom Dashboard Application

Setting Up the Custom Dashboard Application

You create the custom Dashboard as an application in Logi Info Studio and import the default Dashboard files to Logi Info Studio.
  1. In Logi Info Studio, create a Java application.
  2. In the
    Prepare New Application
    wizard, configure the name and location for the Dashboard application:
    • In the application name, enter the name for the custom Dashboard.
    • In the deployment folder location, enter the following path:
      <
      DX
      InstallationDir>\
      DataExchange
      \tomcat\webapps
  3. Skip the remaining
    Prepare a New Application
    wizard screens.
  4. Copy the contents of the
    <
    DX
    InstallationDir>\
    DataExchange
    \tomcat\webapps\
    DX
    -dashboard
    folder to the newly created
    <
    DX
    InstallationDir>\
    DataExchange
    \tomcat\webapps\<custom_dashboard>
    folder.
  5. Copy the LogiXML license file from the
    <
    DX
    InstallationDir>\
    DataExchange
    \tomcat\webapps\
    DX
    -dashboard
    folder to the
    <
    DX
    InstallationDir>\
    DataExchange
    \tomcat\webapps\<custom_dashboard>
    folder.
  6. In the LogiXML _Settings.lgx file, modify the properties according to the name and location of the custom Dashboard.
  7. In the
    B2B Data Exchange
    server, replace the value of the dx.dashboard.url system property with the value of the URL for the custom dashboard in the following format:
    http://<host>:<port>/<custom_dashboard>

0 COMMENTS

We’d like to hear from you!