...
So when the user will register a new Partner in the system, he will have to manage a list of subscribed services, and for each subscribed service, he will have to manage the arguments that will be different from each service. let's say, for instance, that 3 services are defined (but potentially, I would like to also define each service through Joget forms, hence have full dynamicity).
Service 1: "Zip file"
- Arg 1: "Filename"
- Arg 2: "Compression factor"
Service 2: "Encrypt file"
- Arg 1: "Filename"
- Arg 2: "Algorythm"
Service 3: "Transcode":
- Arg 1: "Filename"
- Arg 32: "Source Encoding"
- Arg 43: "Target Encoding"
So, for instance, this is the data for my Partner "Apple":
...