Insert record activity. Can I get executed query?

評論

2 條評論

  • Avatar
    sysberry GmbH

    Hi Rakesh,
    This error is mostly because you are trying to put string to number field in DB or the length of the string is too big for the field specified in DB.

    The SQL Query you can see in SQL server profiler (SSMS Tool) or just try to understand the query specified in the configuration and then write in SQL. In most cases you should have the same query.
    Regards,
    Alexey

    0
    評論操作 永久連結
  • Avatar
    AgilePoint NX Support

    Hi Rakesh,

     

    You can enable debug mode for Insert record activity and read the AgilePoint log files created at '<installation folder>\AgilePointInstance\logs\debug\' to get more information on the error occurring for your case.

     

    Reference picture:

     

    Thanks,

    AgilePoint Support

    0
    評論操作 永久連結

登入寫評論。