-
[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…