cancel
Showing results for 
Search instead for 
Did you mean: 

How to solve "Internal : Could not execute code stage: Ambiguous match found" error in object studio?

Hi all,

I've added a new action with a code stage to an object.
The code stage is calling a function which I added to the Global Code.
The code runs fine in Visual Studio, however, when trying to execute the code stage in object studio, I'm getting "Internal : Could not execute code stage: Ambiguous match found."

Anyone any idea how to resolve this?
Cheers [FirstName]
1 BEST ANSWER

Helpful Answers

Ok, I figured it out myself: problem seems to be that I used the exact same name for the action, the function in the global code and the code stage.
That seems to confuse blue prism.
So after renaming the action and the code stage it's working fine now.
Cheers [FirstName]

View answer in original post

1 REPLY 1

Ok, I figured it out myself: problem seems to be that I used the exact same name for the action, the function in the global code and the code stage.
That seems to confuse blue prism.
So after renaming the action and the code stage it's working fine now.
Cheers [FirstName]