Use Macro as one of parameter in DCI ?

Started by dodik, October 16, 2013, 12:03:30 PM

Previous topic - Next topic

dodik

Hi,
is it possible to specify macro in DCI -> General -> Data -> Parameter ?

Something like - Parameter: test_echo_macro(%{Node})

"test_echo_macro" is "ExternalParameter = test_echo_macro(*):echo $1" which return string value of Macro Node defined in CustomAttributes.


Thanks
Regards
DK

Alex Kirhenshtein