Is it possible to use an XSLT to transform an outbound composite data entity in Dynamics 365 for Operations? I'm able to apply a transform to a simple, single data entity that works, however I am not able to get a transform working for a composite entity.
It looks like transforms are applied within the project mapping. With a composite entity, there is a mapping for each individual entity. When I apply a mapping to any single entity there, it shows up in all of the other entity mappings, but it still doesn't seem to do anything. It doesn't transform that particular part of the composite output or seem to have any effect at all.
Does anyone know if it is possible to apply a transform to the entire composite output? This seems like a substantial oversight if this is not possible.