Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
external action's data table is not imported
#1
Not Solved
I have an internal action which will call an external action. However, the datatable in the external action is not imported automatically when running the internal action. Why is this happening? In QTP help, it says global data table in the external action should be imported automatically.

Any thoughts?
Reply
#2
Not Solved
Hi,

I tried this and the Global as well as local DataTable of the External Action are automatically imported to the current test immediately after I make a call to the external action.

So what is your problem doing this. Please crosscheck.

Steps I followed:

1. Created an action named as "Action1" and made it reusable

2. In the Global Data Table,defined a parameter name as "Global_1" and gave value global

3. In the Local Data Table,defined a parameter name as "Local_1" and gave value Local

4. Saved the test as "Test_1"

5. Opened a new test and created an action named as "Action2" and made it reusable.

6. Inside this function, I called the "Action1" of "Test_1". Then the Global as well as Local Data Tables of "Test_1" automatically imported to "Test_2"

So this is what you wanted to do, I guess.

I appologize if I misunderstood you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  data table use uft_usr 1 2,115 06-29-2016, 05:23 PM
Last Post: Ankesh
  Using external data source for multiple actions Neetha 0 1,690 10-26-2015, 06:23 AM
Last Post: Neetha
  Writing to Run time data table Neetha 5 11,671 08-27-2015, 10:18 AM
Last Post: supputuri
  External component has thrown an exception. mharps 1 6,957 05-28-2014, 10:07 AM
Last Post: mharps
  Retrieving data from web table nsuresh316 1 2,963 03-03-2014, 08:29 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)