Configure DNG Component Template via OSLC API
Hello,
I am able to create components (with the help of https://jazz.net/forum/questions/249582/is-there-a-rest-api-for-dng-to-create-a-local-streamcomponent-and-baseline).
Now that the component is created, I need to "apply a component template".
Is there any way to apply a component template to a DNG component using the API?
Thank you
Accepted answer
In general, please see https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding for an overview of the existing APIs. Your question is related to the DNG Server APIs. The OSLC APIs do not know anything about templates.
You can import a type system into a stream. A team created a prototype for maintaining type systems, you can find articles, including source code following the links below.
Please see these entry points