Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Introducción

En está versión se ha añadido a la funcionalidad de Reports la compatibilidad con plantillas Word. Aprovechando esta implementación también se ha añadido una nueva funcionalidad que permite la creación y envío de mails usando plantillas WORD.

¿Cómo funciona?

Desde plataforma ahora se puede seleccionar la opción de Plantillas de Email en la sección de Visualización y GIS, al acceder nos aparecerá una pantalla como esta:

...

En esta pantalla tendremos una lista de todas nuestras plantillas WORD. Clicaremos en el botón con un + para subir una plantilla nueva:

...

Rellenamos los campos requeridos y subimos la plantilla que queremos usar.

Al igual que en la funcionalidad de Reports, la plantilla debe de estar creada con unas “etiquetas” en el siguiente formato: {{ejemplo}}. El sistema detectara estas “etiquetas” y los sustituirá. En este caso hemos creado una plantilla muy simple para esta prueba:

...

Una vez creada la plantilla nos devolverá a la pantalla de la lista, ya con nuestra plantilla creada:

...

Ahora podemos ejecutar nuestra plantilla de mail.

Al hacerlo se nos mostrara una ventana que nos permite indicar las direcciones de correo a las que enviaremos el mail, el asunto de la plantilla, y se nos permitirá indicar que valores queremos incluir para sustituir a nuestras “etiquetas” y rellenar por que texto queremos sustituirlo:

...

Una vez pinchemos en enviar, el sistema mandara automáticamente nuestro email a las direcciones que hemos incluido:

...

Tecnología de soporte

...

Info

Available since Release 5.1.0 (Survivor)

Introduction

In this version, we have added compatibility with MS Word templates to the functionality of Reports.

Taking advantage of this implementation, we have also added a new functionality that allows for the creation and sending of emails using MS Word templates.

How does it work?

From the Platform, you can now select the Email Templates option in the Visualization and GIS sections. When accessing, a screen like this will appear:

...

In this screen, you will have a list of all your Word templates. WClick on the button with a + to upload a new template:

...

Fill in the required fields and upload the template that you want to use.

As in the Reports functionality, the template must be created with some "tags" in the following format: {{example}}. The system will detect these "labels" and replace them. In this case, we have created a very simple template for this test:

...

Once created, the template will return you to the list screen, now with your newly-created template:

...

Now you can run your mail template.

When doing so, a window will appear that allows you to indicate the email addresses to which you will send the email, and the subject of the email; and it will allow you to indicate what values you want to include to replace your "labels", filling in the text you want to be used to replace them:

...

Once you click on send, the system will automatically send your email to the addresses that you have included:

...

Support technology

The functionality for sending emails via templates in Word is based on Poi-tl, Apache Poi and java-mammoth.