Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vladap

Pages: [1] 2 3 ... 6
1
General Board / Re: EA in Citrix
« on: December 11, 2024, 10:37:38 pm »
ok thanks :)

2
General Board / Re: EA in Citrix
« on: December 10, 2024, 12:56:09 am »
thank you guys for hints.
We have our configuration in MySQL DB and if I got you right, this can be feasible, we will give it a try (maybe I will have additional questions later )

Vladimír

3
General Board / EA in Citrix
« on: December 09, 2024, 09:11:32 pm »
Hello guys,

I have a question regarding Citrix. Is is possible to insert EA client to Citrix servers?
Our vendor told os some time ago , that it is not possible (don't know why)

Some users, which are not using EA so much doesn't need to have the software installed on their computer
and some users are Mac OS users which would appreciate this alternative.

We are using floating licences for 24h so I hope that can fit to it.

thanks for any hints

4
General Board / Re: Upgrading
« on: December 09, 2024, 09:05:04 pm »
ok thanks

5
General Board / Upgrading
« on: December 09, 2024, 08:25:37 pm »
Hello ,

we have EA16 currently installed in our servers and we would like to upgrade to EA17.
All our users have same version , as is in the server right now.

Can I give some pilot users EA17 and keep on the server / to rest of the users version 16?
Or can it break something?

thanks for advice,
Vladimír

6
thank you guys for your comments, I will think about it what approach to use :)

7
Hello Guys,

I am using Archimate notation in our company to design how our server rooms, networks looks like.
I like the same language offers me application and business layer.

In Technology layer, I have a Node, Path, Device, Locations , that´s basically what I need for my designs.
But I am often confronted with the question why there can´t be pictures (you know like in visio, that you take some object which looks like a server)

Do you see any disadvantages if I find some set of Images and use them instead of a node / device ....
Is there some library for EA, which already have this ?

Thanks

8
General Board / Group renaming
« on: December 05, 2023, 09:33:43 pm »
Hello Guys,

I was wondering if there is a way how to rename some strings easily.
As an example I have this cluster lets say in Salzburg.

I create a pattern from it  and Insert it to other diagram where I just want to city for something else .
e.g. replace Salzburg for Berlin. Everything else shall be the same.
Is there a easy way for group rename?


9
General Board / Re: Change author name for all diagrams and elements
« on: November 24, 2023, 09:35:28 pm »


UPDATE t_diagram
SET Author = 'John'
WHERE Author='Adam';

UPDATE t_object
SET Author = 'John'
WHERE Author='Adam';

10
General Board / Modeling Kubernetes in EA
« on: November 24, 2023, 09:23:11 pm »
Hello Guys,

Is there a model with Kubernetes components, I can import via wizard to EA ?

thanks,
Vladimír

11
General Board / Re: Missing Eleemnts for GCP
« on: November 24, 2023, 09:00:53 pm »
ok it works, thanks.

12
General Board / Re: Change author name for all diagrams and elements
« on: November 24, 2023, 03:49:09 am »
Hi,

I see three options:

- change in the Database, so that´s easy DB update
- export XML and rewrite it
- you can go to scripting and write JS which goes through all elements and change it

V.

13
General Board / Missing Eleemnts for GCP
« on: November 24, 2023, 03:46:03 am »
Hello Community,

I just want to try how to model GCP in EA. I turn on a perspective for google and Imported a model using wizard.
Unfortunately there is now picture of any of GCP Component, just placeholders. Do I need to make additional installation for this or how to enable it ?

thanks,
Vladimír


14
General Board / Re: How to Copy Tags between Elements?
« on: October 19, 2023, 01:18:53 am »
ok thanks, I will use the script then

15
General Board / How to Copy Tags between Elements?
« on: October 17, 2023, 10:15:27 pm »
Hello Guys,

I was wondering if there is a way how to copy Tag Values between elements.

e.g. I have 10 devices in Diagram, where I want to track CPU / Memory / OS ....

There is only few differences between the devices, which I would change later . Can I somehow copy this set of tag values to each device ?

thanks

Pages: [1] 2 3 ... 6