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

Pages: [1]
1
General Board / BPMN 2.0 missing Namespace label
« on: February 10, 2022, 09:09:01 pm »
Hi,

Creating BPMN 2.0 models I've noticed that the Namespace label does not appear under activities from different packages although Show Namespaces is checked in diagram properties.
Is there any way to fix this?

2
General Board / Re: Model version number
« on: April 09, 2020, 09:33:05 pm »
Thank you for the prompt answers.
I'm gonna try your suggestions.

Robert

3
General Board / Model version number
« on: April 09, 2020, 01:16:03 am »
Hi,

I was wondering if there is a way to store model version number in an EA project?
I do not need the version control functionality (it is managed manually), only something similar to a global attribute.
Thanks in advance.

Robert

4
We have one! It works with visualstudio.com hosted projects and sync the Work items with EA elements. Is this what you need? or do you have a local TFS installation in your network of legacy TFS and need sync?

We develop this kind of integration tools in the server side. Please contact us to get more info.

We have local TFS servers. I'd love to hear more about your software.


5
Robert, if you send me an email [email protected] we can try to work something out.

Geert

Geert,

I've sent you an email. Have you received it?

Robert

6
Bugs and Issues / Defining raw and column order in Relationship Matrix
« on: November 15, 2018, 08:58:38 pm »
Hi,

I’m trying to create my first Relationship Matrix in Enterprise Architect but I’ve encountered a problem.

The rows and columns appear in alphabetical order which makes the matrix a bit hard to read. I’ve found the 'Sort Axes' checkbox in the Options menu, but unchecking does not seem to affect the display order of rows and columns.

What am I doing wrong? What should be the display order if the checkbox is not checked? How can I define the order?

Thanks in advance!

Br,

Robert

[Deleted original topic from the wrong section of the forum]

7
Hi,

Is there any solution for synchronizing workitems between EA and TFS besides Bellekens EA TFS Connector?

Thanks in advance!

BR,

Robert

8
I've noticed that the "Open TFS Website" function of the TFS connector works fine, the URL is correct, there is no missing "/".
Since both functions are using the same settings, it seems to be a bug.

9
I know from the test settings from back when I developed the add-in that it needs a "/"

I'm not sure what is going wrong in your context. I would need to be able to debug it to find out.

Geert

What sort of data/information would be needed for debugging?

Robert

10
You have to add a "/" to the default collection name

So "MAVICollection/"

That should do it.

Geert

Hi Geert,

Thanks for the prompt reply!
Adding the "/" to the default collection name was the first of many things I've tried to make this work but sadly, none of them helped.
It actually made things even worse resulting in this IIS call:

2018-10-26 05:11:42 ::1 PATCH /tfs/IFP/Teszt+kompetencia+Csoport/_apis/wit/workitems/$Requirement api-version=2.2 8080 - ::1 - - 404 0 0 31

Not only the slash mark but he whole content of the default collection name filed is missing.

Robert

11
Hi,

Using Bellekens’ TFS connector I’ve encountered an error during workitem synchronization. Analyzing the IIS log hosting the TFS server the RESTAPI call seems to fail and returns a HTML 404 response. The TFS connector settings:

TFS URL: http://tfs.companyname.com:8080/tfs/
Default Collection: MAVICollection
Default Username:
Default Workitem: Requirement
Default Status: New
Default Project: IFP
TFS Filter Tag:

TFS server version: TFS 2018 update 1
EA version: 14.1.1427
TFS Connector version: 1.5.5 15162 (2018.01.04)

ISS log:

2018-10-25 12:41:31 ::1 PATCH /tfs/MAVICollectionIFP/Teszt+kompetencia+Csoport/_apis/wit/workitems/$Requirement api-version=2.2 8080 - ::1 - - 404 0 0 78

There is a missing slash mark. The proper URL would be:

/tfs/MAVICollection/IFP/Teszt+kompetencia+Csoport/_apis/wit/workitems/$Requirement

Any idea how to fix this?

Thanks in advance,

Robert

Pages: [1]