Element
|
Type
|
Description
|
---|---|---|
custom.site.xconf
|
XCONF
|
XCONF file to update OOTB properties in WRS.
|
<javaClassName>.java
For example: ODataHelperMethods.java
|
Java
|
Java file to define custom data utilities, Java resource bundles or any other java helpers.
|
acmeResource.rbInfo
|
RBINFO
|
Resource bundle file to store string or enumeration resource information.
|
odata.properties
|
Properties
|
Properties file in the OData framework that is not managed by the XCONF mechanism of Windchill.
|
<fileName>.json
For example: ProblemReports.json
|
JSON
|
JSON file to define OData entities.
|
<fileName>.js
For example: ProblemReports.js
|
Java Script
|
Java script file to define OData functions, actions.
|