Prepare to migrate the media gallery
The media gallery has been deprecated in Connections 5.0, replaced by the Thumbnail gallery. We cannot create a new media gallery. We can migrate the 4.5 media gallery to v5.0.
If we created an optional terms and conditions agreement for the media gallery or used a custom video player in 4.5:
- Copy the string bundle files associated with terms and conditions agreement from the directory...
customization_dir/strings
...used in Connections 4.5.
- If we used a custom video player in Connections 4.5, back up the original enterprise application used.
If we used the same naming conventions used in the Connections 4.5 documentation, back up CustomVideoPlayer.ear.
- Select the ear in the WAS administrative console.
- Click Export.
- Save the ear to the file system.
- If we used a custom field renderer in Connections 4.5, back up the original enterprise application used.
If we used the same naming conventions used in the Connections 4.5 documentation, back up CustomRenderers.ear.
- Select the ear in the WAS administrative console.
- Click Export.
- Save the ear to the file system.
Parent topic:
Update and migrate