22-09-21 01:02 PM
Hi,
When I am trying to retrieve the password through credential object get action , I am getting below error. I checked the access rights of credential all looks good. Does anyone know what can be the issue ? Can someone guide me on this
Internal : The session '00000000-0000-0000-0000-000000000000' is not currently running on this resource
23-09-21 01:25 PM
Hi, Neha,
which BP version you are running? I saw this in one of the releases (6.7 I guess) but it was related to webservices, however, the message was the same. it was bug in that particular version.
Regards,
Zdenek
23-09-21 01:45 PM
Hi Neha
I faced a similar challenge recently on Blue Prism 6.10.1.
The error for me was caused by the fact that I was running an Object in debug mode trying to fetch Credentials using the "Get" action on the "Credentials" VBO without calling the Object from a Process.
I found that, if I call the Object from a Process, then the session error is not presented and the Object can fetch Credentials.
In my case I suspect it is because Credentials grant access to Processes and not Objects...
Is this similar to what you are experiencing?
Regards
23-09-21 01:59 PM
23-09-21 02:01 PM
27-09-21 07:42 AM