Solutions
Education
Software
Resources
Support
Company
Contact us
EN
EnableBulkLoadMode function for IBM Planning Analytics (TM1)
Where can the EnableBulkLoadMode function be used?
Which TM1 Server version is the EnableBulkLoadMode function available for?
What is the syntax for EnableBulkLoadMode?
Relevant Functions
BatchUpdateStart
= Enables batch updates so changes can be committed together when BatchUpdateFinish or BatchUpdateFinishWait is called.
BatchUpdateFinishWait
= Ends the batch process until a lock becomes available that was started by BatchUpdateStart.
CubeSaveData
= Serialises a cube to disk
DisableBulkLoadMode
= Disables bulk load processing on the TM1 Server
EnableBulkLoadMode
= Enables bulk load processing to improve process efficiency
RefreshMDXHierarchy
= Refresh MDX hierarchies without requiring a server restart
SaveDataAll
= Saves all changes made on the TM1 server
ServerShutdown
= Shuts down the TM1 Server