Versions Compared

Key

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

Using the CardioLog Scheduling Service, you can make sure that local site data, external environments, and user 

Contents

 

Contents

Table of Contents

Anchor
editing service components
editing service components

...

How to Edit a Service Component

...

Scheduling Service

...

 

...

Components

Each service component can be scheduled to run at defined time intervals. 

  1. In the Administration pane, click CardioLog Scheduling Service.

...

  1. Simply click the service component you would like to

...

  1. schedule from the main window. 

    Image Added
    CardioLog Scheduling Service components


  2. The 

...

  1. Service

...

  1.  Schedule dialog includes the following fields:
    Service

...

  1. Schedule - defines the schedule for running the service component:
    -      Never - The component will not run until a different scheduling option is chosen.
    -      Once - The component will run once, upon restarting the service
    -      Every rounded hour - The component runs every hour, on the hour. (Previously named "Hourly" and "Every full hour")
    -      Every x minutes - The component runs every x minutes beginning from when the service is restarted.

...


  1. -      Every *Day at HH:MM - Using the drop-down menus, choose either Day to run the service daily, or the day of the week if you would like to have the service run weekly. Choose the time of day the service will run in half hour intervals.

...

  1.  

    Enable Logging - The component's activity is logged. The default log file path is at <CardioLog Installation Directory>\CardiologScheduleServices\Logs.
    The log file size is limited to 8MB.

...


  1. Image Added

...

  1. Schedule Service Dialog

     

  2. Click OK to confirm your changes.
  3. In order to commit changes, you must restart the CardioLog Scheduling Service by clicking Restart Service from the top right corner of the main window.

Anchor
usage data
usage data
Usage Data Processing

By default, the Usage Data Processing service component processes incoming tracking data from Event Collector every rounded hour, and logging is enabled.

  1. In the Administration pane, click CardioLog Scheduling Service.
  2. Click Usage Data Processing.
  3. Set the Service Schedule and then click OK.
  4. Click Restart Service to activate any changes.
     

Image Added

Usage Data processing -Service Schedule dialog


Anchor
portal tree
portal tree
Portal Tree Updates

