After Adeptia Connect is installed, you need to configure the following:
...
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:
...
- Go to .../<ConnectPortalInstallFolder>/resources_config directory.
- 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.
...