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 - AFernandez

Pages: [1]
1
Hello all, thanks for the response, fyi.. the best that I have been able to do on this regard is to use "Layers" i.e. create more than one  and then "add" lifelines of interest to each layer. when  you check-box unselect the layers, the lifelines and messages just disappear from the view. Spacing is not re-arranged though.
thanks.

2
General Board / Collapse/fold/hide lifelines in a sequence diagram
« on: May 03, 2023, 02:09:43 am »
Hello All,

I am in the need to be able to collapse or fold some lifelines and their messages from a sequence diagram so I can have better discussions with a stakeholder that do not care on the hidden lifelines. Kind of when you collapse rows or columns in excel. I am pretty sure this function exists in EA since I remember using it a few years back, but now I just cannot find it. Does it ring any bell to you?

Thanks!

3
So, only one of the attributes on only one module had slashes on name and was causing the issue. As suggested, temporarily modified and it worked

will figure out if I need to permanently modify the name.

@querty, thanks for the input, it was very helpful.

for future references, in my case, import log was located at:

C:\Users\[ your user]\AppData\Roaming\Sparx Systems\EADoors\Logs

100% worth to check it in case of errors when importing reqs.

thanks.

4
Version is 15.2.1558.

this trace is in logs, seems to be complaining about a '/' character, not sure where exactly it came from. investigating.

$unhandled - readDoorDataXml || ex3 -- Timestamp:
2023-01-20 07:44:26
Message:
The '/' character, hexadecimal value 0x2F, cannot be included in a name.
Source:
System.Xml
InnerException:

StackTrace:
   at System.Xml.XmlConvert.VerifyNCName(String name, ExceptionType exceptionType)
   at System.Xml.Linq.XName..ctor(XNamespace ns, String localName)
   at System.Xml.Linq.XNamespace.GetName(String localName)
   at System.Xml.Linq.XName.Get(String expandedName)
   at System.Xml.Linq.XName.op_Implicit(String expandedName)
   at DoorsEASync.DoorsEAClass.readDoorDataXml(DataTable ObjDetailsInDoors, DataTable ObjLinksasEAConnectors, DataTable DTObjectExternalReference)

5
Hello forum, thanks for reading;  your feedback will be really appreciated:

I am using EA DOORS Add-in for importing requirements from DOORS, I have several modules in my project where all but one can be correctly imported.

For each module, import its done by going to DOORS/Import from DOORS, then select the module and profile.

The failing module throws a dialog with the legend:
"Import Objects failed due to invalid Properties in the profile"

has anyone run into this issue or have an idea on it?

additional information:
-profile is done the same for all modules
-All the working modules, have requirements where an attribute "EAGUID" is populated with a large number {3453....}. the failing module has the attribute but it seems to be e empty for all requirements.
-My user has write permissions on all modules.


Pages: [1]