I have a workflow that works in one instance and trying to recreate it in another instance. However, I can't seem to select the same option when working with the Get Object From List in the Domo List Utilities Package.
In the original workflow, it looks like this:
In the new one, I am not able to select the same value for list (aiMetadata.dataDictionary) just the main list object.
The variable is configured the same in both instances:
What's really interesting is in the original workflow, when I click the dropdown arrow for the list to confirm the selection of aiMetadata.DataDictionary, it does not show up as a selectable option. However, the original workflow does successfully run. The new workflow fails when I try to test it, presumably because I can't select the proper item in the list. Here's the error I get.
Function output results had the following problems: ["There is not a matching field for object.id in the response. Remember that fields are case sensitive. Available fields: [object, object.dataDictionary, object.dataDictionary.id, object.dataDictionary.datasetId, object.dataDictionary.name, object.dataDictionary.description, object.dataDictionary.columns, object.dataDictionaryWarnings]"
Anyone know how to deal with this?
cc: @DanHendriksen