Skip to content

Job execution, wrong example (Wiki issue) #26

@njunike

Description

@njunike

The page Submit a processing job on Ades v2 contains the following example:

curl -v -L -X POST "http://{HOSTNAME:PORT}/{WORKSPACE_NAME}/wps3/processes/snuggs-0_3_0/jobs" \ -H "accept: application/json" -H "Prefer: respond-async" -H "Content-Type: application/json" -d "@test/sample_apps/v2/snuggs/app-execute-payload.json"

Here the URL is wrong (still Ades v1 style), it should be http://{HOSTNAME:PORT}/{WORKSPACE_NAME}/wps3/processes/snuggs-0_3_0

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