ATF + Catalog Item + Variable + Reference Look Up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2018 11:47 AM
Using "Set Variable Values" I'm trying to set a Catalog Item variable dynamically to a Change Record that was successfully created in a previous Test Step. If I hard-code the Change Record variable to an existing record the test runs as desired. However, when trying to set the catalog variable to a reference the test fails with the following:
FAILURE: Failed to set field 'Associated Change Control Number' to value '{{step['adf6f2c24f746b0431a28b8d0210c79b'].first_record}}' because the reference is NOT valid.
Ideas?
Here's how I'm setting the variable...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2018 01:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2018 04:16 AM
Hi Mark,
The record query was just a sanity check on my part. I'm doing the same thing that you are. Whether I select the Record document_id from the insert or the query I always get the same error "FAILURE: Failed to set field 'Associated Change Control Number' to value '{{step['90c23a8e4f346b0431a28b8d0210c7ea'].record_id}}' because the reference is NOT valid. ".
Is this a platform issue that should be raised with HI Support?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2018 11:34 AM
I logged a HI support incident. I received the following reply today:
"I have been able to replicate this issue on my test instance and will now test to see if the issue persists in Kingston and London environments. I will also attempt to locate any related PRB's."

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2018 11:48 AM