RPL optimization for looping
in Responsys
Hey all!
I'm interested in seeing if there's any additional documents out there on RPLs, mostly on use case examples and optimization. We're using the data directive for looping right now and I know it's expensive in terms of processing. I've read a bit about the content directive from the RPL guide as well.
I've read the FreeMarker docs as well, but it seems the data and content directives are specific to Responsys and therefore aren't discussed in FreeMarker. Basically, looking for resources on use cases like "we needed to display three different types of content based on three different conditions - here's how we did it with RPL" (optimized) and general best practices for using RPLs.
0