RTC 6.0.6.1 "Development Mode"
Accepted answer
Morten,
I am pretty sure the answer is as follows:
As the name internal indicates, the flag is an internal capability that is not a customer feature. Hence it does not require to be documented. Support would provide the explanation if they ask you to use this capability.
I do not know what it means. I was only aware of ?internal=true as URI parameter that I use to request a reprovisioning (server reset) for server extension development.
Comments
Hi Ralph,
I think I didn't express myself clearly enough.
internal=true and internal=1 is the same thing. When you set this flag, you see both the "server reset" and the "development mode" options in the menu to the left.
I'm wondering about the "development mode" checkbox. But I think your answer would be the same :).
I was kinda hoping this "development mode" would re-provision automatically or something, but I don't know.
Thanks.
Hi Morten,
I can try to reach out to some devs and ask. No promises. Usually when you hope something it does not come true. Reprovisioning happens during the startup after a server reset.
You can work in debugging on Jetty and do changes to your code and it gets recognized and changed in the server. Not sure what your use case is.
Hi Ralph, it would indeed be nice to know what it does, but it's not that important. I'm doing fine with server reset and the jetty setup :).