Search found 522 matches
- 06 Sep 2024, 15:36
- Forum: Essential Open Source - Platform
- Topic: Application Dashbord Column Sort
- Replies: 2
- Views: 52
Re: Application Dashbord Column Sort
The guys have taken a look, this should work based on the enumeration sequence numbers. core_al_application_dashboard.xsl.zip Let us know how you get on, we'll test it fully and drop in the next release. PS In case you missed it, you can change the chart type/ hide charts, see here on how to do that...
- 06 Sep 2024, 15:00
- Forum: Essential Open Source - Platform
- Topic: Application Dashbord Column Sort
- Replies: 2
- Views: 52
Re: Application Dashbord Column Sort
We'll take a look for you and come back.
- 02 Sep 2024, 16:47
- Forum: Essential Open Source - Platform
- Topic: Essential OS Memory settings ERROR
- Replies: 4
- Views: 230
Re: Essential OS Memory settings ERROR
Your log indicates that the Apache Commons Daemon is running as a 32-bit process (procrun (1.3.4.0 32-bit)). A 32-bit JVM has a hard limit on the amount of memory it can allocate, usually around 1.5 to 2 GB. Setting a -Xmx value (maximum heap size) of 2048 MB may be too close to or exceed this limit...
- 30 Aug 2024, 16:25
- Forum: General
- Topic: Essential Launchpad for playbook
- Replies: 1
- Views: 368
Re: Essential Launchpad for playbook
See here: https://enterprise-architecture.org/res ... laybook-2/
At the bottom is a table with steps, click the column name, e.g. A1.1, for more detail
At the bottom is a table with steps, click the column name, e.g. A1.1, for more detail
- 30 Aug 2024, 10:30
- Forum: Essential Open Source - Platform
- Topic: Essential viewer
- Replies: 7
- Views: 3773
Re: Essential viewer
Can you go to the Instance Overview by Id View (View Library > Support). and in the ID put
1) viewer3_devrep_14032012_003_Class10015
2) SiteOneBaselineRepo_Class4
then let us know what Object Type they are
Thanks
1) viewer3_devrep_14032012_003_Class10015
2) SiteOneBaselineRepo_Class4
then let us know what Object Type they are
Thanks
- 20 Aug 2024, 08:06
- Forum: Essential Open Source - Platform
- Topic: Essential Import Utility
- Replies: 12
- Views: 5576
Re: Essential Import Utility
Usually this happens when you have reused the IDs in your import
- 15 Aug 2024, 13:24
- Forum: Essential Open Source - Platform
- Topic: new user
- Replies: 1
- Views: 432
Re: new user
Hi
I guess it depends on where you need help, but start here https://enterprise-architecture.org/uni ... roduction/ then let us know how you get on
Thanks
I guess it depends on where you need help, but start here https://enterprise-architecture.org/uni ... roduction/ then let us know how you get on
Thanks
- 15 Aug 2024, 13:09
- Forum: Essential Open Source - Platform
- Topic: Essential viewer
- Replies: 7
- Views: 3773
Re: Essential viewer
Hi,
Sorry, that view doesn't work in Open Source
Sorry, that view doesn't work in Open Source
- 25 Jul 2024, 17:31
- Forum: Essential Open Source - Platform
- Topic: Application dependencies
- Replies: 1
- Views: 1112
Re: Application dependencies
I think you are using Open Source which a bit different to Cloud, in Cloud you can use the application dependency editor, click the pencil on the line and edit the data there. In OS, in the search box for the class tree search for the class :APU-TO-APU-STATIC-RELATION This is all the relations. In t...
- 23 Jul 2024, 12:55
- Forum: Essential Cloud
- Topic: Architecture diagrams
- Replies: 2
- Views: 1520
Re: Architecture diagrams
We're actually bringing diagramming into the tool, the BPMN editor was the first iteration. We're taking a cautious approach as we want to maintain the integrity of the data, so people won't be able to just create nonsense, so it does provide guardrails. You will see more diagramming coming over the...
- 23 Jul 2024, 12:49
- Forum: Essential Open Source - Platform
- Topic: Protegé upload to Viewer on Azure App Service fails to connect
- Replies: 9
- Views: 2687
Re: Protegé upload to Viewer on Azure App Service fails to connect
It's probably not enabled. Go to EA Support > Essential Viewer > Reports find the Core: Launchpad Spreadsheet Exporter and check 'Enabled on Homepage'
- 23 Jul 2024, 12:46
- Forum: Essential Open Source - Platform
- Topic: EA reference
- Replies: 2
- Views: 1321
Re: EA reference
No, the HERM ID is held as an EA Reference, you can use Business Capability ID for your own purposes
- 23 Jul 2024, 12:43
- Forum: Essential Open Source - Platform
- Topic: Editors are assigned but not visible
- Replies: 1
- Views: 1057
Re: Editors are assigned but not visible
Sorry, the editors only work in Cloud/Docker. You should probably delete the panel
- 13 Jul 2024, 11:18
- Forum: Essential Open Source - Platform
- Topic: Essential Import Utility
- Replies: 12
- Views: 5576
Re: Essential Import Utility
Regarding your first question "How can I import some data in the viewer? I have a excel file with list of all the applications we use. How can i import it to populate the application catalog artifact? does the spreadsheet needs to be in the format provided by essential. How do i get hold of a p...
- 12 Jul 2024, 07:27
- Forum: Essential Open Source - Platform
- Topic: Essential Import Utility
- Replies: 12
- Views: 5576
Re: Essential Import Utility
Editing in Open Source is via Protege, Editors are in the Cloud edition, which uses a different technology stack (the technology differs but views and meta model in OS are the same as the ones in Cloud). You can delete the editor panel by going to EA Support > Essential Viewer > Portal Configuration...
- 11 Jul 2024, 09:35
- Forum: Essential Open Source - Platform
- Topic: Essential Import Utility
- Replies: 12
- Views: 5576
Re: Essential Import Utility
if you are a first time user then try username: [email protected] and admin as the password, but we suggest you change those.
Look in [your tomcat folder]\conf\tomcat_users.xml - you can change it there
Look in [your tomcat folder]\conf\tomcat_users.xml - you can change it there
- 08 Jul 2024, 14:32
- Forum: Essential Open Source - Platform
- Topic: Application KPIs
- Replies: 2
- Views: 1557
Re: Application KPIs
In the Quality Value worksheet, there is a colour column - what value do I use here? Hex colour code to visualise the RAG value rating measured. This will be used to colour your qualities in views In the Perf Measure Cat 2 Class - what value do I use? For each performance measure category you want t...
- 08 Jul 2024, 13:47
- Forum: Essential Open Source - Platform
- Topic: Incorrect Consolidation Total: Overall Cost
- Replies: 3
- Views: 1691
Re: Incorrect Consolidation Total: Overall Cost
It's quite an old view, but I can see it's using Math.round([some number]) in a number of places. This will probably need to be switched to parseFloat([some number].toFixed(2))
Have a go, if you are really stuck then let us know and we'll take a look (may not be immediate as we're quite busy)
Have a go, if you are really stuck then let us know and we'll take a look (may not be immediate as we're quite busy)
- 05 Jul 2024, 14:27
- Forum: Essential Open Source - Platform
- Topic: Incorrect Consolidation Total: Overall Cost
- Replies: 3
- Views: 1691
Re: Incorrect Consolidation Total: Overall Cost
It's the way the view is coded, it rounds the numbers. Primarily because the finance teams will almost certainly have different numbers, so we say the EA costs are indicative, they will be close but not exact - it reduces the amount of debate. Experience says it is easier, as long as we are clear wh...
- 02 Jul 2024, 17:49
- Forum: Essential Modelling and Viewer
- Topic: Viewer configurator error
- Replies: 2
- Views: 1817
Re: Viewer configurator error
Sorry, you need the cloud version for that view.
- 02 Jul 2024, 17:47
- Forum: Essential Cloud
- Topic: New views in Essential Cloud
- Replies: 11
- Views: 30681
Re: New views in Essential Cloud
The JSON format is really up to you. We suggest you work out what you want to show and then structure the JSON to support that. Here's a template with a console.log of data from one of the Data Set APIs and combines that data with some data from a template. You'll see the promise for the Data Set AP...
- 02 Jul 2024, 17:45
- Forum: Essential Open Source - Platform
- Topic: Adding new slots
- Replies: 10
- Views: 3686
Re: Adding new slots
It should be <xsl:value-of select="current()/own_slot_value[slot_reference = 'technology_provider_version']/value"/>
the slot is technology_provider_version
the slot is technology_provider_version
- 25 Jun 2024, 12:50
- Forum: Essential Open Source - Platform
- Topic: Adding new slots
- Replies: 10
- Views: 3686
Re: Adding new slots
If you enable the classes tab (folow the same process as adding the forms tab) then you can see template slots. it will look something like this: Screenshot 2024-06-25 at 13.39.45.png To the right of the template slots box are 6 buttons, click the 3rd one Create Slot and you can add a slot to this c...
- 25 Jun 2024, 12:38
- Forum: Essential Modelling and Viewer
- Topic: unable to display project list in 'Strategic RoadMap' on Implementation Plan (Projects) Tab
- Replies: 7
- Views: 8491
Re: unable to display project list in 'Strategic RoadMap' on Implementation Plan (Projects) Tab
There are some date slots with ISO in the name, e.g. ca_proposed_start_date_iso_8601, they are text based rather than select based and you add dates 2024-06-01 format - we moved away from using the Gregorian class selection a while ago and I want to check that's not the issue. Can you try those plea...
- 25 Jun 2024, 10:54
- Forum: Essential Open Source - Platform
- Topic: Strategic plan Launchpad Plus
- Replies: 3
- Views: 3099
Re: Strategic plan Launchpad Plus
We can't replicate this, are you able to share your import spec and excel sheet (or the first couple of rows) with us? You can email to us, if required.
- 25 Jun 2024, 08:33
- Forum: Essential Open Source - Platform
- Topic: Adding new slots
- Replies: 10
- Views: 3686
Re: Adding new slots
The slot already exists. it may be hidden in your repository, To unhide, go to the top menu Project > Configre You will see this Screenshot 2024-06-25 at 09.24.22.png Click forms and close the box. Now you will see a forms tab, click that and select the Technology Product class Screenshot 2024-06-25...
- 25 Jun 2024, 08:21
- Forum: Essential Modelling and Viewer
- Topic: unable to display project list in 'Strategic RoadMap' on Implementation Plan (Projects) Tab
- Replies: 7
- Views: 8491
Re: unable to display project list in 'Strategic RoadMap' on Implementation Plan (Projects) Tab
The change activities have slots for ISO date. Open the change activity and you should find them there. In my Protege they are on the right hand side:
But yours may be lower down
But yours may be lower down
- 21 Jun 2024, 07:47
- Forum: Essential Open Source - Platform
- Topic: Strategic plan Launchpad Plus
- Replies: 3
- Views: 3099
Re: Strategic plan Launchpad Plus
They will be in the Enterprise Strategic Plan class
look in EA Support > Strategy Management > Strategic Plan > Enterprise Strategic Plan
look in EA Support > Strategy Management > Strategic Plan > Enterprise Strategic Plan
- 21 Jun 2024, 07:44
- Forum: Essential Open Source - Platform
- Topic: Updating repo
- Replies: 2
- Views: 2674
Re: Updating repo
Your steps are right. Make sure the ids are unique and you haven't previously used them. If they have been used previously then that will update the existing objects that have that external id.
- 18 Jun 2024, 20:42
- Forum: Essential Cloud
- Topic: Instance not found error
- Replies: 1
- Views: 2986
Re: Instance not found error
Hi John,
Sorry for the delay, I missed this one. Can you check the audit log? select the repository, go to the instance tab and then paste the instance id in the message into the instance id box and click search. You should see the related events.
Sorry for the delay, I missed this one. Can you check the audit log? select the repository, go to the instance tab and then paste the instance id in the message into the instance id box and click search. You should see the related events.
- 15 Jun 2024, 06:50
- Forum: Essential Cloud
- Topic: Automated Snapshots
- Replies: 3
- Views: 4320
Re: Automated Snapshots
It's currently 100. Thanks for the input
- 15 Jun 2024, 06:49
- Forum: Essential Modelling and Viewer
- Topic: Custom view: how to inject parameter PMA in view url
- Replies: 1
- Views: 2848
Re: Custom view: how to inject parameter PMA in view url
There is a param1 variable that holds the PMA value
You can then use that in your data, e.g.
<xsl:variable name="currentApp" select="/node()/simple_instance[type=('Application_Provider', 'Composite_Application_Provider')][name = $param1]"/>
You can then use that in your data, e.g.
<xsl:variable name="currentApp" select="/node()/simple_instance[type=('Application_Provider', 'Composite_Application_Provider')][name = $param1]"/>
- 15 Jun 2024, 06:46
- Forum: Essential Open Source - Platform
- Topic: Essential viewer
- Replies: 7
- Views: 3773
Re: Essential viewer
A few questions, have you checked that your viewer works OK? it will be something like http://localhost:8080/essential_viewer/report?XML=reportXML.xml&XSL=home.xsl&cl=en-gb&LABEL=Home You should see the portals If it does work, then if you have used the import utility to create the impor...
- 10 Jun 2024, 16:58
- Forum: Essential Open Source - Platform
- Topic: Importing business capability demo
- Replies: 6
- Views: 6758
Re: Importing business capability demo
Hi, I can see the launchpad was actioned last week. It may be being blocked by your firewall. Also, the dup downloads fine for us, so again, it may be a firewall issue. You may want to use the new HERM model we released for Higher Education on Friday, see https://enterprise-architecture.org/herm-hig...
- 07 Jun 2024, 15:57
- Forum: Essential Open Source - Platform
- Topic: Importing business capability demo
- Replies: 6
- Views: 6758
Re: Importing business capability demo
Can you let us know which model you are downloading please?
- 06 Jun 2024, 12:43
- Forum: Essential Cloud
- Topic: Automated Snapshots
- Replies: 3
- Views: 4320
Re: Automated Snapshots
We have this on our roadmap. We're still kicking around requirements, e.g. once your snapshot quota is full do you just overwrite or do you notify the user and get them to delete? Should we allow you to lock some snapshot so they are not deleted/overwritten. Any thoughts would be welcomed.
- 30 May 2024, 10:30
- Forum: Essential Project Suggestions
- Topic: Launchpad v5 - Next Version
- Replies: 7
- Views: 26480
Re: Launchpad v5 - Next Version
I've fed this back to the team. Regarding "Import Spec should be able to be used for Launchpad Export, so that Import/Export are aligned." Launchpad Export works with the current Launchpad Import Spec, so can I confirm, you want export to handle any additional fields you add to your import...
- 17 May 2024, 16:37
- Forum: Essential Open Source - Platform
- Topic: Cannot retrieve data from self-added slot by Forms
- Replies: 4
- Views: 7791
Re: Cannot retrieve data from self-added slot by Forms
There is a function for calling slot values: <xsl:call-template name="RenderMultiLangInstanceSlot"> <xsl:with-param name="theSubjectInstance" select="current()"/> <xsl:with-param name="displaySlot" select=" slot name "/> <xsl:with-param name="is...
- 09 May 2024, 15:11
- Forum: Essential Open Source - Platform
- Topic: Why "Back" and "Front" are duplicated in Enumeration -> Business_Capability_Role
- Replies: 6
- Views: 11776
Re: Why "Back" and "Front" are duplicated in Enumeration -> Business_Capability_Role
Hi Xiaoqi Those terms are purely for layout purposes in some of the older views, they are not related to business semantics. We try to avoid baking Framework specific terms into the meta model, it allows us to be framework agnostic and means you can, if you want, map multiple different frameworks to...
- 09 May 2024, 15:07
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
Hi Ben, A couple of fixes in the attached . * The menus are not working when clicking the capabilities and services I get a 404 error. - should now work, with these new files. * Can each new top level capability be placed on a new row rather than being contiguous? Just helps with readability. Now se...
- 08 May 2024, 07:12
- Forum: Essential Open Source - Platform
- Topic: Why "Back" and "Front" are duplicated in Enumeration -> Business_Capability_Role
- Replies: 6
- Views: 11776
Re: Why "Back" and "Front" are duplicated in Enumeration -> Business_Capability_Role
Select the taxonomy term and click:
Cloud - Instance References : O/S - The second 'rabbit ears' icon: That will list any associated instances
Cloud - Instance References : O/S - The second 'rabbit ears' icon: That will list any associated instances
- 02 May 2024, 09:50
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
Ah sorry. That's using an updated file due in the next OS release. Unzip the file and put in your common folder
.
.
- 01 May 2024, 12:38
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
Can you check the console and see what structure is being returned against 'js'. Expand it out if you can see it and then see if you can see the structure which will be a list of app caps, Pick one with data and it should be app cap (with some properties) > service > applications > environments -> p...
- 29 Apr 2024, 13:52
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
First cut, we've not brought in the value streams yet, very, very draft for now but should let you progress, any bugs then let us know. Taken on board most of your suggestions, we've used a slide in/out cap model rather than a select drop down - click an application or service count to get the capab...
- 25 Apr 2024, 18:15
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
Thanks for this, all helps. Any further ideas then just let us know
- 24 Apr 2024, 16:09
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
Sorry for the delay, we're discussing this view, which is quite old, and are thinking it may be quicker to rewrite it. Give us a few days to look into it.
We'll take your requirements, throw more in if you like and we'll see if we can include them
We'll take your requirements, throw more in if you like and we'll see if we can include them
- 22 Apr 2024, 16:02
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
We can see there are multiple services tied to the cap. There is only one application linked to a service mapped. That is confusing us a little. Can you check if that one has a plan tied to it? Just click the active button in the roadmap enablement to switch it to inactive. Does anything change? Att...
- 22 Apr 2024, 14:20
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
Thanks, that helps. I'll come back to you
- 22 Apr 2024, 14:19
- Forum: Essential Open Source - Platform
- Topic: Why "Back" and "Front" are duplicated in Enumeration -> Business_Capability_Role
- Replies: 6
- Views: 11776
Re: Why "Back" and "Front" are duplicated in Enumeration -> Business_Capability_Role
You can remove the duplicates. Just check what they are tied to first
- 22 Apr 2024, 14:17
- Forum: Essential Modelling and Viewer
- Topic: unable to display project list in 'Strategic RoadMap' on Implementation Plan (Projects) Tab
- Replies: 7
- Views: 8491
Re: unable to display project list in 'Strategic RoadMap' on Implementation Plan (Projects) Tab
Sorry for the dealy. Looking at the view code it should be via strategic plans tied to the roadmap, then each plan should have planned changes (on PLAN_TO_ELEMENT_RELATION) and here you need to add the change activity, or go via the supported by change activity slot. However, it looks like they need...
- 19 Apr 2024, 13:07
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
Can you run this checker please and provide a screenshot
- 18 Apr 2024, 11:42
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
Sorry about this. Can you check if the application mart API is switched on. Look under Data_Set_API and see if Core API: Application Mart is there (and switched on) if it is, then it may be that the file has been updated since the last OS release. In which case can you upload the attached api and re...
- 18 Apr 2024, 11:34
- Forum: Essential Cloud
- Topic: Set up notifications to stay on top of changes provided by different contributors
- Replies: 2
- Views: 11028
Re: Set up notifications to stay on top of changes provided by different contributors
Hi,
Thanks for this. We've got something on our roadmap around this, based on some current capabilities we have implemented. We're still gathering requirements at the moment so will feed this in.
Thanks
Thanks for this. We've got something on our roadmap around this, based on some current capabilities we have implemented. We're still gathering requirements at the moment so will feed this in.
Thanks
- 16 Apr 2024, 07:37
- Forum: Essential Open Source - Platform
- Topic: Formatting issue with Application Diversity Analysis view
- Replies: 21
- Views: 33563
Re: Formatting issue with Application Diversity Analysis view
Thanks for raising, it looks like a library upgrade has caused the issue. Can you try this version.
- 12 Apr 2024, 09:15
- Forum: Essential Open Source - Platform
- Topic: 6.18 to 6.19 updating error
- Replies: 8
- Views: 18396
Re: 6.18 to 6.19 updating error
Hi,
Sorry for the delay. Can I just check, are the views there and just the images are missing? Do you have the latest Viewer installed? https://github.com/essentialproject/ess ... ree/master
Thanks
John
Sorry for the delay. Can I just check, are the views there and just the images are missing? Do you have the latest Viewer installed? https://github.com/essentialproject/ess ... ree/master
Thanks
John
- 25 Mar 2024, 10:10
- Forum: Essential Modelling and Viewer
- Topic: How to sort by Information_domain in Information Reference Model view?
- Replies: 2
- Views: 8158
Re: How to sort by Information_domain in Information Reference Model view?
We'll take a look for you
- 25 Mar 2024, 10:07
- Forum: Essential Modelling and Viewer
- Topic: Supported Business Process Deprecated
- Replies: 1
- Views: 6591
Re: Supported Business Process Deprecated
You need a physical process. An application can support a logical process via the service, i.e. this application can support this process through this functionality (application service) that is the supporting application services slot, which maps to the application provider role (APR). (app to serv...
- 18 Mar 2024, 15:50
- Forum: Essential Modelling and Viewer
- Topic: Business Capability - Application Fit
- Replies: 10
- Views: 27318
Re: Business Capability - Application Fit
Launchpad Plus has a loader for this: use the Application KPIs loader.
View Library > Support > Launchpad Plus
View Library > Support > Launchpad Plus
- 12 Mar 2024, 08:18
- Forum: Essential Modelling and Viewer
- Topic: BC Dashboard not working
- Replies: 7
- Views: 17355
Re: BC Dashboard not working
Regarding the domain filters, have you mapped domains to the business capabilities? Can you see the domains in the drop down?
- 12 Mar 2024, 08:10
- Forum: Essential Modelling and Viewer
- Topic: BC Dashboard not working
- Replies: 7
- Views: 17355
Re: BC Dashboard not working
Hi, Have you mapped any applications? It needs apps to go blue, however, let me speak to the team as we may remove that requirement for it to go blue by default. I presume this is open souce. If you want to make the change now then open the file in the enterprise/core_el_bus_cap_analysis_dashboard.x...
- 04 Mar 2024, 18:40
- Forum: Essential Modelling and Viewer
- Topic: Application Editor used Depreciated Slot
- Replies: 1
- Views: 6659
Re: Application Editor used Depreciated Slot
Hi Declan, It was deprecated and then we un-deprecated it a while ago. The ideal pattern is: Business Process --> Physical Process (with Org) --> Application Provider Role --> Application, e.g. Process Invoices --> Finance performing Process Invoices --> Workday as Invoice Generation --> Workday Thi...
- 28 Feb 2024, 13:52
- Forum: Essential Cloud
- Topic: Override Built In Reports
- Replies: 2
- Views: 8191
Re: Override Built In Reports
There are a couple of ways to do this. Go to the Report class in the instance browser and open the report instance for Project Summary Either: 1) Update the xsl path in the existing report to point to user/[YOUR REPORT].xsl and publish This will just replace the current report with your version Note...
- 19 Feb 2024, 11:51
- Forum: Essential Open Source - Platform
- Topic: 6.18 to 6.19 updating error
- Replies: 8
- Views: 18396
Re: 6.18 to 6.19 updating error
Hi Ben,
Do you have the latest viewer see here https://github.com/essentialproject/essential_viewer
John
Do you have the latest viewer see here https://github.com/essentialproject/essential_viewer
John
- 19 Feb 2024, 11:48
- Forum: Essential Modelling and Viewer
- Topic: Value Stream Summary not displaying some content
- Replies: 4
- Views: 11692
Re: Value Stream Summary not displaying some content
Hi Ben,
Have you downloaded the latest viewer, the changes are in there?
Thanks
John
Have you downloaded the latest viewer, the changes are in there?
Thanks
John
- 16 Feb 2024, 17:05
- Forum: Essential Modelling and Viewer
- Topic: Value Stream Summary not displaying some content
- Replies: 4
- Views: 11692
Re: Value Stream Summary not displaying some content
We made some updates in the last release to this view, I need to confirm a few things Can you open the view and tell me what the variable allStakeholderRoles near the top is set to. It should be: <xsl:variable name="allStakeholderRoles" select="/node()/simple_instance[type=('Business_...
- 15 Feb 2024, 19:46
- Forum: Essential Modelling and Viewer
- Topic: Application Rationalisation
- Replies: 1
- Views: 6661
Re: Application Rationalisation
Hi Rakesh, Yes, you can use performance measures to do this. The model is shown here:https://enterprise-architecture.org/university/application-landscape/. You can define any service qualities you like. At the moment, the application summary will pick up the data, you'd need to create your own views...
- 08 Feb 2024, 16:06
- Forum: Essential Open Source - Platform
- Topic: Issue with import of Example University Launchpad file
- Replies: 5
- Views: 11953
Re: Issue with import of Example University Launchpad file
I use that if I am using Open Source. The rest of the team here may have different views, but I find that easier as you only have one repository to worry about. Just make sure you save before you import.
- 08 Feb 2024, 13:20
- Forum: Essential Open Source - Platform
- Topic: Issue with import of Example University Launchpad file
- Replies: 5
- Views: 11953
Re: Issue with import of Example University Launchpad file
Can you try Generate Import File instead. This will generate an DUP, in your protege install use the Essential Update tab and load that file in (save the repository before you do this in case you have to roll back). Let us know if that works. If not, can you send a screenshot of your import screen w...
- 07 Feb 2024, 10:18
- Forum: Essential Modelling and Viewer
- Topic: Edit slots used in Application Dashboard
- Replies: 1
- Views: 6949
- 07 Feb 2024, 10:16
- Forum: Essential Modelling and Viewer
- Topic: Edit slots used in Application Dashboard
- Replies: 1
- Views: 6921
Re: Edit slots used in Application Dashboard
The view picks up any enumerations set against Applications. There actually is a way to change the chart types that is a test at the moment: add a file user/appDashboard.json The json structure is enumeration class, type, whether to show or not and what order: {"app_dashboard":[ {"id&...
- 29 Jan 2024, 08:42
- Forum: Essential Modelling and Viewer
- Topic: BC Dashboard not working
- Replies: 7
- Views: 17355
Re: BC Dashboard not working
You haven't set a root business capability. Go to EA Support > Essential Viewer > Report Configuration > Report Constant Select Root Business Capability and in the associated instances slot, navigate to your root instance. If you don't have a root instance create one, call it something like your org...
- 26 Jan 2024, 17:14
- Forum: Essential Modelling and Viewer
- Topic: BC Dashboard not working
- Replies: 7
- Views: 17355
Re: BC Dashboard not working
Can you replace the XSL= value in the URL with this XSL=enterprise/core_el_it_asset_dashboard_checker.xsl and post a screenshot of that please.
Also, can you open the console in your browser (right click > inspect in Chrome) and see if there are any errors please, if so, post those
Also, can you open the console in your browser (right click > inspect in Chrome) and see if there are any errors please, if so, post those
- 25 Jan 2024, 09:28
- Forum: Essential Cloud
- Topic: Missing API Endpoints
- Replies: 2
- Views: 9186
Re: Missing API Endpoints
Hi Declan,
Spot on, thanks for updating. The Utility API is very powerful and you can access any class or slot, which is useful if you extend the meta model with your own custom slots.
John
Spot on, thanks for updating. The Utility API is very powerful and you can access any class or slot, which is useful if you extend the meta model with your own custom slots.
John
- 17 Jan 2024, 15:42
- Forum: Essential Modelling and Viewer
- Topic: Application Disposition Lifecycle not show in app summary
- Replies: 1
- Views: 7340
Re: Application Disposition Lifecycle not show in app summary
Hi Declan, It should be there in the new summary, can you check which summary you are using, in 6.19 the path in the URL should be xsl=application/core_al_application_provider_summary.xsl. It looks like the below. If you have applied the 6.19 update, published and still don't see it then please rais...
- 17 Jan 2024, 15:35
- Forum: Essential Modelling and Viewer
- Topic: Instances missing in Class Tree
- Replies: 2
- Views: 9119
Re: Instances missing in Class Tree
Hi Declan, New classes are hidden by default. 1) Open the Configure > Class Editor, 2) In the class tree on the right search for Disposition Lifecycle Status and click that. Screenshot 2024-01-17 at 15.32.48.png 3) In the class click the layout tab 4) Check Show Class In Instance Browser Screenshot ...
- 17 Jan 2024, 10:38
- Forum: Essential Cloud
- Topic: PowerBI Desktop (and Custom EAS OAuth2 Connector)
- Replies: 31
- Views: 97453
Re: PowerBI Desktop (and Custom EAS OAuth2 Connector)
Hi Robbie,
Apologies for the delay. We're working to get the integration engine out first, then have this on the stack to look into in detail. We're hoping to get the integration engine out shortly.
John
Apologies for the delay. We're working to get the integration engine out first, then have this on the stack to look into in detail. We're hoping to get the integration engine out shortly.
John
- 17 Jan 2024, 10:34
- Forum: Essential Cloud
- Topic: New views in Essential Cloud
- Replies: 11
- Views: 30681
Re: New views in Essential Cloud
Hi Elena,
There is an overview here: https://enterprise-architecture.org/uni ... w-reports/
However, if you have Javascript/HTML skills then let us know and we can create a query to provide a JSON structure you can use, which may be easier for you.
Regards
John
There is an overview here: https://enterprise-architecture.org/uni ... w-reports/
However, if you have Javascript/HTML skills then let us know and we can create a query to provide a JSON structure you can use, which may be easier for you.
Regards
John
- 24 Nov 2023, 13:23
- Forum: Essential Cloud
- Topic: New Business Capability Summary View - No Roll Ups?
- Replies: 1
- Views: 9043
Re: New Business Capability Summary View - No Roll Ups?
Hi Declan,
Apologies for the delay, we completely missed this post. I'll raise a feature request
John
Apologies for the delay, we completely missed this post. I'll raise a feature request
John
- 24 Nov 2023, 13:18
- Forum: Essential Cloud
- Topic: Different values for Application Purpose
- Replies: 1
- Views: 7982
Re: Different values for Application Purpose
Hi Elena, You can use either, or you can create your own values (delete the ones in the repository if necessary). Amend the reference values in Launchpad to reflect the ones you want to use. Just make sure if you create your own that you add the values to the Enumeration Value slot too under the Enu...
- 23 Nov 2023, 09:31
- Forum: Essential Cloud
- Topic: List of roles for Individual Contact not displayed
- Replies: 5
- Views: 15227
Re: List of roles for Individual Contact not displayed
Hi Elena,
Apologies, it looks like Edge and Firefox are getting blocked, we're investigating. Chrome/Safari work OK for us
In the meantime, please try here https://youtu.be/UAkxq3A8nLA?si=-wmOUr3BRZuoX-5d
John
Apologies, it looks like Edge and Firefox are getting blocked, we're investigating. Chrome/Safari work OK for us
In the meantime, please try here https://youtu.be/UAkxq3A8nLA?si=-wmOUr3BRZuoX-5d
John
- 22 Nov 2023, 17:16
- Forum: Essential Cloud
- Topic: List of roles for Individual Contact not displayed
- Replies: 5
- Views: 15227
Re: List of roles for Individual Contact not displayed
Hi Elena,
Sorry for the delay. Have you assigned your roles to the classes? See here.
https://enterprise-architecture.org/uni ... ny-editor/
We use this to avoid you having lots of roles listed in the drop down
Let us know if that works
Sorry for the delay. Have you assigned your roles to the classes? See here.
https://enterprise-architecture.org/uni ... ny-editor/
We use this to avoid you having lots of roles listed in the drop down
Let us know if that works
- 17 Nov 2023, 10:13
- Forum: Essential Open Source - Platform
- Topic: Some reports are missing in the dashboard ?
- Replies: 2
- Views: 9694
Re: Some reports are missing in the dashboard ?
Hi
Are they appearing in the View Library? If so, then you need to add them to portals, see Assigning A Report to a Portal here https://enterprise-architecture.org/uni ... ew-report/
If they aren't in the View Library then we'll need to work out the issue
Regards
John
Are they appearing in the View Library? If so, then you need to add them to portals, see Assigning A Report to a Portal here https://enterprise-architecture.org/uni ... ew-report/
If they aren't in the View Library then we'll need to work out the issue
Regards
John
- 14 Nov 2023, 08:15
- Forum: Essential Cloud
- Topic: New Application Summary view - Others tab
- Replies: 3
- Views: 36540
Re: New Application Summary view - Others tab
Sorry for the delay. If these are enumerations (they look like them) then they will appear. The Application Catalogue update went out in the last Cloud release, and the new app summary picks this up by default in the Other tab. These will be in Open Source and Docker in the December release
- 03 Nov 2023, 16:00
- Forum: Essential Open Source - Platform
- Topic: Question on Importing Applications and Application Services with Import Utility
- Replies: 1
- Views: 9025
Re: Question on Importing Applications and Application Services with Import Utility
Hi Holger,
We've contacted you directly as we probably need to see the outputs.
Regards
John
We've contacted you directly as we probably need to see the outputs.
Regards
John
- 25 Oct 2023, 14:17
- Forum: Essential Open Source - Platform
- Topic: Cannot input data via ESSENTIAL PROTEGE ONTOLOGY EDITOR
- Replies: 12
- Views: 31438
Re: Cannot input data via ESSENTIAL PROTEGE ONTOLOGY EDITOR
Hi Vadym,
We'd need more information on your set-up (OS used, amount of RAM, memory allocated to Protege, etc). We've not seen this before so it's a bit tricky to debug.
We'd need more information on your set-up (OS used, amount of RAM, memory allocated to Protege, etc). We've not seen this before so it's a bit tricky to debug.
- 25 Oct 2023, 14:11
- Forum: Essential Cloud
- Topic: Max Characters a Slot can store
- Replies: 1
- Views: 8529
Re: Max Characters a Slot can store
Hi,
There is an upper limit around 17M characters, so should cope with most text.
Regards
John
There is an upper limit around 17M characters, so should cope with most text.
Regards
John
- 13 Oct 2023, 19:51
- Forum: Essential Modelling and Viewer
- Topic: [Viewer 6018.10] Application Catalogue as Table : Invalid Service link Issue
- Replies: 1
- Views: 8927
Re: [Viewer 6018.10] Application Catalogue as Table : Invalid Service link Issue
This is fixed in the next release
Thank you for raising
Thank you for raising
- 13 Oct 2023, 13:50
- Forum: Essential Modelling and Viewer
- Topic: View: Business Process Summary, cannot display "PROCESS MANAGER"
- Replies: 1
- Views: 8991
Re: View: Business Process Summary, cannot display "PROCESS MANAGER"
Hi,
That uses the stakeholder slot
On the physical process, create a stakeholder of type Actor to Role relation and make the role 'Process Manager' and the actor the individual who is the owner.
That will appear after a publish.
Hope that helps
That uses the stakeholder slot
On the physical process, create a stakeholder of type Actor to Role relation and make the role 'Process Manager' and the actor the individual who is the owner.
That will appear after a publish.
Hope that helps
- 05 Oct 2023, 10:38
- Forum: Essential Modelling and Viewer
- Topic: [Viewer 6.18] All Instances by Class : Name & description issue for relations
- Replies: 1
- Views: 9276
Re: [Viewer 6.18] All Instances by Class : Name & description issue for relations
It looks like the view is looking for EA Class but not relations. We'll raise a bug fix
- 05 Oct 2023, 10:35
- Forum: Essential Modelling and Viewer
- Topic: [Essential Viewer - Feature request] All Instances by Class : id as a link to the related Instance Overview by ID
- Replies: 1
- Views: 9274
- 05 Oct 2023, 10:32
- Forum: Essential Modelling and Viewer
- Topic: "Business Process Location Map" no response when clicking on the map
- Replies: 3
- Views: 13502
Re: "Business Process Location Map" no response when clicking on the map
Hi, Sorry, this is because we don't currently have a country summary. The location view works from site, not country. I'll add an item to our backlog. John PS I noticed the process count wasn't showing on country. To fix: after this code: onMarkerTipShow: function(event, label, index){ label.html( '...
- 15 Sep 2023, 15:46
- Forum: Essential Cloud
- Topic: Reset repository to Essential baseline
- Replies: 3
- Views: 36290
Re: Reset repository to Essential baseline
There is usually a baseline snapshot in the snapshots area, re-apply that to your repository.
Check that it is the latest version - if not, apply the updates and save that as your new baseline snapshot before you add any data
Check that it is the latest version - if not, apply the updates and save that as your new baseline snapshot before you add any data
- 14 Sep 2023, 15:54
- Forum: Essential Open Source - Platform
- Topic: OS issue on Mac
- Replies: 0
- Views: 9058
OS issue on Mac
We've had a few tickets raised regarding the Open Source Import Utility on the Mac failing with the Standalone version. We've identified a Java issue that affects a small subset of users with a specific Java configuration. We've released a new version which addresses the issue. The download is here:...
- 14 Sep 2023, 13:49
- Forum: Essential Modelling and Viewer
- Topic: [Viewer 6.18.7 - Application Catalog] Supplier column issue : displayed as [Object]
- Replies: 2
- Views: 11333
Re: [Viewer 6.18.7 - Application Catalog] Supplier column issue : displayed as [Object]
Apologies, we'll push the fix out in the next release.
If it's urgent the file is here (note: pre UAT testing)
If it's urgent the file is here (note: pre UAT testing)
- 08 Sep 2023, 13:38
- Forum: Essential Modelling and Viewer
- Topic: View Business Process Hierarchy: How to customized soring of top level processes?
- Replies: 8
- Views: 24347
Re: View Business Process Hierarchy: How to customized soring of top level processes?
Hi, It's on the 6.19 release list. The owner's away at the moment so i don't have an exact slot name for it. If it is urgent you could create new slot and I'd call it business_process_index and make it a string. In your code where your processes are iterated you need to add the sort - I presume it's...
- 04 Sep 2023, 15:58
- Forum: Essential Open Source - Platform
- Topic: Document Management Capability
- Replies: 1
- Views: 14094
Re: Document Management Capability
Hi,
No, we don't offer document management, we link to document management tools where appropriate
No, we don't offer document management, we link to document management tools where appropriate
- 04 Sep 2023, 15:56
- Forum: Essential Modelling and Viewer
- Topic: Remove dimmed views from library
- Replies: 1
- Views: 32994
Re: Remove dimmed views from library
One way is to declassify them. In the Classified As slot for a report you will see a value, e.g Support Views, Application Architecture Views. The View Library uses this taxonomy term to place the report in the relevant section, remove the link to the classification by selecting the classification a...
- 15 Aug 2023, 14:48
- Forum: Essential Modelling and Viewer
- Topic: Looking for a Report Development Service
- Replies: 2
- Views: 33028
Re: Looking for a Report Development Service
Hi Nate, You can post here, no problem at all. Our team can develop views, but there may be independents who can do it too, let's see if anyone posts Use the contact form if you'd like to use our team - https://enterprise-architecture.org/contact/ One thing, if you are able to work with Javascript/H...
- 14 Aug 2023, 16:28
- Forum: Essential Modelling and Viewer
- Topic: Customer Journey View
- Replies: 2
- Views: 11238
Re: Customer Journey View
Hi Nate, We're looking at something at the moment, but do let us know what you'd like to see and we'll add it to the requirements The views in OS and cloud are almost all the same, a few of the cloud ones have integration with the back end, so you can, for example, create ideas based on the data in ...
- 07 Aug 2023, 14:00
- Forum: General
- Topic: Complimentary Gartner Research
- Replies: 0
- Views: 32407
Complimentary Gartner Research
We offer complimentary Gartner reports and they switch every 6 or so weeks. If you have missed the latest it is being removed later this week, so if you'd like to see what Gartner say in Five Strategies for Enterprise Architects to Reduce Complexity and Achieve the Benefits of Simplification then cl...