CA Service Management

  • 1.  export a field of table "Lista de eventos"

    Posted Mar 17, 2016 07:23 AM

    Good morning,

    A user wants to export the next table but the column "Detalles" doesnt appear.

     

    In the line Line 350: <PDM_MACRO name=lsCol hdr="Detalles" attr=event.code export=no fmtfunc=fmtDetails sort=no> (list_event_log.htmpl) remove export=no and appears this when export

     

    How i can solve?

    Thanks and best regards.



  • 2.  Re: export a field of table "Lista de eventos"

    Posted Apr 04, 2016 05:02 AM

    Hi Eva,

     

    This can be resolved by changing the 'export=Yes' on the macro:

     

    <PDM_MACRO name=lsCol hdr="Detalles" attr=event.code export=yes fmtfunc=fmtDetails sort=no>

     

    Regards,

    Brian #helpinghands



  • 3.  Re: export a field of table "Lista de eventos"

    Posted Apr 04, 2016 11:12 AM

    Hi Brian,

     

    I tried it early export=yes. It's happen the same.

     

    Best regards.



  • 4.  Re: export a field of table "Lista de eventos"

    Posted Apr 06, 2016 08:30 AM

    The solution I proposed usually work. Perhaps log a support case for further analysis?



  • 5.  Re: export a field of table "Lista de eventos"

    Posted Apr 07, 2016 03:55 AM

    Ok, than you Brian



  • 6.  Re: export a field of table "Lista de eventos"

    Posted Apr 12, 2016 02:40 AM

    Good morning,

     

    as I said earlier, before opening the discussion on Communities ca, i wrote export = yes and it not work

    It will be a bug?

     

    Thanks and best regards.