-
Unable to link SPI (a content) in Vignette's Ephox editor
Unable to link SPI (a content) in Vignette's Ephox editor. When trying to do so, it's unable to pull the SPIs sitting in the system. We have performed re-indexing multiple time already to be sure. We're on Vignette 8.1 version
-
error for the Message 026-138-0021
Could not add items to workflow payload
-
Custum Listener
Hello, I have a static file named “SiteMap.xml”. When I publish this file, I want to create a Listener that intercept the publish job, change the content of the file (with a function that I created) and then publish it. So I have some questions: • How can I intercept the publish job of this file? • Which function allow me…
-
Inline-Edit of a Component in a Display View JS - WEM 16.2
Hello, I’m using a DisplayView JS in the WEM 16.2, but I have a problem to use the Inline-Edit in a Component (SmartList). When I click in edit in the preview, I can edit and change the text, but when I click in Save, and try to see the result, the text continues with the original value Javascript Code: var component =…
-
WEM 8.5 - How to send an error while executing a content component's display view jsp
Hi Experts, I'm just curious about the error handling in a JSP (display view): Usually, you can force an error page by invoking something like: ${pageContext.response.sendError(404)} In WEM it does not work (or at least it does not work for me). Do you know how to handle this correctly? At a certain condition in a display…
-
How to fetch the content ids (VCMIDs) which are present in a publishing job
Through a sql query, I am able to fetch the number of jobs which are getting process in a publishing job and are in DA queues. If I need to find VCMIDs which are present in that job, what I need to do ? I have the jobid, which table should I use to fetch the details? I am using WEM 10.5
-
WEM 16.2.2 Standalone Connection
Hi, Looking for WEM 16.2.2 TomEE standalone connection code logic. The traditional loginMgr.login(bundle); logic for weblogic doesn't work anymore. Thanks, Vinay
-
Moved: Open Deploy fails to deploy .xsl file
This discussion has been moved.
-
Collab 8.2 - Delete a user account using a jython script
Hi, We need to delete a number of user accounts in Vignette Collab 8.2 (I know, old version... but i hope there is someone out there that can help...) As this concerns a lot of user accounts, we'd like to do this by means of a Jython script. In the KMAPI documentation i do not find the delete() method for a KMuser object.…
-
Suddenly Date Format is not working on WEM & Portal pages
Hi, We are using WEM 8.5.2 with Portal 8.5. In Some pages we are formating the Date through JSTL. But suddenly the format is not working on English Pages (However it is working fine on Arabic Pages). Once we cleared the Delivery Cache then it started working. So, we are doing this every day from past 10days, We tried to…