The Portal Tree Updates service component retrieves the structure of the portal (monitored environments). This structure is the basis for data aggregations.

  • In the Administration pane, click CardioLog Scheduling Service.
  • Click Portal Tree Updates.
  • Set the schedule type and then click OK.
  • The Advanced Settings dialog is for retrieving a tree structure from a custom source (by a designated web service).If the web service has an .asmx extension, enter the Web Method name. For more information see the CardioLog Advanced Administration Guide
  • Click Add to add the Tree Web Service to the selected web services.
  • Repeat steps 4-5 for each Tree Web Service.
  • Click OK to confirm your choices.
  • Click Restart Service to activate any changes.
     
     Portal Tree Updates - Advanced Settings dialog Anchortransferring portal filetransferring portal fileTransferring the Portal Structure Using the File System
    By default, you can use the SP20XXTree web application to access the portal hierarchical structure through an HTTP web service (SP20XXTree - v. 07 for MOSS 2007, v. 10 for SharePoint 2010 and v. 13 for SharePoint 2013). SP20XXTree then creates an XML file which describes the hierarchical structure of the portal, and then translates the XML data into relational data.
  • To configure SP20XXTree, go to Administration in the navigation pane and choose System Configuration.
  • Click SharePoint Tree Adapter in the main window to view your SharePoint farms
  • Click on the SharePoint farm you would like to transfer.
  • Check "Transfer the tree structure through file system (XML file)" in the Advanced Settings section.
  • Click Save at the bottom of the page to confirm.
    Image Removed
    System Configuration - SharePoint Tree Adaptor Settings
  • In the Administration navigation pane, click CardioLog Scheduling Service.
  • Click Portal Tree Updates.
  • Set the Service Schedule and then click OK.
  • Click Restart Service to activate any changes.
  • In versions lower than 2.0.8.0, modify the Portal Tree Updates web service URL as follows:
    http://<CardioLogServer>:<port>/SP20XXTree/default.aspx?docVersions=true&output=file&logFilePath=[CardioLog Installation Folder]\CardioLogScheduleServices\Logs\SP20XXTree.xml
    Anchortransferring portal sqltransferring portal sqlTransferring the Portal Structure Using SQL

    The hierarchical portal tree can be retrieved through an SQL-SQL data transfer. This configuration process does not use the CardioLog server file system, but rather copies data in bulk from SharePoint databases to CardioLog. As a result, the entire process runs more efficiently as less resources are consumed.

    1. To configure an SQL-SQL transfer, go to Administration in the navigation pane and choose System Configuration.
    2. Click SharePoint Tree Adapter in the main window to view your SharePoint farms
    3. Click on the SharePoint farm you would like to transfer.
    4. Make sure that "Transfer the tree structure through file system (XML file)" is NOT selected in the Advanced Settings section.
    5. Click Save at the bottom of the page to confirm.
    6. Execute the following SQL script against CardioLog database:

      UPDATE CardioLog.dbo.tab_global_settings
      SET Value = 0
      Where Name = N'xmlMode' and Category = N'OMAgent'
    7. In the Administration navigation pane, click CardioLog Scheduling Service.
    8. Click Portal Tree Updates.
    9. Set the Service Schedule and then click OK.
    10. Click Restart Service to activate any changes.

    In versions lower than 2.0.8.0, modify the Portal Tree Updates web service URL as follows:

    http://<CardioLogServer>:<port>/SP20XXTree/default2.aspx?xmlMode=0&docVersions=true

     

    Anchorcollecting documentcollecting documentCollecting Document Versioning Information for your SharePoint Lists and Libraries

    In order to take full advantage of document modification reports, turn on versioning for your SharePoint lists and libraries. Versioning is the method by which successive iterations of a given document are numbered and saved.

  • To collect document versioning information from SharePoint, go to Administration in the navigation pane and choose System Configuration.
  • Click SharePoint Tree Adapter in the main window to view your SharePoint farms
  • Click on the SharePoint farm you would like to collect document versioning information from.
  • Check "Import document versioning information for your SharePoint lists and libraries" in the Advanced Settings section.
  • Click Save at the bottom of the page to confirm.
  • In the Administration navigation pane

    To configure SharePoint environments, see SharePoint Tree Adaptor.

    To configure non-SharePoint websites, see Website Tree Adaptor or Custom Tree Adaptor.

    1. In the Administration pane, click CardioLog Scheduling Service.
    2. Click Portal Tree Updates.
    3. Set the
    Service Schedule
    1. schedule type and then click OK.
    2. Click Restart Service to activate any changes.
    In versions lower than 2.0.8.0, add the "docVersion=true" parameter to the Tree Web Service URL field. For example:
    http://<CardioLogServer>:<port>/SP20XXTree/default.aspx?docVersions=true&output=file&logFilePath=[CardioLog Installation Folder]\CardioLogScheduleServices\Logs\SP20XXTree.xml
    Anchorimport socialimport socialImport Social Information for your SharePoint Farm

    SharePoint 2013 offers a variety of out-of-the box social features such as content likes, rating and ranking, sharing content, following content, and more.

    To import social information from SharePoint 2013 and perform detailed analysis of the site's social activity:

  • To collect document versioning information from SharePoint, go to Administration in the navigation pane and choose System Configuration.
  • Click SharePoint Tree Adapter in the main window to view your SharePoint farms
  • Click on the SharePoint farm you would like to collect document versioning information from.
  • Check "Import social information for your SharePoint farm""
    1.  
    in the Advanced Settings section.
  • Click Save at the bottom of the page to confirm.
  • In the Administration navigation pane, click CardioLog Scheduling Service.
  • Click 

    Image Added
    Portal Tree Updates

    .Set the

    -Service Schedule

    and then click OK.
  • Click Restart Service to activate any changes.
  • See Social Updates below for more information.
  • Note - To configure multiple web applications, or to configure multiple farms, see Configuring Usage Tracking and Reporting for more information.

    AnchorReport SchedulingReport Scheduling

    dialog


    Anchor
    report scheduling
    report scheduling
    Report Scheduling

    The Report Scheduling is responsible for automatically generating scheduled reports and distributing them through email.

    To configure email settings for all purposes, see Mail Settings.

    1. In the Administration pane, click CardioLog Scheduling Service.
    2. Click Report Scheduling.
    3. Set the schedule type and then
    click Next.In the Service Parameters dialog, fill out the following fields:
    -      SMTP Mail Server - a full DNS name for the SMTP Server. Example: "smtp.intlock.com"
    -      Port - the SMTP server port. The default port is 25.
    -      Use SSL - configure a secure SMTP server with a non-default port.
    -      SMTP User Name, SMTP Password - these are optional fields, for supplying credentials.
    -      Report Email subject - The email subject of the automated reports Emails sent to a predefined distribution list.
    -      Report Email sender - The email sender of the automated reports Emails sent to a predefined distribution list.
    -      System Administrator e-mail address - a recipients list of service error alerts. Click on Search to find email addresses.
     
  • Click Add to add an email address to the selected recipients list.
  • Click OK to confirm your choices.
  • Click 
    1. click OK.
    2. Click Restart Service to activate any changes.
       

    Image Added
    Report Scheduling - Service

    Parameters dialog

     

    Select Users and Groups E-mail Address dialog

     

    In versions lower than 2.0.8.0, to configure a secure SMTP server with a non-default port, or the CardioLog reports email sender and subject, edit the following keys in the [CardioLog Installation Folder]\CardioLogSchedulingService\Settings.config file in the <handlersParams> section:

     

    <param>

          <handlerId>6</handlerId>

          <name>SMTPMailFrom</name>

          <val><![CDATA[CardioLog_Reports@intlock.com]]></val>

    </param>

    <param>

          <handlerId>6</handlerId>

          <name>SMTPUseSSL</name>

          <val><![CDATA[0]]></val>

    </param>

    <param>

          <handlerId>6</handlerId>

          <name>SMTPPort</name>

          <val><![CDATA[25]]></val>

    </param>

    <param>

          <handlerId>6</handlerId>

          <name>SMTPMailSubject</name>

          <val><![CDATA[CardioLog Report]]></val>

    </param>

     

    Note that the <handlerId> should be the CardioLogScheduler id in the <handlers> section: 
    <handler>
          <handlerId>6</handlerId>
          <handlerName>CardioLogScheduler</handlerName>
    ... 

     

    Schedule dialog


    Anchor
    active directory
    active directory

    Active Directory

    User and Group Updates

    CardioLog provides the ability to segment authenticated visitors by their user names and the groups they belong to. The

    Active Directory

    User and Group Updates service component retrieves the list of users and groups

    directly

    from Active Directory

    .
  • In the Administration pane, click CardioLog Scheduling Service.
  • Click Active Directory Updates.
  • Set the schedule type and then click Next.
  • In the Service Parameters dialog, fill out the following fields:
    -     Active Directory Connection String - The FQDN of the Active Directory domain. Example: "mycompany.com"
    -     
    Load from external Web service URL - this is an optional field, for loading users from

    , SharePoint or a custom source (

    by a

    designated web service).

    For more information see the CardioLog Advanced Administration Guide
          By default it will be populated automatically with the default web service which loads users and groups from AD (http://<CardioLog server name>:<port>/ADTree/default.aspx).
    -     Active Directory Credentials - this is an optional field. 
          If the CardioLog Scheduling Service account is a member of your domain, there is no need to supply credentials.
     
  • Click Add to add the Active Directory to the selected Active Directories.
  • Select the Active Directory domain in the selected Active Directories box and click Test to test the connection to your domain.
  • If you want to add multiple domains, repeat steps 4-6 for each Active Directory domain and fill out the Domain Name field (use the NT domain name). If the CardioLog Scheduling Service account does not have permissions to read from the domain, fill out the credentials.
  • Click OK to confirm your choices.
  • Click 

    To configure users and group sources, see User and Group Management.

    1. In the Administration pane, click CardioLog Scheduling Service.
    2. Click User and Group Updates.
    3. Set the schedule type and then click OK.
    4. Click Restart Service to activate any changes.
    Active Directory
    1.  
    Image Added
    User and Group Updates - Service
    Parameters
    Schedule dialog

    Anchor
    user categories
    user categories
    User

    Categories

    Category Updates

    CardioLog provides the ability to segment visitors by any custom category. The User

    Categories

    Category Updates service component retrieves the list of custom categories from Active Directory attributes, SharePoint User profiles or a custom source (designated web service).

    To configure

    visitor segmentation by Active Directory attributes or by SharePoint user profiles, see Configuring Visitor Segmentation for Authenticated Users

    user category sources, see User Category Management.

    1. In the Administration pane, click CardioLog Scheduling Service.
    2. Click User
    Categories Click 
    1. Category Updates.
    2. Set the schedule type and then click 
    Next.
  • In the Service Parameters dialog, fill out the following fields:
    -     Categories Web Service URL
          Example: "http://<CardioLog server name>:<port>/VisitorSegments/SSPProfiles.aspx"
    -     Web Method Name - optional
    -     User Name - optional
    -     Password - optional
  • Click OK to confirm your choices.
    1. OK.
    2. Click Restart Service to activate any changes.
       
    Image Added
    User
    Categories
    Category Updates - Service
    Parameters
    Schedule dialog

    Anchor
    SEO
    SEO
    SEO Analysis

    The SEO Analysis service crawls websites and generate reports automatically. For more information see SEO Reports - Configuration 

    1. In the Administration pane, click CardioLog Scheduling Service.
    2. Click SEO Analysis.
    3. Set the Service Schedule and then click OK.
    4. Click Restart Service to activate any changes.
       

    Image Added

    SEO Analysis - Service Schedule dialog

     

    Anchor
    social
    social
    Social Updates

    The Social Updates service imports social information from SharePoint 2013, Yammer and Sitrion.

    To import social information from SharePoint 2013, see 

    "

    Import Social Information for your SharePoint Farm

    " above.

    To import social information from Yammer,

    see "

    see Yammer Integration

    ".

    To import social information from Sitrion,

    see "

    see Sitrion Integration

    ".

     

    1. In the Administration pane, click CardioLog Scheduling Service.
    2. Click Social Updates.
    3. Set the schedule type and then click OK.
    4. Click Restart Service to activate any changes.
       

    Image Added

    Social Updates - Service Schedule dialog

    Anchor

    starting servicestarting service Starting the CardioLog Scheduling Service
    1. Click on Start > Run > services.msc
    2. Open CardioLog Scheduling Service.
    3. In the CardioLog Scheduling Service properties window, click Start and then OK.

    Note: If you have selected Windows Authentication as the authentication access mode for the CardioLog database (this was done in the Installation Wizard), then the CardioLog Scheduling Service login account must be assigned a db_owner role for the CardioLog database.

    version upgrade
    version upgrade
    Version Maintenance

    The Version Maintenance service executes upgrade jobs (if any) after a version update. By default should be set to "Never" unless advised otherwise by Intlock Support after a version update.

    1. In the Administration pane, click CardioLog Scheduling Service.
    2. Click Version Maintenance.
    3. Set the schedule type and then click OK.
    4. Click Restart Service to activate any changes.

    Image Added

    Version Maintenance - Service Schedule dialog

    Anchor
    restart service
    restart service
    Restarting the CardioLog Scheduling Service

    1. In the Administration pane, click CardioLog Scheduling Service.
    2. Click Restart Service to activate any changes.