Managing the Extract Variable Panel
For a selected test step, you can use this panel to select the variable whose value you want to extract and use in the next test step. The variable can be a JSON value or a file. When the variable type is FILE, you must associate the file with a service, which is then saved in File Store under the selected service. The file is appended with a unique random number to ensure there are no duplicate files. You can search for the file in File Store using the variable name. To delete the downloaded file in File Store, use the delete Conga API template in the test case.
In the extracted variable table use the ellipses to edit, delete, or view the details. For Static type, if you are not extracting a substring, then the detailed view is not shown, instead an error message is displayed.
When the extraction variable is a string, you can extract a substring from it. You must provide the "Start After" value, however "End Before" is not required.
For example, if the extracted string is "ef5b7ed6-12b2-43b2-90ba-cb35753f989e" but you want the substring to be "-12b2-43b2-90ba-". Enter ef5b7ed6 in Start After and cb35753f989e in End Before.
Similarly you can provide data in Start After and leave End Before blank if the substring required is "-12b2-43b2-90ba-cb35753f989e".
