Search found 17 matches

by Stepan Karandin
26 Feb 2018, 09:14
Forum: Essential Open Source - Platform
Topic: manual install docs
Replies: 1
Views: 1906

Re: manual install docs

In few words: Assumed you have done with firewalld, SELinux and JRE Viewer 1. Install Tomcat+JDBC driver+RDMBS 2. Deploy Viewer app to Tomcat 3. Enjoy Protégé server 1. Unpack 2. Make systemd unit for protégé server 3. Run it Import utility 1. Deploy to Tomcat There is no reason to make and maintain...
by Stepan Karandin
06 Dec 2017, 13:49
Forum: Essential Open Source - Platform
Topic: UTF-8 support
Replies: 2
Views: 2392

Re: UTF-8 support

Some update. Tomcat should be confirured properly to get UTF-8 encoded XML essential_import_utility/WEB-INF/web.xml <filter> <filter-name>setCharacterEncodingFilter</filter-name> <filter-class>org.apache.catalina.filters.SetCharacterEncodingFilter</filter-class> <init-param> <param-name>encoding</pa...
by Stepan Karandin
04 Dec 2017, 13:47
Forum: Essential Open Source - Platform
Topic: UTF-8 support
Replies: 2
Views: 2392

UTF-8 support

Hi, folks We've done with XML preparation. But the problem is Cyrillic types in it. According to https://www.enterprise-architecture.org/forums/viewtopic.php?f=21&t=1798&p=29234&hilit=ASCII#p29234 importEssentialInstances.xsl and standardFunctions.py should be updated. At the last versio...
by Stepan Karandin
28 Nov 2017, 20:59
Forum: Essential Open Source - Platform
Topic: autoimportXML walkthru
Replies: 3
Views: 2602

Re: autoimportXML walkthru

SOLVED. Comments and answers will be appreciated =)

Two things done:
to notice that there wasn't python file at activity
to change dist/protégé.jar to the 3.5 from server
by Stepan Karandin
28 Nov 2017, 20:51
Forum: Essential Open Source - Platform
Topic: autoimportXML walkthru
Replies: 3
Views: 2602

Re: autoimportXML walkthru

Some update

Code: Select all

Source information transformed successfully.
Created new instance of class: Business_Process

Failed to send snapshot to the Report Service
by Stepan Karandin
28 Nov 2017, 20:25
Forum: Essential Open Source - Platform
Topic: autoimportXML walkthru
Replies: 3
Views: 2602

autoimportXML walkthru

Hi, folks I'm going thru autoimportXML sequence. CentOS 7, Tomcat 7.0.69, Protégé 3.5, no RDMBS Questions: - how to make settings for protégé client raised by essential_import_utility(com.enterprise_architecture.essential.importutility.integration.ProtegeJarLoader) - whats wrong with default setting...
by Stepan Karandin
16 Oct 2017, 12:20
Forum: Essential Open Source - Platform
Topic: Access Levels
Replies: 5
Views: 5044

Re: Access Levels

Hi, Neil
My company has a number of projects. Some of them are confidential and we would like to show this projects for the special people only.
It's O'kay to read/write the whole universe under Protégé but at Viewer we would like to have granularity.
by Stepan Karandin
11 Oct 2017, 15:44
Forum: Essential Open Source - Platform
Topic: Essential Viewer Tab access issue
Replies: 1
Views: 2038

Re: Essential Viewer Tab access issue

Solved. At the reference I gave before is nothing about role report_publish So, there are two roles must be defined at tomcat/tomcat-users.xml <role rolename="report_publish"/> <role rolename="report_viewer"/> As quick and dirty way user credentials could be defined at the same f...
by Stepan Karandin
10 Oct 2017, 15:19
Forum: Essential Open Source - Platform
Topic: Essential Viewer Tab access issue
Replies: 1
Views: 2038

Essential Viewer Tab access issue

Hi, Team We are enable access control as described https://www.enterprise-architecture.org/reporting-tutorials/78-secure-essential-viewer BTW, there should be only one <login-config>, I believe you should mark it at description =) So, I have access to Viewer as a user for reading. But can't publish ...
by Stepan Karandin
10 Oct 2017, 10:12
Forum: Essential Open Source - Platform
Topic: Access Levels
Replies: 5
Views: 5044

Re: Access Levels

Hi, Team
Is there any change since 2015? Could we manage access to entities at Viewer, not Views at AppServer level?
by Stepan Karandin
09 Oct 2017, 14:38
Forum: Essential Modelling and Viewer
Topic: How to use Thing::EA_System::EA_Security
Replies: 5
Views: 11389

Re: How to use Thing::EA_System::EA_Security

Thanks for explanation, Jon We have Protégé server + Essential viewer. We could control Protégé content by policy. But we have to provide security for Viewer. Do the Open-source Viewer has this functionality? It seems to me we can modify xPath queries at views but I'd like to know your strategy road...
by Stepan Karandin
06 Oct 2017, 14:53
Forum: Essential Open Source - Platform
Topic: Problems stopping the Protege Server
Replies: 2
Views: 2177

Re: Problems stopping the Protege Server

Hi, David To be honest, it is not Essential issue, so I'll try to help You could try to provide parameter as it describe at comments inside the .bat rem This is the shutdown script for the Protege that should be run on a server console. rem It will save all the server projects. rem In case your serv...
by Stepan Karandin
06 Oct 2017, 09:44
Forum: Essential Modelling and Viewer
Topic: How to use Thing::EA_System::EA_Security
Replies: 5
Views: 11389

How to use Thing::EA_System::EA_Security

Hi everyone. We are successfully raise the multiuser installation and would like to establish role-based access to repository. I see EA_security classes: - EA_Content_Classification - EA_User Also, there are slots at the classes: system_security_edit_classification system_security_read_classificatio...
by Stepan Karandin
03 Oct 2017, 07:49
Forum: Essential Modelling and Viewer
Topic: Process hierarchy
Replies: 3
Views: 9361

Re: Process hierarchy

Hi, Neil Thanks for explanation. Doing this manner breaks name convention but on the other hand looks like suitable approach. Business capability is concept couldn't be automated and process is logical. But how could we deal where the process supported by an application provider calls another one? I...
by Stepan Karandin
26 Sep 2017, 12:26
Forum: Essential Modelling and Viewer
Topic: Process hierarchy
Replies: 3
Views: 9361

Process hierarchy

Hi, folks According eTom, there are three levels of abstraction Business domain Business capability Business process Everything lays well to the metamodel but business process could has subprocesses. Not a physical process, just logical subprocess. How could it managed without the metamodel changes?...
by Stepan Karandin
26 Sep 2017, 12:17
Forum: Essential Modelling and Viewer
Topic: View: Team Reporting Hierarchy
Replies: 5
Views: 11285

Re: View: Team Reporting Hierarchy

Thanks for advise. Unfortunally, it doesn't work.
by Stepan Karandin
13 Sep 2017, 13:06
Forum: Essential Modelling and Viewer
Topic: View: Team Reporting Hierarchy
Replies: 5
Views: 11285

View: Team Reporting Hierarchy

Hi, folks I've got an issue with Team Reporting Hierarchy view. According the sourcecode, it has parameter <xsl:variable name="rootOrg" select="/node()/simple_instance[name = $param1]"/> As Jonathan said, it should be Report constant but it is not. Do somebody get it works? http:...