The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Failed Exploring CI Pattern, Pattern name: Enterprise on Linux, Process ID: XXXXX

Rutuja K
Giga Guru

Hi, 

 

I am getting below error.

Failed Exploring CI Pattern, Pattern name: Enterprise on Linux, Process ID: XXXXX, To Check Pattern Log Press Here

 

In pattern debug, when I put PID it fails to connect, but it gets connected and debug shows correct values.

 

RutujaK_1-1743649609878.png

 

1 REPLY 1

Fabian Kunzke
Kilo Sage
Kilo Sage

Hey,

 

This seems to be a custom table and i would think also a custom pattern. Could you check the following:

1) The custom table is a child table of the "application" CMDB class (cmdb_ci_appl)

2) The pattern you've created is targeting your custom class

3) The pattern you've created does map some values to the actual output class

 

You can debug the last part by adding a pattern step of "set parameter value" and have a hardcoded value mapped to "u_cmdb_ci_hazelcase_enterprise[1].name" -> this will hardcode a value for the attribute "name" on the CMDB class.

 

Let me know if this helps.


Regards

Fabian