File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ There are two ways of interacting with AliECS:
100100 * [ Task template structure] ( /docs/handbook/configuration.md#task-template-structure )
101101 * [ Variables pushed to controlled tasks] ( /docs/handbook/configuration.md#variables-pushed-to-controlled-tasks )
102102 * [ Resource wants and limits] ( /docs/handbook/configuration.md#resource-wants-and-limits )
103+ * [ EPN workflow generation] ( /docs/handbook/configuration.md#epn-workflow-generation )
103104 * [ Integration plugins] ( /core/integration/README.md#integration-plugins )
104105 * [ Plugin system overview] ( /core/integration/README.md#plugin-system-overview )
105106 * [ Integrated service operations] ( /core/integration/README.md#integrated-service-operations )
Original file line number Diff line number Diff line change @@ -469,3 +469,9 @@ limits:
469469defaults:
470470 (...)
471471```
472+
473+ ## EPN workflow generation
474+
475+ Workflow generation for EPNs is not the responsibility of ECS, but you can find
476+ more details [here](https://alice-pdp-operations.docs.cern.ch/workflow/#for-the-epns).
477+
You can’t perform that action at this time.
0 commit comments