1
Automation Interface, Add-Ins and Tools / Re: EA and ChatGPT 5 - the death of the forum?
« on: October 30, 2025, 07:20:02 pm »
As you interact with AI and its current BoK, and work through a problem to resolution, it learns that also.
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.
AccessThe Ribbon one does not represent what I'm seeing (V17.1 latest), and F8 inserts a black highlighted line in the template.
Use one of the methods outlined here to display the 'Custom Query' page of the 'Document Options' dialog. Before you select the Document Options icon, select the 'Custom' checkbox in the 'Sections' list, to enable the 'custom > <custom' tags. These are necessary for the Template Selector fragment to work.
Ribbon
Publish > Model Reports > Templates : <select a fragment template> : (Document Options icon) > Custom Query
Keyboard Shortcuts
F8 > Templates | Fragments | Double-click on <Fragment name>, then (Document Options icon) > Custom Query


ENVIRONMENT DETAILS
Enterprise Architect
Edition : Ultimate Floating
Version : 16.1.1625.64bit
Extensions :
Other Addin :
Operation Systems : Windows 10
System Type : 64bit
Connection Type : Server
DBMS: SQLServer
Connection String : Ramsay EA Cloud Repository" --- DBType=1;Connect=Provider=SSDB;SRC=a.b.c.d@sql-db-sparxea;UID=p.q@sql-srv-sparxea;PWD=somethingImadeuptoavoidsharingmypassword;trust=1
-------------------------------------------------------------------------------
ISSUE DETAILS
Summary:
Shape Scripts not executing in Azure SQL repository
Details:
Hello
I am developing a profile with shape scripts, and these shape scripts work very well when they are deployed to a local test repository. When deployed to a repository in Azure SQL, they do not execute - the base shape is shown instead. The shape script is attached.
I wonder if it is significant that we are using a Server connection type even though this is a cloud repository, as we have not deployed PCS. We have not tested the deployed MDG in an Azure SQL repository via a PCS cloud connection and would like to do so, but are unable to stand up that resource currently. Is this something you could test using a Sparx Systems Azure SQL repository - if you have such a test bed?
All the best,
Matt
Steps to Reproduce:
Create a new stereotype of component and add the shape script.
Add an image to the image manager called "CustomImage" (rename as appropriate).
Test the deployed MDG in a local repository.
Test the deployed MDG in an Azure SQL repository (with Server connection).
Ideally, test the deployed MDG in an Azure SQL repository with a PCS connection.