Verify Prerequisites

Before initializing the environment, ensure the following prerequisites are in place. Missing even one will cause deployment failures later.

  • SAP Connectivity → Verify that the required SAP APIs are active and reachable from your network.

  • Seed Data Access → Confirm access to the latest JSON seed files from the devdb or provided Innovapptive repositories.

  • System Tools Installed → Ensure the following tools are available on the host where setup will run:

    • Node.js and NPM

    • Access to MongoDB Atlas

    • Access to AWS S3 console

    • Access to project repositories (RACE backend, seed data folders)

  • At the end of this step, you can confidently source seed data and connect to both SAP and MongoDB without dependency issues.