How to get the list of the robots available in UIM environment or in which database table are the robot names are listed?
Any UIM version
Robot names are listed in the table: CM_NIMBUS_ROBOT
This query can help to get the list from DB:
SELECT * FROM CM_NIMBUS_ROBOT