Get s7asset from dynamic media using Scene7Service.getAsset().
Hi team,
I need to get the Scene7Asset from dynamic media using Scene7Service. Scene7Service has a method getAsset. "getAsset(java.lang.String assetHandle, java.lang.String[] responseFields, java.lang.String[] excludeFields, S7Config s7Config)".
What should be the responseFields and excludeFields that has to be passed as params? Is it aem asset properties or dm asset properties? Please respond if anyone has worked on this.
