Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Xml generate key

Hi, thanks in advance.

I´m trying to import this xml:

<?xml version="1.0">

<ConsolidadoQlikView>

<Backends>

     <Backend id="AB">

          <Nombre>AB-TickerCast</Nombre>

          <ActivoInformacion>AYBAN-UNICO</ActivoInformacion>

          <FuncionesBackEnd>    

               <FuncionBackEnd SLA="1000">UpdateNoticeBE</FuncionBackEnd>    

               <FuncionBackEnd SLA="1000">MyActualNoticesBE</FuncionBackEnd>    

               <FuncionBackEnd SLA="1000">GetBanners</FuncionBackEnd>         

               <FuncionBackEnd SLA="1000">FoldersBE</FuncionBackEnd>         

          </FuncionesBackEnd>

     </Backend>

</Backends>


But when i generate the qvd, it generate keys that i could'tn join because the keys are multiplied.


Thanks in advance.


Matias.




0 Replies