Hy experts. I hope you are doing great.
I have a development in OScript of a customized module and implemented in version 16.0
We are now migrating the custom module to version 23.3
When I went to do the build, it started showing an error in the instantiation of the CUSTOMIZATIONSRT object. I saw that in the documentation after version 16.2.9 this object was removed. Thats right?
because when I remove the file that has the inheritance of the customizationsRT object, the project compiles. ( StrMassiveSearchHtmlMap class)
For newer versions, how can I instantiate this object so that it can overwrite content server html files?
I'm overwriting the resultlist.html, resultlist2.html and resultlist3.html files of the websbroker module.
Can you help me?
Thank you and regards.