HI everyone,
something that confused me recently.
We have a simple process that used one window in our internal CRM.
When I run the process (in Debug) and step INTO the object that handles this window (and let it run through), it recognises the window.
When I run the process (still in Debug), but I step OVER the object (or when I run it from Interactive Client) it fails to recognise it...
The window is very generic and static, so it does not regenerate different message every time it opens, it seems like just by running it from Object Studio enables BP to focus on this window.
Has anyone seen anything like that? How do I fight it?
Regards
Dawid