Sample Configurations
ModelerValidationFlowThing
ModelerValidationFlowThing contains example validation flow service for the external system, PTC Modeler. To validate the Architecture Resource subtype information in PTC Modeler OSCL Server, use the instructions in the following example:
1. Duplicate the OOTB ModelerValidationFlowThing
2. Navigate to the Services tab.
3. Add or modify a Node.js Code
Here, the dynamicUmlClassName property of a PTC Modeler resource is mapped to the resource.OSLC_TYPE attribute. The dynamicUmlClassName attribute value specifies the subtype of the architecture resource.
* 
PTC strongly recommends you avoid modifying the OOTB attribute dynamicUmlClassName as part of PTC Modeler OSLC server configuration.
Update the local host as per the PTC Modeler server URL.
4. Click Done.
5. Click Save to save the new Thing.