4 ways to share information between actions are shown here:
1. Store values from one action in the global Data Table and use these values as Data Table parameters in other actions.
2. Add values to a Dictionary object in one action and retrieve the values in other actions.
3. Store values in the output action parameters of a called action and use those values in steps that are performed after the action call within the calling action, or in steps within sibling actions.
4. Set a value from one action as a user-defined environment variable and then use the environment variable in other actions.
Answer these 10 questions to see how much you know about Sharing Action Information.
Subscribe to RSS Feed to stay in touch with the upcoming exciting stuff.