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

Pages: [1]
1
PCS General Board / PCS - Problems with ProCloud Server integrations
« on: July 30, 2021, 04:03:07 am »
Hi, I'm trying to add two integrations to ProCloud, but I can't get them to work.
 
The integrations show up in EA, but when I enter the credentials nothing happens.
 
The settings for each integration are as follows:
 
 
ALM:
 

 
Jira:
 

 
Integration into EA:
 






It asks for user and password, but no matter if the fields are filled in or not, when pressing OK it does not show any error message, but it does not show anything in EA either.
We attach the logs of both integrations: https://drive.google.com/file/d/1e5ftX9Nu7rQ4HVB8pqT-zCiS3aJIz3t7/view?usp=sharing

 
Features:

ProCloud Server: Team Server License, v4.2.62

Citrix is used to virtualize a remote desktop:

Operating System: Windows 10 Enterprise, 64 bit

Enterprise Architect: Corporate Edition - Floating License, v15.1.1526.



Any idea what might be going wrong?

2
Hi, I tried to add styles / properties to a connector through t_diagramLinks but they are not reflected in the diagram connectors, is there another way to apply styles (api or similar) or is it the only way through database?

Example of an insert:

"INSERT INTO t_diagramlinks (DiagramID,ConnectorID,Geometry,Style,Hidden,Path,Instance_ID) VALUES (" + esta.idDiagClon + ", " + nuevaConexion.ConnectorID + ", '" + estilo.Geometry + "', '" + estilo.Style + "', " + estilo.Hidden + ", '" + estilo.Path + "', " + id + ")"

The record in the database looks like this, but the diagram does not show the break in the connector



3
Anyone else having problems when working in the cloud with a kanban diagram?

It doesn't relate the elements neither by state nor by phase. However when I work locally it works fine.
I don't know what it could be, any ideas?

Pages: [1]