I have a library composite that's sends messages to our logging service.
Users are supposed to set a composite property to specify the name to use in the logs. Unfortunately, they tend to copy and rename the composite but forget to change the property. It's ok if there's only one instance in the data flow because I'm getting the dataflow name from ${graph.graphName}. But it's a problem when there are 5 instances in the same dataflow.
From a node is there a way to get the name of the composite that contains it?
Then I can get rid of the property and just read what they called the instance.
------------------------------
Devon Miller
Proquire (Accenture)
New York NY
------------------------------