Access product documentation, guides, articles, and support through a centralised space with intelligent search.
Get the support and resources you need with help from our expert team.
At Precisely, we've been empowering businesses like yours to make confident decisions built on trusted data for more than 50 years.
Experience a space where users and experts come together to find answers, share knowledge, and get more value from Precisely products.
AI confidence is high, but AI readiness tells a different story.
Discussions
Members
Resources
Events
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 :)
Terms of Use LegalPrivacy NoticesTrademarks Your Privacy Choices California Privacy Notices Cookie Settings