Creating Custom Solutions with FME and Python

preview_player
Показать описание
FME is the best tool on the market for no-code data integration. Our drag and drop transformers replace the need for scripting, making data integration and automation accessible to everyone.

However, that doesn’t mean you can’t utilize Python or ArcPy within FME to migrate data, automate tasks, or build custom solutions. For FME users who have expressed this interest, this webinar is for you!

FME can work with all different versions of Python. We’ll show you how to:

- Overcome compatibility issues for different versions of Python
- Pass data in and out of Python
- Work with published parameters within FME
- Create custom data integration or automation solutions

Because if you have to code, you should get to focus on results and not compatibility.
Рекомендации по теме
Комментарии
Автор

I've been reading Word data the hard way (unpacking the .docx to .xml files) and needed to learn some Python just to be able to process other complexities that come as a result. In a long-winded way after watching this recording, now I know how to do that much more simply with a Python library! Kicking myself right now 😭

DaveBaldacchino