some hash variables not working as calling api by API Builder
Confluence User - 03 Mar, 2022
SCENE: call api(using postman) which is built by API Builder
in BEAN SHELL Validator:
- when I use "#form#" hash variable, I just got a string like "#form.{table_name}.{field}#", not parsed to field value
- BUT!!!, when I use "#date.dateFormat#", it worked!
So any suggestion about this condition?
hash-variables;apibuilder;forms