01-09-2018 11:35 AM
Dear All,
We are getting requirements to extend the Project module to add custom attributes to Projects in Teamcenter. Anyone had similar requirements who can share any issues they identified for customizing it by exteding datamodel?
Regards,
SRAJ
01-11-2018 07:20 PM
What version of TC?
Jamie
01-11-2018 10:07 PM
TC11.3..
Regards,
SRaj
01-12-2018 09:17 AM
I've not tried it yet in TC11.3, so you'll have to test it. I've seen a few issues when adding custom properties to projects, but it changes version to version.
1. BMIDE deploy fails if TC_Project ACL is modified. Must change ACL back to OOTB to deploy template.
2. Custom properties are read-only. Sometimes this one can be resolved by reassigning the TC_Project OOTB stylesheet back to TC_Project.
3. Custom properties can only be edited by Project Administrator.
Hopefully this helps.
Jamie
01-17-2018 03:16 AM
Thanks Jamie for your inputs. Will take these into account and check.
Regards,
SRaj
01-22-2018 04:40 AM
Hi SRaj,
Make sure to "Set the Initial Values to NULL" for the custom property that you define on TC_Project
Otherwise, you will not be able to create anymore new projects.
Regards,
Arun