cancel
Showing results for 
Search instead for 
Did you mean: 

VBOs with same name

Neel1
MVP

using BP version 7.0 - I have two VBO as visible below. The one under Web API is older one and other one is new.

When i am selecting the bottom one in action and click on okay. VBO got changed to Web API one.

What can be possible reason for this.  i now renamed the bottom one to avoid the conflict.

Neel1_0-1734015427796.png

 

3 REPLIES 3

I tried to reproduce the same in the latest 7.4 and observed the same, this is indeed a bug.

If we have the same name of Object and WebAPI then it does not save the Action information.

AmolJangam
Level 3

It is not bug but intended behavior of Blue Prism.

Since a Object ID is created in database, your new object will get redirected to the same even though you create different version with same name.

While Importing object with same name BP will ask for overwriting and if you choose not to then such issues occurs, where earlier version is given preference.

HI @AmolJangam  This issue involves one object and one Web API sharing the same name, not two objects with identical names. You can try it out to get a clearer understanding of the problem. It looks like the conflict is happening due to name and not the ID.