Hi All,
I have a small problem, which is turing into a big one 😊
I developed an add-on on PL5. I deployed it to the same PC and was working 100% then I deployed it to a PC with PL18 and also fine. Then I deployed to PL 26 and everything works fine, except my UDO won't add. It says the operation ended successfully, but record is not written to the database.
Then I recompiled add-on on PL29. I tested on PL29 and is working 100%. Also tested on PL18 and also fine. Now I deploy it to PC with PL32 and it gives the same problem as above. UDO doesn't add. No error, no messages, no trace that anything went wrong! Add-On doesn't disconnect or anything like that. Now if I recompile my add-on on PL32 I can run it on 32.
Does this mean that my add-on should always be compiled on the latest version and there is no guarantee that if a new patch comes out my add-on will work?
Thanks for any insight, suggestions or comments!
Adele