Developing An IS2 Or MS2 Connector

Depending on your datastore technology, TIBCO Scribe® IS2 or MS2 Connectors can implement the four fundamental create-read-update-delete (CRUD) operations as well as upsert, where supported. An IS2 or MS2 Connector provides metadata to describe if an object allows any or all of the CRUD operations.

You can implement an IS2 or MS2 Connector to allow your users to connect either with a custom UI or using OAuth protocols. Information about implementing both Connection types can be found in IS2 Or MS2 Connector Methods.

To develop an Integration (IS2) or Migration (MS2) Connector, review and understand the following topics:

Before developing your own Connector, use the IS and REST Web Service Sample Connectors to learn how to implement an IS2 or MS2 Connector with a custom User Interface, or a REST Web Services Connector using OAuth. For information, see the following topics: