Remap isStandalone attribute in batch processing
Adjust how the isStandalone
attribute is derived during batch job result composition.
Make sure:
- You have access to modify the recipe D&B | PROC | Process D&B Job Result.
- You understand how the
isStandalone
value is derived from the D&B response in Step 8 of this recipe.
isStandalone
field indicates whether the enriched organization is part of a hierarchy or operates independently. To ensure accurate assignment, this field should be mapped directly from the parsed JSON in Step 8 of the recipe, rather than from a default placeholder or previous assignment field. Once updated, the isStandalone
value in the output CSV will reflect correct context from the enrichment results. No changes to data types are required for this field.