Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
After Adeptia Connect is installed, you need to configure the following:
- Configure Partner Self Onboard
- Install Java 8 on Adeptia client machine
- Modify Business application.properties (in case you are using Adeptia Connect v2.1)
- Upload Company Logo in Clustered Environment
- Start AIMap Manually
Anchor | ||||
---|---|---|---|---|
|
Partner self onboard allows the Partner to onboard to self-manage their Transactions. To allow self-onboarding for a partner, you need to set the value in the application.properties file. The value can be one of the following:
internal | Company will always manage all the Partners Transaction. |
external | Partner will always self onboard and manages their Transactions. |
ask | Provides option to choose either Company or Partner to manage the Transactions. |
Value | Description |
---|
To set the value:
- Go to .../<ConnectPortalInstallFolder>/resources_config.
- Open application.properties file in the Text Editor.
Set the value in the app.connect.partner.onboard.mode property. The value can be: internal, external, or ask.
Info By default, the value is set to internal. Save the file. If you change the value of the property from external or ask to internal, Transactions self-managed by the Partner are not managed by the Company.
Restart Connect Portal.
Anchor | ||||
---|---|---|---|---|
|
To open Java applets in Connect Server, you must have Java 8 installed on the computer (node) where Connect Server is being accessed.
Click here to download Java 8 installer. Run the installer and follow the installation wizard to complete the install.
Anchor | ||||
---|---|---|---|---|
|
- Go to …/<ConnectServerInstallFolder/AdeptiaServer/ServerKernel/etc folder.
- Open adapters.properties file in the Text Editor and do the following:
- Go to the application group you are using and set the value of the <application_name>.enableProduction property to true.
For example, if you are using Dropbox application then go to the Dropbox group and set the value of the property dropbox.enableProduction = true. - Save the file.
- Go to the application group you are using and set the value of the <application_name>.enableProduction property to true.
- Restart Connect Kernel and Connect WebRunner.
Anchor | ||||
---|---|---|---|---|
|
If have deployed Adeptia Connect in a clustered environment, you need to upload the company logo to make it visible in Adeptia Connect. To upload the logo:
- Open the Server Kernel folder from the Connect Server Directory and navigate to ...\web\static\connect2\images.
- Copy the following two files company-logo.png, default-company-logo.png and a folder favicon
- Now open the web folder in the shared location and Create a new folder structure static\connect2\images in it.
- Now save the copied files and folder in this images folder.
- Restart Connect Kernel and Connect WebRunner.
Anchor | ||||
---|---|---|---|---|
|
Follow the below steps to start AIMap manually:
- Ensure that you have given Read and Write permission to the Adeptia Connect folder.
- Ensure that Connect Kernel and Web Runner is running.
- Go to …<ConnectServerInstallFolder\bin folder.
- Double-click the ConnectAIMap to execute it.
To stop the AIMap, press CTRL + C.
Panel | ||||
---|---|---|---|---|
| ||||
What's newBest practicesTraining guidesFrequently asked questionsAdeptia Connect APIsAdeptia security report |