Where are ATF Test Step Variables stored?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2022 09:01 AM
Hi all,
We've seen some issues when transferring variable data between 2 instances when the ATF was created in London (currently on Quebec).
When I promote the update set code to a 2nd instance, the ATF Test Step variable data is not committing even though I can see the variable values in the update set XML. I can probably overcome this issue if I can export the variable data from instance 1 > instance 2.
Just can't find where the variable data is stored
Any help is greatly appreciated

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2022 09:36 AM
Input atf variables are stored in atf_input_variable table and output atf variables are stored in atf_output_variable tables.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2024 10:57 PM
@matthew_magee1 you found solution?
@sachin_namjoshi is not sufficient only to store atf_input/output records...
it seems that you need to preserve sys_variable_value table as well (table=sys_atf_step)