Skip to content

Scheduled Reports fail #1

@ddysart

Description

@ddysart

Was helping track down an issue some on posted on Stack Overflow and realized that the Database scanner defaults to Sitecore.Context.ContentDatabase, but this will be null when running in the scheduler (since the content database isn't set in the scheduler site).

The quick approach is to patch in a setting for the content db in the scheduler site, but I wonder if the Database Scanner should read the either the ASR.ConfigurationDatabase or something else since ContentDatabase isn't always reliable. (And I don't know the true impact of patching that into the scheduler site).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions