Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger/Activity name should be supported in the mappings #63

Closed
vijaynalawade opened this issue Apr 11, 2017 · 1 comment
Closed

Trigger/Activity name should be supported in the mappings #63

vijaynalawade opened this issue Apr 11, 2017 · 1 comment

Comments

@vijaynalawade
Copy link
Collaborator

For expression mappings, instead T(trigger)/A(activity) we should be able to use trigger/activity name.
e.g. $A3.response.code should be $Rest-Invoke.response.code or $T.queryParams.content-length should be $Rest-Trigger.queryParams.content-length
This will be helpful in using same expression for both design-time and runtime.

@fm-tibco
Copy link

Fixed, added ability to specify a default Task Output Mapper. Naming scheme no longer imposed by the flow action for activities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants