API Developer
In this section, you will publish the inventory application to the Bluemix Cloud runtime environment, and also publish the API definition to your API Connect environment for management and enforcement.

Configure the Developer Toolkit to Communicate with API Connect

  1. Click the Publish icon.

  2. Select Add and Manage Targets from the menu.

  3. Select Add IBM Bluemix target.

  4. If prompted, provide your IBM ID credentials to sign into Bluemix.

  5. On the “Select an organization and catalog” screen, choose the Sandbox catalog and click the Next button.

  6. Provide the name of your application. The name you provide here will be the name of the app inside of Bluemix once it’s published.

  7. Make sure your app name is selected and click the Save button.

Publish the Application and API together

  1. Click Publish button once more and select our target catalog, indicated by the grey highlighting.

  2. Click the check boxes to select Publish application and Stage or Publish Products, then click the Publish button.

  3. Wait for the publish process to complete:

Verify Application Runtime URL

  1. Return to your inventory API definition.

    If you need to find the drafts APIs section again, click on the menu icon in the top left hand corner of the screen and select the inventory project.

    Open the inventory 1.0.0 API definition and navigate to the Properties section.

  2. Expand the runtime-url property and notice that for our Sandbox environment, the URL has been set to a new route for our application running in the Bluemix Cloud.

Continue

Proceed to Create a Portal Account.