Installing the connector builder
About this task
Install the connector builder.
Procedure
-
Install the node module by running the
npm i @webmethodsio/wmiocli -gcommand. The Node version must be between 8.14.0 and 10.14.2. - Login to webMethods Integration by using the
wmio logincommand. - Enter your tenant URL, email address associated with the tenant, and the tenant developer key. To get the tenant developer key, go to your profile and copy the Developer key. Successful login indicates that the connector builder is installed on your system.
- Create a connector by running the
wmio initcommand. - Provide a name for the connector. An action scaffolding is automatically created in your current directory.