Level 3 Advanced Training - UiDemo - how to pass the config dictionary from one workflow to the next?

All my problems came down to the following 2 issues:

  1. The Invoke InitAllSettings workflow in the _Test.xaml file has no arguments yet - they must be imported first (or copy the same invoke workflow from the Main.xaml file)
  2. The file path in the asset in Orchestrator may not contain quotes - so after copy as filepath you have to remove the quotes(!!!) (Thank you @Cynthia for letting us know in Advance Trainning assignment 1 The filename, directory name, or volume label syntax is incorrect - #3 by Cynthia)