I need to be able pass a dictionary values to attribute fields of a graph components, in this case to the Username and Password of an HTTPConnector.
Where in the console log I might see something like:
DictEntry:user:string:{value=dynamicusername}
I have unsuccessfully tried many variations in the fields, including:
DictEntry:user
dictionary.user
//#CTL2 dictionary.user
I see in the documentation special instructions about the syntax for doing so in URL fields, but no reference to using dictionaries in other fields.
Where in the console log I might see something like:
DictEntry:user:string:{value=dynamicusername}
I have unsuccessfully tried many variations in the fields, including:
DictEntry:user
dictionary.user
//#CTL2 dictionary.user
I see in the documentation special instructions about the syntax for doing so in URL fields, but no reference to using dictionaries in other fields.
Comments (1)