go to post Ondřej Hoferek · Apr 25, 2018 Hi Mike, Robert was right that you checked the class name while the table schema/name will probably be different. Let's find out the table name at the SQL page : Management Portal > System Explorer > SQL, click the Tables link in the left menu and check if there is any table with similar schema / name to the one you expect.
go to post Ondřej Hoferek · Oct 10, 2017 Hi Joyce,Thank you for the longer-lasting solution, we just tested it at one of our partners and it works fine.Are you, by any chance, aware of any way to avoid this problem in the long term at all, i.e. without sacrificing the integration with the OS X keystore? What macOS configuration should be changed?Best,Ondrej
go to post Ondřej Hoferek · Apr 25, 2016 Thank you Jamie, please just let me know how the issue is resolved at the end.
go to post Ondřej Hoferek · Apr 25, 2016 Thank you for the hints Timothy.On the Eclipse browser page source, I see the following <meta> tag:<meta http-equiv="X-UA-Compatible" content="IE=edge" />The user-agent header value sent by the browser is:Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)Jonathan was right. I have IE 8 installed on that system but I guess we should be able to deal with such situation as well (probably providing a hint for the user to upgrade IE). It would also be quite convenient for users to be able to choose a browser for displaying the Diagram Editor as well as the Atelier Video pages. However, I rather see this as a possible future enhancement, not a must have feature.