Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Design Process flow

  2. Create REST Provider End-point

  3. Publish the Provider (REST URL) at UI

1. Design Process flow

Overview

Backend Service for Download Input file, V3 Target File, Combined Error Report, Unsupported Product Code Report, and Account Structure Report.

...

  1. Context Target Using ContextTarget to store data in the flow which will be carried by the REST provider.

...

...

2. Create REST Provider End-point

In this particular use case, the process flow is shared by developing a REST provider that will eventually be integrated with the user interface.

...