Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHi,
That node still exists however it is Experimental.
In order to see Experimental nodes, go to Tools->Preferences->Advanced, then check the "Use Experimental Nodes" checkbox.
Note that these nodes do not have the same support as other "official" nodes in that backwards compatibility on these nodes is not guaranteed.
You will also see warnings when opening graphs which contain experimental nodes.
A fully supported alternative to the Path Enabler node might be the Metacheck node, although I'm not sure that either of these are really what you are looking for...
I might have misunderstood the use case somewhat, but if the filename is meant to be Date specific, can't you use the CurrentDate parameter?
In order to use it, just use {{^CurrentDate^}}.
The parameter is a "special parameter" and defined by default.
The parameter, however, will not work when running as a BRX - there you would need to pass in the date of the run via a run parameter to the BRX being executed.
Or is the filename meant to be specific to the data being loaded
and the date?
If so, then you might want to take a look at the "Output Delimited (MultiFile)" node.
This node
isn't provided with the LAE itself and isn't really supported in the same manner that other nodes posted on these forums are posted.
In any case, if this suits your needs, you can find the node here:
http://community.lavastorm.com/threa...ed-(Multifile)
If none of these really address what you are trying to do, maybe I've misunderstood the requirements and might need some more clarification.
Regards,
Tim.