Setup for Design Studio V2-based map executions

Procedure

  1. Import hipaaCompliance or hipaaDataCompliance.zip
  2. Create a package that includes all the run maps, but only need to define an endpoint for the main map: Compliance_check or hipaa_data_compliance
  3. In addition to the specific parameters you wish to run with, the compliance_check_5010_parameter.dat or hipaa_data_compliance_parameter.json must include a path for the Base_Map_Directory="../maps" (dat) or "BaseMapDirectory": "../maps/" (json)
  4. Build and deploy the package to the container.
  5. Use the v2/run API to run the map from the endpoint defined through Swagger or Curl command.