Skip to main content

Sage Paperless Construction Help

Sage 300 CRE Bridge Prerequisites

Before bridging Sage Paperless Construction to Sage 300 CRE, certain accounts need to be configured with the proper permissions. Review the table below to determine which accounts apply to your company's situation.

Account

Required?

Use

Sage 300 CRE Service User Account

Yes

You must have an administrator account configured to serve as a dedicated, non-person account to use to set up the bridge integration with Sage Paperless Construction.

Domain Service Account

Yes

You must have a username and password for a domain service account that is a local admin to the server where Sage 300 CRE is installed.

SQL User Account

No

This user account is only necessary if your company uses the optional SQL replicator.

Complete the steps in the sections below as applicable:

Important

You must be an admin with Security Administrator permissions to complete the following procedure.

  1. Open and sign in to Sage 300 CRE as an administrator.

  2. In the Select Company dialog, select your company and click OK.

  3. Select Options > Security Administration.

    Note

    For the Security Administration option to be available, it must be enabled in Security Settings by selecting the Turn on application security check box and configuring your password security.

    SPCC_Sage300ServiceUserAccountSecuritySettings.png
  4. Click User Setup.

  5. In the User Setup dialog that displays, click Add, then fill in the User Details sections:

    SPCC_Sage300ServiceUserAccountAddUser.png
    1. Enter the username for the account in the User name field.

      Tip

      It is recommended that you indicate it is a service account in the username to prevent it getting disabled.

    2. Enter the full name, such as "ABC Company Service Account".

    3. Select the Account is available during the specified period radio button and set the Beginning field to the current date.

    4. Set the Ending radio button to Never.

    5. Select the Set initial password radio button, then enter and confirm your password in the applicable fields.

      Note

      Do not include special characters in the password.

    6. Deselect the User must change password at next log on check box.

    7. Select the User cannot change password check box.

    8. Select the Password never expires check box.

  6. Go to the Roles tab and select the Application Administrator and Security Administrator check boxes.

    SPCC_Sage300ServiceUserAccountRoles.png
  7. Click Save Changes at the top of the dialog, then click Yes in the confirmation message.

  8. Close out of Sage 300 CRE entirely.

  9. Using your newly created user account, log in to a Sage 300 CRE module (such as Accounts Payable) at least once and select a company.

    If you can successfully sign in, select a company and access the module, your service user account creation was successful. You can then close out of the module.

To install the Server Agent to your Sage 300 CRE or Sage 100 Contractor server, you must have a username and password for an account that meets the following requirements:

  • Is a domain service account (a standard domain user)

  • Is configured as a dedicated, non-person account (not tied to any employee)

  • Is a local admin to the server where Sage 300 CRE or Sage 100 Contractor is installed

Important

This account must have full access to the accounting system's data folders; however, it does not need to be a domain admin account.

Note

It is recommended that you use a naming convention like svc_paperless or spc_paperless to make it clear that this is a service account so it is not deleted by mistake.

If your company uses the optional SQL replicator, complete the steps below prior to bridging to create an SQL user that has access to the replicated Sage SQL database.

Note

This is the central "behind the scenes" user to access all information for data look-up as well as posting transactions back to the Sage database. Entering a user without full rights may cause errors in some areas of the program.

  1. Sign in to the Microsoft SQL Server Manager as an administrator and click Connect.

  2. In the Object Explorer menu, select Security > Logins.

  3. Right-click on Logins and select New Login.

    The Login - New dialog displays:

    SPCC_SQLNewLoginDialog.png
    1. Select the SQL Server authentication radio button.

    2. Enter a Login name in the Login name field.

    3. Enter and confirm your password.

  4. Select the User Mapping page:

    SPCC_SQLNewLoginUserMappings.png
    1. Select the database the user account should be mapped to.

    2. In the Database role membership for: <CompanyName> section, select the db_datareader check box.

    3. If available, select the Application Administrator and Security Administrator check boxes.

  5. Click OK.