Answered
I have added a subscription to a library domain (123429431) for all users of the subscribing domain (101578747), including user 129622501.
The subscription shows up successfully but, the default briefcase icon is displayed. I would like to use a more formal image but, cannot see where that would be added. I presumed defining the domain thumbnail, as documented in https://api.agilixbuzz.com/docs/#!/Schema/DomainData would do the trick but, it doesn't appear to be an actual part of the domain schema nor the domain/data schema.
How can I update a domain subscription to display the same way the library extensions do?
Comments (4)
Hey Michael Denton, it is indeed in the domain data (see thumbnail). Subscriptions are cached, so it may take up to an hour for the new thumbnail to be displayed in the Digital Library.
Thanks, Brad.
I will wait around a little while longer. It wasn't showing up in cmd=getdomain2&domainid=123429431&select=data either, so I wasn't sure it was applied correctly. I'm not missing a spot to add a thumbnail through the UI am I?
On the provided domain, I am not seeing that you ever added the thumbnail to the domain data. Your API request must've been improperly formatted. If you want to share your UpdateDomains API request, I can tell you what may be wrong with it.
Ah, I messed up the whole "thumbnail" has to be bracketed with $value=file, not thumbnail=file.
Thanks for making me triple-check myself.