Error EPMFDM-140129 in log for an import script
Hello
I wanted to share with the community an error and the cause that I found because it is completely weird. Cutting is the story short - I noticed in the logs for import that I'm getting this message:
2024-05-24 04:28:20,380 ERROR [AIF]: EPMFDM-140129:Error accessing script file.
for one of the import scripts. The script compiled and executed just fine so the error was minor but none the less I wanted to find out why it was there.
Because the script looked normal, without any special characters, I started removing code from it and noticed that after removing a dictionary structure the error was gone. Putting it back it appeared again. I'm not sure if that's an isolated issue or something deeper.