Runable id: 18017

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
17997 [C] l2Order PKG::MPP action_run 0 / 0 2024-09-27 15:19:34 2024-09-27 15:19:34
  └ 17998 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2024-09-27 15:19:34 2024-09-27 15:19:34 1s
  └ 17999 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2024-09-27 15:19:34 2024-09-27 15:19:35 0s
  └ 18017 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2024-09-27 15:19:35 2024-09-27 15:19:35 1s
  └ 18018 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2024-09-27 15:19:35 2024-09-27 15:19:36 0s
  └ 18019 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2024-09-27 15:19:36 2024-09-27 15:19:36 0s
  └ 18020 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2024-09-27 15:19:36 2024-09-27 15:19:36 1s
  └ 18037 [f] nfmp_createSDP NeI::NOKIA_NFMP action_run 1 / 1
2024-09-27 15:19:38 2024-09-27 15:19:38 0s

State

[P]
prepared
[f]
finished (before merge)
[F]
finished
[C]
cycling
[e]
ended
[R]
running

Errors

First value
active errors
Second value
all errors

Intree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmp_getChassisType xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP"> <request> <find xmlns="xmlapi_1.0"> <fullClassName>netw.NetworkElement</fullClassName> <filter> <equal name="siteId" value="10.72.253.3"/> </filter> <resultFilter> <attribute>chassisType</attribute> <attribute>siteId</attribute> <attribute>location</attribute> <attribute>olcState</attribute> <children/> </resultFilter> </find> </request> <responseValidationXPath>count(//*[local-name() ="findResponse"])</responseValidationXPath> </nfmp_getChassisType>

Outtree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmpResponse> <status>DONE</status> <response> <findResponse xmlns="xmlapi_1.0"> <result> <netw.NetworkElement> <location>EDGE</location> <chassisType>ixr_shelf_7250_e2</chassisType> <olcState>inService</olcState> <siteId>10.72.253.3</siteId> </netw.NetworkElement> </result> </findResponse> </response> </nfmpResponse>