Add an interface
There are two types of interfaces, input and output. Add an interface as needed.
To add an interface
- Select theInterfacestab.
- InName, type a name for the interface.
- InUsage, select either:
- Output
- On theInterface Memberstoolbar, clickAdd member
. The Tagswindow opens. - Choose a task, program, routine or tag to add as an interface member.
- ClickOKto return to theAdd New Interfacewindow.
- Input
- On theInterface Memberstoolbar, clickImport members
. The Select Library Interfacewindow opens. - Select a library with a configured output interface. Libraries that have available output interfaces are displayed on the right side of theSelect Library Interfacewindow.
- Select available interface members from theInterface Membersgrid in the lower right pane.
- ClickOKto return to theAdd New Interfacewindow.
- InInterface Description, type a caption to describe the interface.
- (for an Input interface) InKeying, select either:
- ExactMatch. The keys defined for the interface and its members in the project must match the ones defined on the target system for the input to be consumed. The interface and its members can’t be set manually.
- Disabled. Keying attributes are not evaluated when determining whether to consume data from the interface. Member references can be selected manually, however only members with the same data type can be selected.
- InKey Id, enter an identifier that allows for automatic linking of interface members. For automatic linking to occur the KeyId of the input interface must match the KeyId of the output interface.
- InRevision, enter the revision number of the interface link.
- InLink Name, type the name of the library associated with this interface.
- ClickOK. TheOKbutton is not available until the fields are populated.
Provide Feedback