mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

Worker_Controller.Execute_Immediately Method



Immediately perform all requested tasks


Namespace: SobekCM.Builder_Library
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public void Execute_Immediately(
	bool BuildProductionMarcxmlFeed,
	bool BuildTestMarcxmlFeed,
	bool RunBulkloader,
	bool CompleteStaticRebuild,
	bool MarcRebuild
)

Parameters

BuildProductionMarcxmlFeed
Type: System..::..Boolean
Flag indicates if the MarcXML feed for OPACs should be produced
BuildTestMarcxmlFeed
Type: System..::..Boolean
Flag indicates if the items set to be put in a TEST feed should have their MarcXML feed produced
RunBulkloader
Type: System..::..Boolean
Flag indicates if the preload
CompleteStaticRebuild
Type: System..::..Boolean
Flag indicates whether to rebuild all the item static pages
MarcRebuild
Type: System..::..Boolean
Flag indicates if all the MarcXML files for each resource should be rewritten from the METS/MODS metadata files

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )