sbalaji2586
Mechanical
- Aug 19, 2015
- 1
Hi All,
I am trying to customize teamcenter with our shape search engine application with our webservices. We have indexed the teamcenter components and for the lack of a better way, we indexing models with a custom id built as a combination of UIDs of dataset and item revision. The idea is given a modelid, our webservice return a bunch of 'shape similar' model's modelid. I'll be able to break down the modelId and obtain dataset UID and item revision UID.
The trouble is in Richclient, I cannot find an API or service that will take a UID of an object and return corresponding TCComponent. In ITK, using soa we will be able to identify Datasets using the DataManagementService function called loadObjects(). Essentially I am looking for a similar functionality to obtain rich client objects.
Please help.
Thanks
Srinath
I am trying to customize teamcenter with our shape search engine application with our webservices. We have indexed the teamcenter components and for the lack of a better way, we indexing models with a custom id built as a combination of UIDs of dataset and item revision. The idea is given a modelid, our webservice return a bunch of 'shape similar' model's modelid. I'll be able to break down the modelId and obtain dataset UID and item revision UID.
The trouble is in Richclient, I cannot find an API or service that will take a UID of an object and return corresponding TCComponent. In ITK, using soa we will be able to identify Datasets using the DataManagementService function called loadObjects(). Essentially I am looking for a similar functionality to obtain rich client objects.
Please help.
Thanks
Srinath