Oracle Fusion Middleware Tag Reference for Oracle Team Productivity Center
11g Release 1 (11.1.1)
E14265-04
Go back

Summary

Tag name: <RepositoryModel>

The RepositoryModel tag is the root tag in the connector model definition file.

Code Example(s)

<RepositoryModel resName="res" resFile="/META-INF/res/modelresource.xml">

Attributes

Name Type Default value Required? Supports EL? Description
resNameStringYThe resName is the attribute to provide a alias in the resource EL expression. For example "${res.resKey}" used as value of a work item field attribute (commonly "label").
resFileStringYThe resFile specify the location of the resource file used by tags in the connector model metadata file.