Action processor - output definition, return parameters
1) how can we define return parameters for action processor? This is clearly possible because OCA client expects them in addition to global parameters
2) when we define Service Action which consists of two Atomic Actions, how can we use the output of the first Atomic Actions in the second atomic action?