Hi, i would like to ask you about the list of methods for "%ls.lae." methods.
Is it a some document about it?
thanks
Jarek
I'm not entirely sure what you are referring to, but there is this KB article:
https://support.infogix.com/hc/en-us/articles/360048214134-Data360-Analyze-prop-files-explained
Also see this topic in the online Help which discusses the use of property substitutions, including the 'Run*' properties and the 'Execute*' properties.
https://doc.infogixsaas.com/analyze/Default.htm#d-advanced-topics/using-derived-property-values.htm
Thank you , it is exactly what i mean, is it a method which return a current lna filename which is executed?
Regards.
Jarek.
You can use the following to obtain the name of the currently running data flow:
node.properties.getString("graphName", "graph.graphName")
Thank you Adrian, that is super useful. Can you confirm that i can use these type of calling a property values only in new types of nodes like transform etc. I am trying to do in lavastorm nodes and this does not work.
Thank you
jarek.
The equivalent scripting functionality in a Superseded node is:
property("graph.graphName")
Thank you for help. You can close this one :)
Product SupportCommunity FAQContact Us
Terms of UseLegalPrivacy NoticesTrademarks Your Privacy ChoicesCalifornia Privacy NoticesCookie Settings