Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 6 Next »

In the application.properties file, you need to specify about Partner self onboard. Partner self onboard allow Partners to onboard themselves to self-manage their Transactions. Depending upon the value specified in this file, Partner self onboard option appears in Adeptia Connect 2.0 UI. 

To set the Partner self onboard value:

  1. Go to .../<TomcatInstallFolder>/Tomcat 9.0/webapps/Working_Directory/resources_config.
  2. Open application.properties file in any text editor.
  3. Set the value in the app.connect.partner.onboard.mode property. The value can be: internal, external, or ask.

    ValueDescription
    internalAllow Company to manage all the Transactions.
    externalAllow Partner to self onboard to self-manage their Transactions.
    askAllow either Company or Partner to manage the Transactions.
    By default, the value of this property is set to internal.

  4. 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. 
  • No labels