GALAglobal / TAPICC-API-implementation

TAPICC API implementation using node.js framework sails.js
Other
6 stars 1 forks source link

Referencing deliverables from another tasks #75

Open mesztam opened 4 years ago

mesztam commented 4 years ago

The example in "WG4 Prose Deliverables" says "task1. Task type “Translation”, target language “de-DE”, input: job inputs," "task2. Task type “Desktop publishing”, target language “de-DE”, input: job inputs + t1 deliverables"

Is there an idea how to reference the future deliverables of task1 in task2, before task1 is really completed, and the deliverable objects are created? As far as I understand, the idea is that the Customer creates these two tasks, uploads the initial inputs, and waits until task2 is completed, but I don't see who this can be set up with the current model/api.