limj
2023-09-22 1a337396c4c1ec7c7e3ee1fc7490343f69fdc054
_Main/BL/IntegratorConfigs/IntegratorConfig_PanelMaterialRestServer/ContentMapperProcessor_ContentMapperReponse#1.qbl
@@ -2,8 +2,21 @@
#parent: #root
ContentMapperProcessor ContentMapperReponse
{
  DefaultMappingName: 'PanelMaterialResponseResult'
  PosX: 330
  PosY: 450
  ReplyChannelOutputs: QuintiqEndpoint
  ConditionalMapping
  {
    ExpectedValue: '/panelMaterial/send'
    MappingName: 'PanelMaterialResponseResult1'
    SourceMessagePath
    {
      Path: 'Header'
    }
    SourceMessagePath
    {
      Path: 'path'
      SequenceNr: 1
    }
  }
}