However this is a manual action everytime and I think there should be a better way.
Therefor I started looking around on the support pages and there I found an article describing this issue with a solution description, but I don't know how to implement:
https://www.ptc.com/en/support/article/CS157909
Could you help me by pointing me in the right direction? Do you know of any tutorials/instructions to start implementing these kind of changes?
Thanks in advance
This looks like you need to implement your own class (Java programming) and register it using that article. Are you versed in programming and customizations?
Hi,
We have some customizations running, but they were written by an external company. I have no idea how to implement this, but would really like to learn-by-example.
@avillanueva is correct. You need to write your own Java class and register it.
The code should be fairly simple, but you do need to be able to write code to make this happen. Or should I say, someone needs to be able to write Java code.