Maintenance
The Maintenance section provides information about scheduled tasks and staged entries. Additionally, you can perform various types of reindex and run scripts using the script console.
Jobs
Under the Jobs tab you can find the Jobs section listing the various data source loader jobs and Scheduled Tasks section allowing to schedule various jobs to run.
Jobs
The Jobs section lists the various data source loader jobs.
Select one or more jobs and select Synchronize to update the content for the selected jobs. For example, if you have deleted the staged tables for a data source from the Stage page, those objects will remain in Alteryx Connect until the job for that data source is synchronized.
Scheduled Tasks
The task scheduler allows administrators to schedule various jobs to run.
- Select Create to open the Task window.
- Enter the Task name.
- Select the Job type.
- Enter the Job target.
- Enter a Cron expression to configure the job schedule details.
Cron Expressions in the Scheduler
If the expression entered has "*" in the seconds position, the scheduler will run repeatedly until the minute value no longer fulfills the condition.
To run the job once, enter "0" in the seconds position.
6. Select Save to save the job.
Stage
Staged entries represent loaded source system stage tables in Alteryx Connect. You can remove individual staged entries or remove all stages. To synchronize any removed staged entries, see the Jobs section.
Reindex
Under the Reindex tab you can find the Reindex section and the Tools section.
Reindex
Reindexing repairs or updates the search index. You can reindex a specific app (Workflow, Home Page, Folder, and so on) asset, an asset and all assets under it, TODOs (tasks), or perform a full reindex of the system. The size of the item being reindexed impacts the run time.
- Reindex: To reindex the current asset, select Reindex.
- Reindex with sub-entries: To perform a reindex of the current asset and also all it’s children’s assets, select Reindex with sub-entries. For example, once you execute this reindex on Database Server, it will index DB server, all catalogs under it, all schemas under it, all tables under it and so on.
- Full reindex: To perform a full reindex of the system, select Full reindex.
- Todo reindex: To reindex only Todo tasks (referenced from comment), select Todo reindex.
Reindex is available for those with Admin rights only.
Reindex Location
You can perform the reindex in different locations.
- Administration Console: Go to Administration > Admin Menu > Maintenance > Reindex. From the Admin Menu you can perform all reindex types.
- Three-dot menu for an asset: To perform a full reindex of a certain asset, select the three-dot menu of this asset, then select Reindex. To perform reindex of an asset with sub-entries, select Reindex with sub.
- Three-dot menu for a specific app (Workflow, Home Page, Folder, and so on) asset: To perform reindex, select Reindex.
Tools
Re-Create User's Fallback Icons
This re-generates the default user icons using a new color palette specification in the configuration file. Contact Alteryx Support for more information.
Reset Recently Visited Cache
This clears the list of entries in the Your History section of the home page.
Script Console
The script console allows administrators to enter and run scripts. After selecting Run Script, the script's output is displayed in the field below.