Amerio.Stephane Posted November 4 Share Posted November 4 Hello, Apparently, the -sync_view command line option has been removed (but is not listed in the console migration guide). I use it to select the start up view ID on the command line (more versatile than modifying the ig_config.xml/IG/default_view_id). Also, in 2.18 igManager->getSynckerName() used to report the value passed to -sync_view. How do I get something similar: being able to set the startup CIGI view ID, and getting it back in code. Do I need to use SpiderVision to get something similar? What if some instances in a cluster don't use it? Thanks! Link to comment
mifril Posted November 5 Share Posted November 5 Hello, Yes you are right, the -sync_view parameter has been removed. Now this functionality is provided by SpiderVision plugin via the -computer_name parameter on startup, as well as via the API function SpiderVision::Manager::(set/get)ComputerName in runtime Link to comment
Amerio.Stephane Posted November 5 Author Share Posted November 5 Yes, thank you! I had overlooked that! Please make it more clear in the migration guide. 1 Link to comment
Recommended Posts