English

Remesas de transferencias SEPA en FileMaker

Todas las empresas envían transferencias: a sus proveedores, a sus empleados para pagarles la nómina... Ahora ya es posible enviar un único archivo al banco (en formato XML) con un conjunto de transferencias. Si, además, generamos este archivo directamente desde FileMaker, vamos a ahorrarnos mucho tiempo en el proceso.
En este vídeo te explicamos cómo puedes enviar remesas de transferencias SEPA a través de la solución FileMaker ENE34 (www.ene34.com).

Tags:
XML

Remesas de recibos SEPA en FileMaker

La zona única de pagos en euros (SEPA por su acrónimo en inglés) es el área en el que ciudadanos, empresas y otros agentes económicos pueden efectuar y recibir pagos en euros en Europa, dentro y fuera de las fronteras nacionales, en las mismas condiciones y con los mismos derechos y obligaciones, independientemente del lugar en que se encuentren.
Es probable que en tu empresa tengas que preparar remesas de recibos SEPA en formato XML para subirlas a la web de tu banco.
En este vídeo te explicamos cómo hacerlo a través de la solución FileMaker ENE19 (www.ene19.com).

Tags:
XML

Parsing XML into JSON

In the world of serialized data, there's only been a few key technologies and XML was certainly the forerunner. It's been around since the mid 90's and was originally added into FileMaker around version 5 - if memory serves. The implementation of XML/XSLT/XPATH wasn't fully complete with compatible functions and it only works as an import and export feature via the use of an XSLT style sheet.

Learning XSLT and XPATH weren't the easiest things to do and as computing moved forward, so did other technologies. Now, with JSON and JavaScript taking the programming world by storm, we have a new method of serialization and this one is baked into FileMaker.

So, these days, you have the choice of learning xpath and using a plug-in in order to extract data out of XML or you can just convert it into a format such as JSON for simply pulling the data out using FileMaker 16's new JSON functions. With this technique file, and video, you'll be well on your way to extracting data out of XML files if you need to do so.

Tags:
XML
AttachmentSize
ParsingXMLintoJSON.zip1.59 MB