Versions Compared

Key

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

If you want to experiment with a BAAS that includes a data mapping, you can start with the steps as described in the visual Call to BAAS.

Once you have that working, you can "step it up a notch" by separating the web service (interface) module and the interaction module where the actual calculation is done:

Close your project to edit your project structure, and add a new Interaction module. Now make this new module your entry point, instead of the web service module. Open your project again and go to this new module, and create a domain model, the required logic elements and optionally a flow.