Skip to main content
Hi All, We have a requirement to load a few data models in parallel. Currently our celonis system allowing the data model loading in sequence. Is it possible to load 2 or more data models in parallel? Thank you.
Hi, could you please tell me which Celonis Version you are using? Best, Viana
Thank you for the update. The version is 4.5.0-RELEASE_094c785_20190426_1411.
Hi, it is possible to load multiple datamodels in parallel, in the config-custom.properties.sample should have following property: # Number of data model which are maximal loaded in parallel model.max.parallel=6 Best regards, Viana