How to get the Specific Object name or Tab name or Template

Posted by Sudhakar on 06-Feb-2014 14:52

Hi all,

From where can  i get Specific  Object name or Tab name or Template name by its ID value..

EX: I want to know the object name for This ID(79805990) in my application(Assume i have 50 Objects in my application) 

Thanks,

Sudhakar

All Replies

Posted by cgontla1 on 07-Feb-2014 03:32

Hi Sudhakar,

In rollbase, we can get the object details using its unique field 'integration name'. If you provide integration name of object to rest/soap api method called getObjectDef(), you will get complete details of that object including its id.

One question:

Where did you get object/tab/templates id values?

Posted by Sudhakar on 10-Feb-2014 12:35

i need object names based on its id values,In Object definition Page ,System information we can find Object ID

Posted by cgontla1 on 11-Feb-2014 09:22

Yes. As you said, we can find the id of object in System Information section of Object definition.

If you want to know all the object names that are part of application, we can find it in application details page.

May I know what is your exact requirement?

This thread is closed