Uploaded image for project: 'transportpce'
  1. transportpce
  2. TRNSPRTPCE-22

Different values for TpId

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • None
    • None
    • None
    • None

      in the ModeMappingUtils class - getNodesListAToZ and getNodesListZToA methods

      if the Resource in the AToZ or ZToA list are of type TERMINATION_POINT

      then there is a check on the TpId if containing the following values (PP, TTP, NETWOR or CLIENT)

      While after the initialization of servicePathInputDataAtoZ or servicePathInputDataZtoA Objects, in the deviceRendering method it calls the setupService method in the DeviceRendererServiceImpl class which compares the TpId to totally different Values stored in OpenRoadmInterfacesImpl class in the common module which are

      NETWORK_TOKEN = "XPDR-LINE"
      TTP_TOKEN = "TTP"
      CLIENT_TOKEN = "XPDR-CLNT"
      PP_TOKEN = "PP"

       

      we can fix and commit the issue by using the values in the OpenRoadmInterfacesImpl in all cases but we need confirmation from your side.

       

      orenais guillaume.lambert martial.coulibaly gthouenon cbetoule

       

            gthouenon Gilles Thouenon
            doha.khaled Doha Khaled
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: