Hello, a user deleted a post from a forum. Now I would like to restore it again with wsadmin commands I found the post through the command
ForumsTrashService.fetchTopicsTrash()
in the trash. Unfortunately, only the restore does not really work as described in the HCL documentation.
I now get a list of the Forum posts with UUID. But how do I restore this post now. A corresponding example is unfortunately not in the HCL documentation.
Many thanks and a good start into the new year 2021.