I am using the Orchestrator for all of the data including the local filepaths, but I cannot seem to get the program to work.
Here’s my Config file for reference.
Config.xlsx (21.1 KB)
I am having two issues, first the Demo opens, logs in, then closes. I set a breakpoint in InitAllSettings at the Get Asset Value Activity, and I get the Asset Name cannot be null or empty.
The second issue comes when I try to run the Main.xaml file. It seems like it isn’t reading in any transaction data from the orchestrator queue.

