Web Experience Management
Questions/discussions around all the parts of the VCM Content Suite.
-
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…
-
[EXTERNAL] - Respuesta automática UPDATE 2 - New Forum Experience for My Support
Estoy fuera de la oficina. Para cualquier tema urgente contacta con sistemas.admin.murex@abanca.com Rocio Grela CastroMurex y AplicacionesPg. Pocomaco, Calle 1- Parcela 3. A CORUÑA - 15190981187161 abanca.com 902 12 13 14 Antes de imprimir este e-mail piense bien si es necesario hacerlo. El medio ambiente es cosa de…
-
[EXTERNAL] - Respuesta automática RE Custom eMail client or use exchange server for workflow notif
Estoy fuera de la oficina. Para cualquier tema urgente contacta con sistemas.admin.murex@abanca.com Rocio Grela CastroMurex y AplicacionesPg. Pocomaco, Calle 1- Parcela 3. A CORUÑA - 15190981187161 abanca.com 902 12 13 14 Antes de imprimir este e-mail piense bien si es necesario hacerlo. El medio ambiente es cosa de…
-
Custom eMail client or use exchange server for workflow notifications
Hi Guys, I am working on a Custom Workflow, which involved in notifying the admins as well as the requestor, when a task created by the workflow. Our corporate email service uses the Office 365 exchange server, I attempted to use the same details to send notifications when there is a task, unfortunately workflow module can…
-
Configuration of access to consoles by https
Hi mates, I got a request of my customer to configure the access at console of WEM (AppConsole, configconsole, content...) over https. I'm using WEM 8.1 and Weblogic 10.3.3. somebody know how i can configure this access correctly or if there are some information somewhere about this? Any information will be welcome. Thanks…
-
Changing Password WEM 8.1
Hi all, Our customer want to change the password of WEM in production enviroment but i've not change this password never, so i've investigated about these actions to change it and i've see an script called "/opt/OpenText/WEM/Content/8_1/bin/vgnpasswordchange.sh", and some of documentation about it in the same path with the…
-
close wem connection
Is there a need to close the wem connection when accessing wem via the api? We have recently increased the usage of this and heap size is increasing. At this point just guessing the cause, but I am wondering it there is something here we are leaving open. AuthnBundle authnBundle = buildAuthBundle(config);logger.info("WEM…
-
Smart list automatically logs results to source
This is in a JSP file, using the JSTL tag <c:forEach to iterate through the component results:<script> <c:forEach items="${component.results}" var="content"> var Data = { text1: "${content.text1}", text2: "${content.text2}", text3: "${content.text3}" }; This is just done so I can access the different types (text1, text2,…
-
custom error page
Trying to add custom error page for content item on a site that might have been unpublished, but not sure where to put the web.xml when w/in WEM site. <error-page> <error-code>404</error-code> <location>/WEB-INF/errors/404.jsp</location></error-page><error-page> <error-code>500</error-code>…
-
Resposta automática custom error page
I will be out of the office from 03/11/2019 to 03/25/2019, returning on 03/26/2019. Please be assured that the team is here to support you. Feel free to emailsupport@opentext.com during my absence for any additional needs, be sure to quote your ticket number or you may contact my manager, Bill Odlum: E-mail:…
-
WEM Listeners - handle on Project Folder?
Hello, we are facing a security issue - when Project Folder is being created our security testers were able to enter some Cross-Site-Scripting code. This functionality is out-of-the-box but OT is currently reluctant to fix it. Instead they are suggesting us to use a listener. I have looked at the list of available…
-
Audience presentation not working for Countries
I have created a custom component with targeting rule pointing to an Audience in various countries. When i publish on my production environment, the rules are not being evaluated to true in my scenarios. For example , if i do "Audience NOT = UNited States", i still see my component if i am viewing in united states. This is…
-
Unable to deploy web application using WEM API to Weblogic or Tomcat.
We are using WEM 16.0 (Web Experience Management 16.0 SP1+Cumulative (2017-02-28 23:34:20 GMT) We are writing a new web application that uses the WEM API to dynamically create Content Instances on the management stage. We have the code working using the API but as a stand alone Java application, but we are having issues…
-
How to open picker for item selection?
How to open picker for item selection which can give the user way to select a content or a image in workspace?
-
How to open image or content selector for workspace and get the selected data javascript?
I need to open content and image selector from tinyMCE button. Could you please help me with javascript to open a selector and get the data of the content or image selected by user
-
Help on WEM API to display Current Channel Page URL
Hi, We are using WEM8.5.2 and Navigation component to displaying the Current Channel's Translation Link on Language Picker. Link with Arabic Locale. (Customized display View). Basically we are checking the system component whether the Channel having the We are using WEM 8.5.2 with Portal (Tomcat as Application Server). We…
-
Help on Custom TTL Settings
Hi, We have a Search Page to displaying the results based on End User's Query, but most of the Time its returning irrelavant results only. For Example the Query String Value and results are Entirely different. We have set the Custom Cache Policy to Expire it to "2" Seconds. Please let us know whether the Issue is related…
-
Help on Limit the File Size to upload by using OOTB Widgets
Hi, Our Content Editors are uploading large size of Images & Files. Is there any option to Control the uploading Size. For Example the widget can allow maximum 2MB File only if more than that it has to be show the Error Message to the Content Editors. Kindly please help on this. Thanks Jayaram
-
Resposta automática Export of Data from VRD to OT CS
I will be out of the office from 03/12/2018 to 03/26/2018, returning on 03/27/2018. Please be assured that the team is here to support you. Feel free to emailsupport@opentext.com during my absence for any additional needs, be sure to quote your ticket number or you can contact my manager located in United States, William…
-
Export of Data from VRD to OT CS
Need to Export of Data from VRD to OT CS. Please advice if there is VRD API to pull the data from VRD in the form of XML and physical documents. Therefore I can import them to OTCS using Object Importer.