RPA_FAILURE_REASONS:{ missingPatientSetup:"This patient isn't fully set up for InSync (missing clinic or facility), so the pulled documents couldn't be saved."; noIntegration:"No active InSync connection is configured for this facility, so the pulled documents couldn't be saved."; uncorrelated:"The automation finished, but the result couldn't be matched to a patient, so no documents were imported."; } = ...
Human-readable reasons for terminal sync failures in the ingestion pipeline.
Type Declaration
ReadonlymissingPatientSetup: "This patient isn't fully set up for InSync (missing clinic or facility), so the pulled documents couldn't be saved."
ReadonlynoIntegration: "No active InSync connection is configured for this facility, so the pulled documents couldn't be saved."
Readonlyuncorrelated: "The automation finished, but the result couldn't be matched to a patient, so no documents were imported."
Human-readable reasons for terminal sync failures in the ingestion pipeline.