Hello guys,
I'm trying to build a LCA for my DMA but i can't find the "Apply Custom operator" on the queries menu...
is it a version issue ?
Here's my version i'm currently using :
DataMiner (10.3.0.0-13999-CU12)
Web: 10.4.3 (CU0) Server: 10.3.0.0-13999 API: 10.4.2405.2098 App: 10.4.2405.2140
Thanks everyone !
Hi, the custom operator is an operator, not a datasource. A query always starts from a datasource, which you can then manipulate through operators. I would expect the Custom operator to become available as a follow-up node. Could you select for instance "Get elements" to see if that is the case? Also make sure you have created custom operators, or the option won't be displayed.
Is the custom operator compiled as library: https://docs.dataminer.services/user-guide/Advanced_Modules/Automation_module/Using_CSharp/Compiling_a_CSharp_code_block_as_a_library.html#compiling-the-library?
Hello, i’ve create a custom operator and put it on my DMA on the Automation app.
When i go to get element on the queries page then on the operator option i don’t have the option to select a custom operator…