Plugin Manager

Navigation:  Knowledge Base > User Console > Applications > Application Manager > Database Manager >

Plugin Manager

Previous pageReturn to chapter overviewNext page

A plug-in  is an  an add-on software component that allows the appexe application to communicate with an external cloud Database. Below steps shows example of connecting with a Salesforce database.

 

Step 1: Click on the Project icon.

 

mobilous_appexe_console_pluginmgrproject

 

Step 2: Click on "Database Manager" on the Application Manager page.

 

mobilous_appexe_console_pluginmanager

 

Step 3: Click on "Setup Plugin" as shown in the image.

 

mobilous_appexe_console_plugin_databasemgrbefore

 

Step 4: Click on the "New" to create a plugin.

 

mobilous_appexe_console_newplugin

 

Step 5: Following window opens. Fill in the details below.

 

mobilous_appexe_console_setupplugin1

 

Parameter

Description

Plugin name

Enter name of the Plugin for e.g "Salesforce".

Service Name

Enter the Service name. This Service name should be same as in the "Call Back URL" while creating the Plugin.

Consumer Key

Enter the Consumer Key. It is the key or username of a consumer application that has been registered with the Plugin service provider.

Consumer secret

Enter Consumer secret.It is the “password” for the consumer application.

Domain

Domain is the URL of the User Instance e.g sample.mobilous.com

User Name

Provide a username for the Plugin.

Password

Provide a Password for the Plugin.

Auth Type

Select Auth Type for authentication.

File Jar

Select the Plugin i.e the .jar file.

 

Click here to know more about the Plugin Parameters.

 

Click on Save Button. A wait indicator appears untill the plugin is created.

 

Step 6: Plugin is created and listed under Plugin Manager. Click on "Setup Plugin" to use the plugin.

 

mobilous_appexe_console_plugins1

 

Note: User can Edit or Delete the Plugin by clicking on the respective icons as shown in the image above.

 

Step 7: Plugin is listed as shown below. Click on the Plugin.

 

mobilous_appexe_console_plugins2

 

Step 8: Below window opens. User might need to provide the Login Credentials while opening the Plugin depending upon the plugin. Select the required table from the list of tables.

 

mobilous_appexe_console_plugins3

Step 9: All the fields of table are displayed below.

 

mobilous_appexe_console_plugins4

Step 10: Select the required fields and click on "Save Schema" as shown below.

 

mobilous_appexe_console_plugins5

Step 11: The table is added to the Remote Database section as shown below.

 

mobilous_appexe_console_plugins6