18

Interfaces and APIs

Matching Connections

A big problem with building effective and reliable workflows is the exchange of data between component applications. Finding a compatible format and workable transport mechanism is not always easy.

Integration

Several different techniques are candidates for connection between different applications:

•  Exchanging data through direct import-export.

•  Importing and export of data through glue-ware.

•  Signaling via event scripting.

•  Data exchange via clipboard.

•  Data exchange via drag and drop.

Direct Import-Export

Exchanging files directly is possible where both applications support a common data exchange format. It is the ideal solution, even though you might wrap it with scripts to automate ...

Get Developing Quality Metadata now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.