Skip to content

Connection with status update Analyse Together tool #14

Description

@elma13

In GetSamenMetenAPI there was a part about:

If we were passed a progress update function, call it
if (is.function(updateProgress)) {
text <- paste0("basisgegevens")
updateProgress(value=0.1, detail = text)
}

and

Om het progress aan te geven van de laatste stap
If we were passed a progress update function, call it
if (is.function(updateProgress)) {
text <- paste0("Verwerken naar Samen Analyseren Tool")
updateProgress(value=0.95,detail = text)
}

This isn't included in the GetSamenMetenAPI2.

Please check with the Analyse Together Tool if still needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions