Runable id: 14140

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
14119 [C] l2Order PKG::MPP action_run 0 / 0 2024-02-19 15:56:56 2024-02-20 14:35:25
  └ 14140 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2024-02-20 14:35:25 2024-02-20 14:35:30 0s
  └ 14141 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2024-02-20 14:35:25 2024-02-20 14:35:30 1s
  └ 14150 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2024-02-20 14:35:33 2024-02-20 14:35:34 0s
  └ 14151 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2024-02-20 14:35:33 2024-02-20 14:35:34 1s
  └ 14160 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2024-02-20 14:35:36 2024-02-20 14:35:38 0s
  └ 14161 [f] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 1 / 1
2024-02-20 14:35:37 2024-02-20 14:35: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_getPortInfo xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP"> <request> <find xmlns="xmlapi_1.0"> <fullClassName>equipment.Port</fullClassName> <filter> <and> <equal name="displayedName" value="Lag 100"/> <equal name="siteId" value="10.72.250.102"/> </and> </filter> <resultFilter> <attribute>description</attribute> <attribute>mode</attribute> <attribute>specificCardType</attribute> <attribute>lagMembershipId</attribute> <attribute>isl2UplinkMode</attribute> <attribute>portCategory</attribute> <attribute>portName</attribute> <attribute>objectFullName</attribute> <children/> </resultFilter> </find> </request> <responseValidationXPath>count(//*[local-name() ="findResponse"])</responseValidationXPath> </nfmp_getPortInfo>

Outtree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmpResponse> <status>DONE</status> <response> <findResponse xmlns="xmlapi_1.0"> <result> <lag.Interface> <portCategory>lag</portCategory> <specificCardType> <bit>mda_unknown</bit> </specificCardType> <description>CUST: Multiple Customers;;;Services:7</description> <mode>access</mode> <isl2UplinkMode>false</isl2UplinkMode> <portName>lag-100</portName> <objectFullName>network:10.72.250.102:lag:interface-100</objectFullName> </lag.Interface> </result> </findResponse> </response> </nfmpResponse>