Search found 20 matches
- 28 Oct 2025, 20:52
- Forum: Essential Cloud
- Topic: Custom DUP Exporter Tool
- Replies: 1
- Views: 21735
Re: Custom DUP Exporter Tool
here is a pic of the UI
- 28 Oct 2025, 20:50
- Forum: Essential Cloud
- Topic: Custom DUP Exporter Tool
- Replies: 1
- Views: 21735
Custom DUP Exporter Tool
I needed to get a couple of classes from one EAS Cloud Repository to another, the classes references each other and they are not part of launchpad and I felt the dynamic query tool is a little limited as I'd have to export multiple files, combines them and then build an import script.
So I built a ...
So I built a ...
- 06 Nov 2024, 20:54
- Forum: Essential Cloud
- Topic: How do I access Sketch
- Replies: 1
- Views: 21955
How do I access Sketch
in the 'whats new' or 6.20 ( https://enterprise-architecture.org/new ... 0-release/ ) there is a video of a feature called Sketch.
I can't find this anywhere, how do you access it?
I can't find this anywhere, how do you access it?
- 16 Oct 2024, 13:43
- Forum: Essential Open Source - Platform
- Topic: Github is out of date
- Replies: 3
- Views: 29976
Github is out of date
Will https://github.com/essentialproject/essential_viewer be updated to the newer 6.20.x release? I need access to the new views so that they van be customized for our deployment.
- 26 Jul 2024, 14:15
- Forum: Essential Cloud
- Topic: Architecture diagrams
- Replies: 6
- Views: 56606
Re: Architecture diagrams
I use the C4 methodology for Arch diagrams using their Diagrams As Code Structurizr language.
I've also been very successful in pulling in the C4 diagrams in to Essential via the Api in certain areas
C4 softwareSystems become application providers.
Relationships become dependancies in a static ...
I've also been very successful in pulling in the C4 diagrams in to Essential via the Api in certain areas
C4 softwareSystems become application providers.
Relationships become dependancies in a static ...
- 04 Mar 2024, 17:09
- Forum: Essential Modelling and Viewer
- Topic: Application Editor used Depreciated Slot
- Replies: 1
- Views: 24093
Application Editor used Depreciated Slot
When using the Application Editor in Essential Cloud you can select Orgs and Bus Procs on the Business Usage tab to show which orgs use this application and which processes they use it for.
When you look at the Application Provider instance in the capture tool the data linking the application to ...
When you look at the Application Provider instance in the capture tool the data linking the application to ...
- 01 Mar 2024, 13:50
- Forum: Essential Cloud
- Topic: Creating Custom Editor Components
- Replies: 2
- Views: 33249
Re: Creating Custom Editor Components
That is fantastic it does exactly what I was looking for.
- 28 Feb 2024, 18:58
- Forum: Essential Cloud
- Topic: Creating Custom Editor Components
- Replies: 2
- Views: 33249
Creating Custom Editor Components
In V6.19.0 a new Strategic Plan Panel editor component was added. This component allows you to setup planned changes to different element types ( like process, app, tech product ) and then select an action and the delivery project.
I'm wondering if it is possible to build a similar editor component ...
I'm wondering if it is possible to build a similar editor component ...
- 28 Feb 2024, 14:56
- Forum: Essential Cloud
- Topic: Override Built In Reports
- Replies: 2
- Views: 30885
Re: Override Built In Reports
Thanks. I ended up using the second option and it looks like it is working well.
I added a 'Project Activities' section to the project summary with the following code.
<div class="col-xs-12">
<div class="sectionIcon">
<i class="fa fa-cubes icon-section icon-color"/>
</div>
<h2 class="text ...
I added a 'Project Activities' section to the project summary with the following code.
<div class="col-xs-12">
<div class="sectionIcon">
<i class="fa fa-cubes icon-section icon-color"/>
</div>
<h2 class="text ...
- 27 Feb 2024, 17:14
- Forum: Essential Cloud
- Topic: Override Built In Reports
- Replies: 2
- Views: 30885
Override Built In Reports
In Essential Cloud how can I override a built in report?
I want to take the 'enterprise/core_el_project_summary.xsl' report and add a few custom slots as well as expose the 'project_activitys' slot on the report. I know I can create a report in the users folder but how would I then go about making ...
I want to take the 'enterprise/core_el_project_summary.xsl' report and add a few custom slots as well as expose the 'project_activitys' slot on the report. I know I can create a report in the users folder but how would I then go about making ...
- 24 Jan 2024, 16:10
- Forum: Essential Cloud
- Topic: Missing API Endpoints
- Replies: 2
- Views: 32257
Re: Missing API Endpoints
Resolved this myself but I'll post the answer here if anybody else runs in to the same issue...
You can create ANY instance you want using the V3 Instances endpoint. There are methods for GET, POST and PATCH.
{{api-domain}}/api/essential-utility/v3/repositories/{{api-repo-id}}/instances
You can create ANY instance you want using the V3 Instances endpoint. There are methods for GET, POST and PATCH.
{{api-domain}}/api/essential-utility/v3/repositories/{{api-repo-id}}/instances
- 23 Jan 2024, 15:44
- Forum: Essential Cloud
- Topic: Missing API Endpoints
- Replies: 2
- Views: 32257
Missing API Endpoints
I've started looking at the API to see how we can integrate our AHA! Roadmaps data with EAS but I've noticed that there are a number of missing API endpoints.
For example, under Strategic Management there are endpoint for getting and patching goals and objectives but there is no endpoint for ...
For example, under Strategic Management there are endpoint for getting and patching goals and objectives but there is no endpoint for ...
- 17 Jan 2024, 19:37
- Forum: Essential Modelling and Viewer
- Topic: Instances missing in Class Tree
- Replies: 2
- Views: 29221
Re: Instances missing in Class Tree
Thanks, yes this particular one was turned off.
- 17 Jan 2024, 15:15
- Forum: Essential Modelling and Viewer
- Topic: Application Disposition Lifecycle not show in app summary
- Replies: 1
- Views: 26958
Application Disposition Lifecycle not show in app summary
When you add an Application Disposition Lifesystem Status to an Application Provider then value is not shown anywhere in the Application Provider Summary page. It seems it is only used in the Application Disposition view.
Could it be added to the app summary at some point?
Could it be added to the app summary at some point?
- 17 Jan 2024, 14:52
- Forum: Essential Modelling and Viewer
- Topic: Instances missing in Class Tree
- Replies: 2
- Views: 29221
Instances missing in Class Tree
Is it possible for a type of instance to be missing in the Class Tree?
I cannot find the 'Disposition Lifecycle Status' instance type in the class tree anywhere. I can create new ones, I can add existing ones to application providers but I can't find them in the class tree so I can edit them ...
I cannot find the 'Disposition Lifecycle Status' instance type in the class tree anywhere. I can create new ones, I can add existing ones to application providers but I can't find them in the class tree so I can edit them ...
- 03 Nov 2023, 18:52
- Forum: Essential Cloud
- Topic: New Business Capability Summary View - No Roll Ups?
- Replies: 1
- Views: 42220
New Business Capability Summary View - No Roll Ups?
Love the new summary view for Business Capabilities but I'm wondering why it doesn't roll up information to higher capability levels.
For example, I have a capability 'C' that is nested under capability 'B' that is nested under capability 'A'. When I look at the summary for 'A' I can see all the ...
For example, I have a capability 'C' that is nested under capability 'B' that is nested under capability 'A'. When I look at the summary for 'A' I can see all the ...
- 13 Apr 2023, 14:18
- Forum: Essential Cloud
- Topic: Technology Capabilities View
- Replies: 2
- Views: 34548
Technology Capabilities View
While looking at the Technology Reference Model view I see that a Technology Capability can contain other technology capabilities similar to how business capabilities can contain other business capabilities, however there doesn't seem to be a way to view that layered structure on the reference model ...
- 22 Sep 2022, 14:54
- Forum: Essential Open Source - Platform
- Topic: 6.16 Viewer Download
- Replies: 2
- Views: 30180
6.16 Viewer Download
Is there a download of the latest Essential Viewer 6.16?
I see in the updates page there is a eup for the 6.16 model but I have not been able to find a corresponding download for the latest viewer.
I see in the updates page there is a eup for the 6.16 model but I have not been able to find a corresponding download for the latest viewer.
- 14 Sep 2022, 13:30
- Forum: Essential Cloud
- Topic: EAS Docker
- Replies: 1
- Views: 31621
EAS Docker
Has the Docker version been discontinued? I can't find any reference to it anymore on the site.
What is the alternative to the cloud version if a company wants to use EAS in a secure environment but they need full access to the editors and rest apis?
What is the alternative to the cloud version if a company wants to use EAS in a secure environment but they need full access to the editors and rest apis?
- 02 Aug 2022, 13:36
- Forum: Essential Open Source - Platform
- Topic: Open Source API Documentation
- Replies: 2
- Views: 30667
Open Source API Documentation
I'm trying to find any information on the API interfaces for the OpenSource version.
I have looked through the documentation but I'm not finding anything.
Thanks.
I have looked through the documentation but I'm not finding anything.
Thanks.
