Versions Compared

Key

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

...

  1. Develop Partner Implementation Rest Project
  2. Deploy Partner Rest Implementation and update url in Orchestration System Configuration page.
  3. Develop Partner Implementation Java API Project
  4. Deploy Partner Implementation Java API
    • Partner Implementation Java API should be developed as maven project.
    • After development, deploy the project to partner maven artifact repository.
      • Execute the command mvn clean deploy

Deploy Partner Implementation Java API

...

        5. Verify Implementation of Java APIs using Automatics Generic Tests.

To execute Automatics Generic Tests