Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help with passing value to second action
#5
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi,
Please follow the steps then you can success.

1. Action1 parameters = select Output paramater as 'opvariable' and the type should select as 'Any'.
2. Action2 parameters = select Input parameter as 'opvariable' and the type as 'Any'.
3. parameterise the statement in Action2 as 'order = parameter("opvariable")'.
msgbox order
4. Pass the 'opvariable' in the RunAction statement which we specified at end of Action1 and run the test.

Now you can see the order number which you captured in 'Action1' and passing it to 'Action2'.
Reply


Messages In This Thread
RE: help with passing value to second action - by raja219 - 05-02-2011, 01:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Part of parameters missing when passing between actions skumar007 1 2,854 10-10-2014, 02:00 AM
Last Post: skumar007
  Action Parameter passing problem Qtpuser1 1 2,725 04-18-2014, 06:23 AM
Last Post: kgovadav
  Getting run error passing a Frame into a user defined function!!! sepgs2004 1 2,721 10-14-2013, 06:37 PM
Last Post: anil2u
  how to call reusable actions by passing parameters.? Arun091 0 3,745 08-16-2012, 07:28 PM
Last Post: Arun091
  Passing array of classes to parameter of action nvKy 1 3,895 06-20-2012, 10:38 AM
Last Post: sshukla12

Forum Jump:


Users browsing this thread: 1 Guest(s)