How to avoid updates the id’s for signature and implementations when compiling all forms/services?
Author: jens.fyhn@cgi.com (jfyhn)
Then using compile/all I get new Id’s for signature and implementations (fields uspecid uimplid) for some of my services. Only some interface services get this feature and our hundreds of other services leaves these fields unchanged when compiling. When these fields change so much, our version control system have some problem termermining changes, so they always comes up for manual merging when using the version control update. Does anybody have any ideas of some setting in the services or other approaches I can try to have the id’s not changing when there is not done any changing of code?