Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Column

Description

Log Level

Example levels are: Info, Debug, Error, Warning

User

The user working with fileshare.

Server

Server from which the log was sent.

Created

Date created

Message

Log message including any error stack traces.

Agent tab

This tab displays all the agents setup to sync fileshares. Multiple agents can be used to scale up batch processing or to divide the workloads.

The following information displays on the tab:

Column

Description

Host

The machine hosting the service agent

Service Account

The account that runs the service.

Description

A description of the agent and what it does.

Online

Is checked if online. If offline, it is unchecked.

Online Time

Time the agent is online for.

Version

Version of the agent.

Actions include:

Action

Description

Start

Start the service agent.

Stop

Stop the service agent.

Restart

Restart the service agent.

Add

Add a new agent.

Configuration files

The Connection Strings will be saved to the Prosperoware\CAM\Fileshare\Agent\Config folder. The following connection strings are important:

...

AppSetting

Defaults and Descriptions

Token Endpoint

https://api.prosperowaredev.io/v1

ClientUI

Address and Port for the ClientUI

AWSRegion

The AWS region if specified

DocumentAnalysisServiceEndPoint

Service address and port for the document analysis services. http://127.0.0.1:5000

CoreAPIURL

URL for the Core API

CSVFolderPath

Folder path for csvs

CSVArchiveFolderPath

Folder path for archives

CSVDelimiter

The type of delimiter to use in the CSV. \t= tab. \c=comma

DateFormat

Format of system and file dates. Default= yyy-MM-dd HH:mm:ss

SuppressScriptErrors

Default= true; for debugging, leave as false to show all errors.

ClientSettingsProvider.ServiceURi

 

CommandTimeOut

Time for command timeouts. 300 secs

ArchiveFilesLifecycle

Days to keep archive CSVs in Archive folder. 30 days

RecordCountLimit

Record Count limit per batch; Default=500

ThreadCount

Number of threads to use. Default=20

DomainMachineName

Name of the machine name on the domain

Log4net.Internal.Debug

False: Used for log debugging

AuditLogLifeCycle

How long to keep the audit logs. 30 days

 

ConnectionString.config: Contains the connection string that is created when the application is installed.

Contains the CAM Login and Database information.

Column

Description

Domain

Enter the domain name that contains the data to be synced to cloud. E.g. sitename.tenantname.io. Leave off the https:// and the ending /

Email

Enter your domain email ID. E.g. myemail@company.com

Password

Enter password for the email specified above that is used to log into CAM.

SQL Server Name

The name of the SQL server hosting the billing database.

Database

The name of the database that you created on the SQL server to be used by FileShare to upload the data from the fileshare to the staging DB to CAM.

Note

Warning: The blank database should be already created before you configure this.

Authentication

Choose the type of authentication to be used to connect to the data source database. Options include Windows authentication using the Windows credentials and SQL authentication using specific database-only credentials.

Username

Enter the username of the database. (SQL authentication only)

Password

Enter the password for the username of the database. (SQL authentication only)

CSVs:

CSVs are stored in three locations:

  • CSVs waiting to be uploaded are stored in: c:/temp/CAMCSVFolder

  • Successfully uploaded CSV’s reside in : c:/temp/CAMFSArchivedCSVUploader

  • Backups of csvs that had been processed for upload to CAM are also in C:\ProgramFiles (x86)\Fileshare\bin\Debug\archivecsv.