Details
-
Type:
Bug
-
Status:
Rejected
(View Workflow)
-
Priority:
Normal
-
Resolution: Cancelled
-
Component/s: NEP
-
Customer:OMAN-Tel
-
Defect Category:Improper Test Plan
Description
As you know we automate the process of adding routers in Planning to our IP dump collection list via DB View NE_PLANNED_ROUTERS_VIEW. But now we are NOT getting new routers added in planning in the DB view. This is hindering the automation process of adding planning IPs to our collection list. See below sample IPs which were added recently and still not present in DB view. Accordingly we need you to review the DB script and inform us what is the issue and fix it
attached the script used on PROD
Dears,
Routers reported as missing from the "NE_PLANNED_ROUTERS_VIEW " are not appearing due to non-compliance with the required inclusion criteria.
To be included in mentioned view, each router must have the following conditions:
1.An interface of type "LoopBackInterface" with the name "LOOPBACK0".
2.An Additional Info with the attribute "NE_Network_Position".
3.A valid WAN IP assigned.
Routers that meet all the above criteria will be visible in the "NE_PLANNED_ROUTERS_VIEW" accordingly.