Question
Unable to get an active key from Interaction Manager
Hi,
I'm trying to create Automations to search equity price on a web site, by passing equity code, via Interaction Manager, from a project which has Windows Form to another which is adopter to the web site
But I can't get Active Key from Interaction Manager; it returns null and the flow stops.
I suppose that the Result of GetActiveKey should be the equity code entered on the Form.
How can get the Active Key and make the process continue?
Thanks
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Have you started an Active Interaction? As I understand from your last post... you were changing your activity to not require an Interaction. If there is no Interaction running then there is no active key to get... which is why it is returning null.