Set login credentials

You must specify the login credentials to be used when documents are exported to a CMIS-compliant repository.

  1. Specify the URL, which must include AtomPub 1.1 / 1.0 or browser binding, as applicable to your repository. The proper URL is required to connect successfully to the repository. See the following table for examples.

    CMIS Repository

    Binding

    Sample URL

    Alfresco On-Premise

    AtomPub 1.1

    http://<server name>:<port number>/alfresco/api/-default-/public/cmis/ versions/1.1/atom

    AtomPub 1.0

    http://<server name>:<port number>/alfresco/api/-default-/public/cmis/versions/1.0/atom

    Browser

    http://<server name>:<port number>/alfresco/api/-default-/public/cmis/versions/1.1/browser

    Note To log in successfully to Alfresco 6.0. you must add the following setting to the alfresco-global.properties file:

    alfresco.restApi.basicAuthScheme=true

    IBM FileNet

    RESTful AtomPub 1.1

    http://<server name>:<port number>/<context-root>/atom11

    RESTful AtomPub 1.0

    http://<server name>:<port number>/<context-root>/atom

    Browser 1.1

    http://<server name>:<port number>/<context-root>/browser

    SharePoint

    AtomPub

    http://<server name>/_vti_bin/cmis/rest/<libraryId>?getrepositoryinfo

    Documentum

    AtomPub 1.1

    http://<server name>:<port number>/dctm-cmis/resources10

    AtomPub 1.0

    http://<server name>:<port number>/dctm-cmis/resources

    Browser

    http://<server name>:<port number>/dctm-cmis/browser

  2. Select one of the following options for login credentials:
    • Log in using the credentials for the current user.

    • Log in using custom credentials, which require entry of the CMIS repository user name, password (case-sensitive), and the domain.

    The credentials are used to log in to the CMIS repository, and the information is saved for use during export.

  3. To prompt for a user ID and password if the export connector is not able to log in to CMIS at export time, select the If unable to log in during export, prompt for valid login information check box.
    • If selected, and a problem with logging in to the export connector occurs, the Kofax Export Connector for CMIS Login Information window appears during export. The user may then enter a valid user name and password, and click OK. However, if the user clicks Cancel, the export process is not completed.

    • If not selected, and problems occur when logging in to the export connector, the Kofax Export Connector for CMIS Login Information window does not display during export and the export process is not completed.

    Note Do not select this check box if you plan to run Export as a service (as done with Kofax TotalAgility), or if you plan to run the Export process during off-hours. The Login Information window requires a user response (or operator intervention).
  4. Click OK.

    The export connector setup window appears.