LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only

BRX and controller export a different format to stand alone graph

  • 1.  BRX and controller export a different format to stand alone graph

    Employee
    Posted 10-27-2014 02:16

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: khopkins

    Hi Everyone,

    I am using a simple jdbc node with Lavastorm 4.5.3 to retrieve data from a MS SQL database.
    As we then use this data and export it into a brd file for the business to use i have changed the SqlDateType parameter to datetime to match what is in the database table.

    My issue is that when i run this via the bre it exports the data into the brd as datetime but when scheduled and using the Lae Controller from the deplyed Brx file it only exports the datetime fields as a date which is causing issues for the people who need this data.

    Can someone please tell me why this is happening and how to rectify as the brx has the correct property associated prop:ls.brain.node.java.QueryDump.sqlDateType=date time

    Regards,


    Keith