You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

There are two different ways to create a new connection. 

1. Use the custom connection bean annotation

  1. Create a connection This is the easiest way to create a "custom-type" connection
  2. Create a configuration widget for a connection This is is necessary if you want to configure the connection in the development settings window, you can also skip this step and configure it by editing the application.properties file.

2. Create your own connection 

Create a new connection from scratch and Create an Aquima Connection Manager to customize the connectionmanagement

 

 

  • No labels