ShareScan provides a web interface for authorized users to follow up on the states of jobs without having to directly rely on the ShareScan administrator.
The tool displays a list of jobs for
Configure Job monitoring in the ShareScan System Settings page. The Job Monitor section offers the following controls:
|
Setting |
Description |
|---|---|
|
Enabled |
Click Yes to enable the job monitoring functionality. |
|
Administrator / security group name |
Designate a security group as Job monitor administrators. Use the syntax: |
|
Client credential type |
Choose from the following:
|
|
Page expiration time |
Set this value in milliseconds. |
|
Use HTTPS |
Choose Yes for HTTPS communication. The prerequisite of HTTP usage is that you have a valid certificate that allows for server authentication and complies with your company's policies and practices. |
|
Certification thumbprint |
Specify a certification thumbprint for HTTPS usage. In case a valid certificate is already bound to the port specified below, you can leave this field empty. To verify this, simply start the Command Prompt (cmd) and use the following command: How to access the thumbprint of a certificate: Start the Microsoft Management Console (type mmc into the Run/Command Prompt field). Go to its File menu and choose Add/Remove Snap-in, and select Certificates in the Available Snap-ins list. Click Add and then select Computer account in the next dialog window and click Finish. Select Certificates (Local Computer) and open a certificate to verify its thumbprint. It is shown in the Details tab, at the bottom of the list. |
|
Webserver port |
Specify listening port for the Job monitor web server. Default: 8800. |
You can access the Job Monitor interface in a web browser via the URL: [manager pc name]:8800/jobmonitor.
The Administration Console gives you shortcuts to monitor
Use the Job Monitor in case one of your files has not been processed (properly).
To resolve an error you can:
Note:
To create a certificate for testing/demonstration purposes, it is recommended to use the Makecert.exe tool (available from the Microsoft Developer Network).