Can a SOI have a Property Page? I can see how to do one for an SOE, but I tried the same way with an SOI and it didn't work. Maybe I missing a step.
Solved! Go to Solution.
No. SOIs can only be enabled via Server Manager. You can have an SOE like Ui in
server manager but not in arcmap.
No. SOIs can only be enabled via Server Manager. You can have an SOE like Ui in
server manager but not in arcmap.
I'm ok if it's only Server Manager based.
So I set the SupportsInterceptor to true.
What do I do with hasManagerPropertiesConfigurationPane?
How do I tell Manager to use that js file to create the Server Manager Properties page?
Thanks
I figured it out.
hasManagerPropertiesConfigurationPane set to false
Then just do the rest of the js and html as if that was set to true.
Thanks.
Hi,
I overcame this "property page not found" error, I changed Config.js's build action to AddinContent and also html's build action.But the soi broke all capabilities.Same code in SOE is running.But SOI's code is not running, also break all capabilities.Is it possible? SOE can have properties with combobox or the others, but soi cannot.
Thanks.
Yes, also I have tried . I haven't error but I don't see my custom properties in soi. Seems not supported in .net. I don't tried in java
Hi, Now I did soi's properties.But my soi is shown like soe in capabilities. I want to be shown in Interceptors. How can I overcome the problem? Do you have any idea?
Thanks.
Seems not supported custom properties soi using config.js. However you can have properties for soi
In these days Esri releases 10.6 so I try and see.
Hi all,
What is final verdict? Is it possible to set up custom properties for SOI developed in DotNet? I cannot find any example for SOI. There is no Visual Studio add-in available to create config.js and <SOIClass>.html. Even if I create them manually, I am not sure how the plumbing happens for SOI. Anyone cracked this? Any pointers?
Thanks,
Vish
If I see this link I do not see any differences with 10.5.1