SeQuenC-Consortium / workflow-modeler

Modeler for quantum workflows
Apache License 2.0
0 stars 0 forks source link

Qunicorn Task for the workflow-modeler #38

Open GeorgDaniel opened 10 months ago

GeorgDaniel commented 10 months ago

Problem Statement: At the moment, Qunicorn is reached via Service Tasks with REST-calls implemented in a groovie script.

References (Optional):

The Custom Task can be implemented similar to the other custom tasks in the QuantME: https://github.com/UST-QuAntiL/QuantME-TransformationFramework

Expected Behavior:

The custom task should do a service call and use the environment variable implemented here #37 . It should have fields for the REST-Method and the payload, as well as output variables for the response.

Tasks: