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.


Topics - Mauricio Moya (Arquesoft)

Pages: 1 [2] 3 4 ... 7
16
I have just installed version 16.1 build 1623 and now I note this behavior: if you create a connector of type "information flow", and then you double click the connector to open the connector properties, it doesn't allow to change the Direction of the connector.

Anybody with the same issue in the same version? (or recent versions?)

17
PCS General Board / Question about WebEA tokens and image cache
« on: February 04, 2023, 07:57:29 am »
As I was asked in https://sparxsystems.com/forums/smf/index.php/topic,47559.0.html about the image location when you have licensed PCS and enabled the feature for caching images to webEA...

And having in context this question (not still answered at the moment of current post) https://sparxsystems.com/forums/smf/index.php/topic,47569.0.html

I plan to have a token of PCS in order to enable the image generation in an environment not having PCS licensed (just the free features). The plan is to read the diagrams directly from the database.

My question is: id this scenery possible? I mean, the token license will do the job of store the images? or does it just work for 30 minutes, or something like that? Am I missing something about token usage?

18
As PCS has the worker that generates the fresh image files for the diagrams, where are those diagrams stored? is there a folder in the computer having the PCS that has all the files inside? how does it work? I know the images can not be generated by demand because it is just the purpose of the Worker, so where are the images stored?

19
General Board / Does version 16.1 support TOGAF 10?
« on: February 01, 2023, 01:23:24 am »
I have recently noted that there is a new version of TOGAF (version 10). Do you know if EA in any of the recent version supports this? (I mean, the TOGAF MDG)

20
When you use EA (in a model with security enabled), you can create a workflow script and allow some users to edit some tag values for some type of elements, according to the security group the user belongs to.

How can I get a similar behavior in Prolaborate? (allow some users to edit some tag values according to security rules?) Is that possible?

21
Do you know if there is something like a log file or something similar recording the access logins? or the new sessions or something where you can monitor which users access and when? or any way to enable it? (in Prolaborate)

22
Bugs and Issues / Workflow script doesn't work in EA16 (CanEditTag)
« on: May 25, 2022, 01:45:17 am »
A workflow script tested and working since v 13.0 to 15.2 doesn't work in EA v 16. It seems the workflow event is not triggered in v 16.

You can reproduce the issue with this simple code in a workflow script:

Code: [Select]
option explicit

public function CanEditTag( TagName )
Session.Output("TagName="&tagName)
Session.Output("MetaType=" & WorkflowContext.MetaType)
CanEditTag = true
end function

Public Function PreAllowTagUpdate(TagName, OldValue, NewValue)
PreAllowTagUpdate = ""
End Function

You can note in previous versions the event is triggered and you can see the output in the System Output window. Now, you don't see any output. The event is not triggered anymore.

23
When you use Tagged Value Types and define one of them as "Date", the tag value displays a calendar when you click it so you can set a given date.
But, if, for example, your regional settings in windows are set as dd/mm/yyyy and you store a date as 04/03/2022 (march 4th) and another user in a different computer has a regional setting like mm/dd/2022, the calendar component assume the date as april 3rd.

Is there a way to deal with it, preserving the regional settings of the users?

24
General Board / How to design MDG with tag values for Class and Operations
« on: November 19, 2021, 01:27:30 pm »
Hi, I'm trying to create a MDG Profile with the purpose of creating a new kind of element called 'MyElement' with a set of predefined tag values, as they normally work: a Metaclass for Class and a Stereotype called 'MyElement' extending the Metaclass.

But as the Operations in a Class could have tag values, I also want my stereotyped element to have some Operations inside, and each Operation to have some predefined tag values (each operation has different values in the tag values, and the element has its own tag values).

When you create a Profile diagram in EA, you can add Operation as Metaclass.. but who extends Operation? 'MyElement'? or 'MyElement' extends Class? or extends Class and Operation?

25
General Board / Predefined settings for EA environment AWS based?
« on: July 09, 2021, 03:39:01 am »
I plan to set a EA environment (floating licenses, PCS free features) plus 10 users working from home, by deploying a mysql database in AWS and a Windows Server to install keystore and PCS.

I had set some "cheap versions" of these environments in the past, but the performance is not good (delays in response time and EA freeze)

I suppose many of you have done something similar. Have you found a minimal aceptable infrastructure in AWS that have a normal EA response? (I mean, wich version of MySQL server, type of windows server, etc)

Thanks in advance.

26
Bugs and Issues / Linux error: You are using a 64-bit WINEPREFIX
« on: May 14, 2021, 07:10:01 am »
When I try to install the last version of EA in Linux (Ubuntu 20.04) following the instruction described in: https://sparxsystems.com/enterprise_architect_user_guide/15.2/product_information/enterprise_architect_linux.html in many of the steps related to winetricks I get this error:

Code: [Select]
root@2pc3-160-21292:~/.cache/winetricks# winetricks --force mdac28
------------------------------------------------------
Running Wine/winetricks as root is highly discouraged. See https://wiki.winehq.org/FAQ#Should_I_run_Wine_as_root.3F
------------------------------------------------------
Executing mkdir -p /root
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20200412 - sha256sum: 7651c93e39fcb080483c38836513bf912273a87ea97d137f6b958ed3d9628c3d with wine-6.0 and WINEARCH=win64
Executing w_do_call mdac28
Executing mkdir -p /root
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Executing load_mdac28
Using native,builtin override for following DLLs: odbccp32
Executing wine regedit C:\windows\Temp\override-dll.reg
01b0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01b0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01b0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01b0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01a8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01a8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01a8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01a8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01b0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01b0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01a8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01a8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Executing wine64 regedit C:\windows\Temp\override-dll.reg
01c0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01c0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01c0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01c0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01b8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01b8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01b8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01b8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01c0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01c0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01b8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01b8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Using native,builtin override for following DLLs: mtxdm odbc32 oledb32
Executing wine regedit C:\windows\Temp\override-dll.reg
01d0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01d0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01d0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01d0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01c8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01c8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01c8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01c8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01c8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01c8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Executing wine64 regedit C:\windows\Temp\override-dll.reg
01e0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01e0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01e0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01e0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01d8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01d8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01d8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01d8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
01d8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01d8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01e0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
01e0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Setting Windows version to nt40
Executing wine regedit C:\windows\Temp\set-winver.reg
0288:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0288:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0288:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0288:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0290:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0290:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0290:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0290:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0288:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0288:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0290:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0290:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Executing wine64 regedit C:\windows\Temp\set-winver.reg
0298:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0298:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0298:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0298:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02a0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02a0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02a0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02a0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0298:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0298:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02a0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02a0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Executing cd /root/.cache/winetricks/mdac28
Executing wine mdac_typ.exe
02a8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02a8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02a8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02a8:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02b0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02b0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02b0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02b0:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
02a8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02a8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02b0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02b0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02a8:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
02a8:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.
------------------------------------------------------
Note: command wine mdac_typ.exe returned status 43. Aborting.
------------------------------------------------------
root@2pc3-160-21292:~/.cache/winetricks#

Any idea?

27
PCS General Board / Where can I change the default page of PCS?
« on: May 01, 2021, 09:33:38 am »
When you use the free features of PCS, and you access via a browser to the server:port where you set it up, you can find a simple web page with something like:
---
Sparx Systems Pro Cloud Server v4.0.33
Congratulations, your server is now ready to host your models. Connect through the configuration client to add or remove models.

If you haven't already, download Enterprise Architect from https://www.sparxsystems.com/
---
Is this text in any place I can change? I would like to hide some sensitive information in order to fit security requirements (hide the app name and version). Is this possible? where is this page or text stored?

28
I have a client planning to have 100 EA floating licenses and 100 Prolaborate Licenses aprox. Is it possible to install all EA server side components (Keystore server, Pro Cloud Server, WebEA and Prolaborate) in cluster? do them support active-active or active-pasive clustering?

29
General Board / [SOLVED] Unable to connect via OLEDB to SQLServer from EA
« on: February 05, 2020, 10:55:10 pm »
Hi. I have the following scenario using the Google Cloud Platform in order to set a DB-based model in EA:
-Database: SQLServer 2017 standard (a SQL instance in GCP)
-EA Server: Windows server 2019 64 bits.

The idea is to install in the EA server the Pro Cloud Server and the Keystore service.

I even (just for testing) installed EA 15.1 in the EA Server in order to test the connection.

After installed the database, I can connect from my PC to the database by using the SQLServer Management Studio. Then I run the EA tables script, and everything seems to be right.

BUT, when trying to connect to the database by using EA, or the Pro Cloud Server, I always get this error:
Code: [Select]
[DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Security error.
And If I try to connect from the EA in my local PC to the database, the error shown is:
Code: [Select]
Unspecified error
I'm not sure but it seems to be some incompatibility between the SQLServer version and the window libraries? is that possible? I have never seen such thing in years using EA and a SQLServer database. Any ideas?

30
General Board / How to avoid Pro Cloud Server default page in a browser?
« on: December 17, 2019, 08:35:03 am »
When you have PCS with the default settings, you can use a browser to check if the server is active by typing https://server:804 and the server response is an HTML text like "Sparx Systems Pro Cloud Server v 4.0.33".

Is there a way to avoid this default response? I would prefer an empty page without http headers in order to avoid users to know details about the installed software.

Pages: 1 [2] 3 4 ... 7