Hi all,
I’m attempting to create a python script to encrypt a file for transfer to a bank.
We need to be using PGP encryption, and as I understand the only way to encrypt using FME is by way of python.
Having only recently joined the organisation, I was not here when the installation of the latest Form and Flow was undertaken, (otherwise I would have advised that the Flow installation 2022.1.1, should at least match the Form version 2023.2). But that’s only part of the problem I believe.
First, I would like to attempt to figure out if the libraries are available from a Form workspace running on my desktop.
When I check the INTERPRETER settings in the Options menu, it appears I cannot change or make reference to any alternative path.
So far I have had very little luck, and would like to know if anyone has
- a simple python script that can run in a workspace PythonCaller/PythonCreator that will provide a test (so far the script produces an error any way I attempt to write to the log). I must admit, I am at best a beginner with Python but use all manner of online resources to find solutions.
- a method of trolling through the installation of FME to find the answer
Any help would be very much appreciated.
Cam