Leo Quensel
My feedback
6 results found
-
13 votesLeo Quensel supported this idea ·
-
15 votesLeo Quensel supported this idea ·
-
15 votesLeo Quensel supported this idea ·
-
6 votes
An error occurred while saving the comment Leo Quensel shared this idea · -
5 votesLeo Quensel supported this idea ·
-
14 votesLeo Quensel shared this idea ·
CEP extensions can only be called in asynchronous fashion by using event triggers.
Whether the script succeeds, getting return values etc.. is impossible to determine. In some cases the script only gets triggered during the next idle time.
We need this functionality to circumvent missing features and bugs in the C++ API and call scripts during huge processing tasks.
There is no way we can wait for the next idle time.
Further, CEP is being discontinued in the future and provides a huge hassle during installation when paired with C++ plugins since CEP extensions have to be installed differently.
CEP is not an option here.