Question
How do you achieve to store data from group activities for each iteration?

Answers

If you wish to store data from each successive iteration of a loop, you can create a process variable and use the Assign activity in the loop to store or alter data for each iteration. For Iterate and Repeat until True loops, you can optionally accumulate the output of each execution of one activity in the group into a list. This list becomes the group’s output and the list is available to subsequent activities in the process definition.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q I run a web server. Am i at risk?
  • Q Which is the fastest ride at Disney World?
  • Q Who saved the life of Uday Singh of Mewar, when he was still a prince?
  • Q How do I make my ASP pages more efficient?
  • Q Biswanathan Anand 2014 chess champion which place?
  • Q Define a Relation Schema and a Relation.
  • Q What are the different types of skews used in vlsi?
  • Q What's Credit card?
  • Q How can i send user authentication information while makingurlconnection?
  • Q Can you tell me a little more about yourself?
  • Q What are the two basic ways in which classes that can be run as threads may be defined?