Improve AF Transformer logging:
In some cases it's hard to investigate why AF Transformer doesn't include certain elements in transformation.
it would be helpful to have a debug level that enables following features:
- log element names that were returned as a result of an entry point search that AF Transformer performs;
- log elements that were discarded by additional Value/Name filters in the Search shape.
ADMIN RESPONSE
Aug 20, 2022
The AF Transformer utility is no longer supported.
When using Value Filters in AF Transformer with != null operator AF Transformer wites "DataMap[id]=null. Token is skipped" message in the log (debug level 1). Is should also mention the name of the element that was discarded.