Can we deploy custom metadata associated with an image on runtime server?
e.g /TeamSite/Metadata/Keywords : abc. So we wanted to deploy an image to runtime server with "abc"
We are using TeamSite 8.2, OD 8.2 on Windows
Thanks in Advance
Sure. Will take some coding. Where does it go ?
You can insert it into a DB with DataDeploy.
You can insert the MD
you can insert the MD into LSCS as well, neother would I insert the asset into LSCS or DB
Thanks for suggestions.
Can we deploy MD on LSDS too through PLC?
Please provide me some more information about MD deployment on LSDS and LSCS if someone have.
Thanks
PLC workflow having inbuilt capabilities to deploy Metadata to LSCS. You should go through the LiveSite Developers Guide. In LSDS you can deploy Metadata in database, there is example available for "Blog Entry" that's managed through "livesite-database.xml" in OpenDeploy.
You have to decide where you want the MD deployed before you decide how to deploy it.
Yes, in many cases the PLC will deploy MD to the runtime, but whether it will deploy to th elocation you want is another matter.