Versions Compared

Key

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

...

Configuring Enable requires completing the prerequisites, followed by setting up the PlatformManager. This includes configuring the ISV connection, mapping data between Enable and Pricefx, and setting up links. Once done, you can add menu items in Pricefx that direct users to Enable or utilize the links within Groovy scripts in your Pricefx configuration.

Prerequisites

Before you begin, ensure the following prerequisites are met:

...

After completing the prerequisites, you can proceed with configuring PlatformManager and Pricefx by following these steps:

1. PlatformManager: Create ISV Connection

To connect Pricefx and Enable, follow the steps described in the /wiki/spaces/PM/pages/5674205201 article.

2. PlatformManager: Configure ISV Data Mapping

The mapping process facilitates efficient data exchange between Pricefx and Enable in both directions. The mapping process ensures efficient data exchange between Pricefx and Enable in both directions. For detailed instructions on configuring Data Mapping, refer to the /wiki/spaces/PMDEV/pages/5730205769 article.

Navigation between Pricefx and Enable is facilitated through deep links, enabling direct access to relevant pages and seamless usage of links within the Groovy API.

For more detail about deeplinks, refer to the /wiki/spaces/PMDEV/pages/5773656124 article.

Info

Proxy for Deeplinks to Pricefx

To simplify URL construction for navigating between Enable and Pricefx a proxy layer has been introduced, providing the link generation to the Pricefx application. See /wiki/spaces/PMDEV/pages/5671223435.

4. Pricefx: Add Menu Items

  1. Add branded Enable menu items in Pricefx, complete with Enable favicons.

  2. Integrate these items into the existing or new main menu folders.

  3. Use Pricefx's PMM feature to ensure correct links to the Enable channel.

Groovy API Enhancements:

  1. Enable dynamic link creation to Enable objects (e.g., dashboards, calculation details).

  2. Define default sets of supported destinations.

  3. Maintain or enhance settings independently via Pricefx's PMM tool.