Problem Description
With the VM0047 ARR v1.1 Guardian policy built and running, the next step is to implement the Request Block within the policy. The Request Block is responsible for transforming the Guardian data structure into the Project Hub structure, ensuring all user inputs captured throughout the policy workflow are correctly mapped and transferred to Project Hub without manual intervention.
Requirements
- Implement the Request Block inside the VM0047 Guardian policy.
- Define the transformation logic to convert Guardian's policy data structure into the Project Hub structure.
- Ensure all policy parameters are mapped 1:1 to their corresponding Project Hub fields, covering both area-based and census-based quantification approaches.
- Transformation must handle data from all PD, monitoring, validation and verification templates included in the policy.
Definition of Done
- Request Block is implemented inside the Guardian policy and executes as part of the policy workflow.
- All VM0047 policy parameters are transformed and mapped to their corresponding Project Hub fields.
- Block runs without errors.
Acceptance Criteria
- Request Block is present and executes correctly within the Guardian policy.
- Guardian data structure is fully transformed into the Project Hub structure with no gaps or mismatches.
- Validated using VM0047 test data, with outputs confirmed against expected Project Hub field values.
- Reviewed and signed off by Verra.
Problem Description
With the VM0047 ARR v1.1 Guardian policy built and running, the next step is to implement the Request Block within the policy. The Request Block is responsible for transforming the Guardian data structure into the Project Hub structure, ensuring all user inputs captured throughout the policy workflow are correctly mapped and transferred to Project Hub without manual intervention.
Requirements
Definition of Done
Acceptance Criteria