Using 4.18.2
I've got an XML Data Record that is pulling in a feed and creating shadow data assets.
I need to create standard page assets that will pull in info from a subset of these Shadow Assets - the selection will be based on the value of one of the attributes (course id).
I'm quite happy to use metadata in the page assets that will equal a Course ID stored in the Shadow Asset if necessary.
Here are my issues:
- Although I can use an asset list to traverse the shadow assets, and the attributes are succesfully accessed and printed, I can't use this to filter the assets as asset lists don't support this;
- Search pages don't seem to function if they're searching shadow assets - not returning any results (and they're really slow anyway);
- Is there any way of using the Dynamic Input capability of XML Data Records to create and use these assets on the fly? Doesn't really sound feasible, I know....
Is there another way I'm missing that anyone could suggest?
I don't think it's practical to create a new XML Data Record for each distinct Course ID....
many thanks if you read this, let alone answer!!
mark