Question
Unable to retrieve AEM Fragment dynmically in AJO
Hi everyone,
I’m running into an issue trying to call an AEM fragment directly. My approach: I retrieve the fragment ID manually via a Lookup activity, then pass it into the Fragment Helper function as a context attribute sourced from the dataset lookup in email.
This works perfectly fine for AJO fragments, but the same method doesn’t work for AEM fragments.
Has anyone else run into this, or know what might make this work for AEM fragments specifically? Any pointers would be appreciated.
Thanks in advance!