I am running VC plugin version 5.1.0.446 on vCO 5.1.0 build 2725
When I say 'more often than not', what I mean is this:
Mid last week, I was seeing the issue where the 'key' was coming back null/undefined. I refactered a bit of my script and things started working, so I assumed that I had a logic error somewhere that I had "fixed" during my refactoring. The code then worked for a few days. Then, without changing the code at all (I am 100% positive I did not change anything as I was out of town), the 'key' started coming back as null/undefined again.
As a test, I just:
- Tried the workflow again, it failed as before on the key attribute
- Restarted the vCO service via Orchestrator Configuration
- Tried the workflow again, this time it succeeded
I'll put more logging in but it certainly appears as there may be an issue with either the VC plugin or vCO whereby things stop functioning after some time.