Sample Configurations
ModelerValidationFlowThing
ModelerValidationFlowThing contains example validation flow service for the external system, Windchill Modeler. To validate the Architecture Resource subtype information in Windchill 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 Windchill 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 Windchill Modeler OSLC server configuration.
Update the local host as per the Windchill Modeler server URL.
4. Click Done.
5. Click Save to save the new Thing.
Was this helpful?