cancel
Showing results for 
Search instead for 
Did you mean: 

Merging Multiple Objects into One

Anonymous
Not applicable
Hi team,

There is a way of merging 5 different objects into one, without doing copy and paste from each object into the brand new one?

Due to nested dependencies plan to make things easier by having a big objects with all Utilities e.g (Utility - Collection manipulation, File Manipulation, Folder Manipulation) etc.

I need to have this action without touching the original ones, at the end of the day plan to have the original ones and this new big object.

Thank you!

------------------------------
Cohen
RPA Developer

Romania
------------------------------
5 REPLIES 5

VivekGoel
Level 10
Since every object has it's own unique object model, you wouldn't be able to merge all objects into it.
However, You may try exploring the sharable object model which could probably help you.

------------------------------
Vivek Goel
RPA Architect
Asia/Singapore
+6594554364
https://www.rpatools.com/
------------------------------

Anonymous
Not applicable
it doesn't when you manage a big team and a lot of processes etc!

------------------------------
Cohen
RPA Developer

Romania
------------------------------

There can be a valid reason to have all code in one VBO - avoiding OOM errors due to spreading collection copies.
Although, answer to original question seems to be no, not easily possible.

------------------------------
Andrey Kudinov
Project Manager
MobileTelesystems PJSC
Europe/Moscow
------------------------------

Anonymous
Not applicable
It took me a lot of time to do this. Basically all the objects that have no code inside/objects in application Modeler can be merge by copying the pages etc.
Those that have C# or Vb code can be merge only to have all the C# objects into one Master object with the condition that all functions must not be duplicate etc.

Nevertheless I think this is an improvement idea that BP should take into consideration. People have tones of objects for the long term we should have the possibility of merging things much easier. For this topic everything is manual and we are in automation business....Customer satisfaction should be taken into consideration when you develop something for process automation...

Would be nice to have someone from BP's management/R&D to think on this topic.

Cheers!

------------------------------
Cohen
RPA Developer

Romania
------------------------------

Anonymous
Not applicable
and the same another object for VB. --each programming language with it's basket...

------------------------------
Cohen
RPA Developer

Romania
------------------------------