Test Data Manager

 View Only
  • 1.  LEN Function in FDM(Fast Datamasker)

    Posted Jul 15, 2019 06:15 PM
    Hi All,

    I have a requirement to calculate length of Phone Num Column in Database as they can be 7 or 10 digit No. While trying to apply LEN Function I am getting error where clause: LEN(PHONE_NUM) = 10 is invalid. is LEN Function not compatible with FDM or any syntax error here.

    Thanks for the help in advance.


  • 2.  RE: LEN Function in FDM(Fast Datamasker)

    Broadcom Employee
    Posted Jul 16, 2019 07:45 AM
    This works for me.  Can you provide an example.
    regards


  • 3.  RE: LEN Function in FDM(Fast Datamasker)

    Posted Jul 16, 2019 05:14 PM
      |   view attached
    Attached is screenshot with Function, Job Details and error I am receiving.

    Attachment(s)

    docx
    AreaCD_ErrorLog.docx   555 KB 1 version


  • 4.  RE: LEN Function in FDM(Fast Datamasker)
    Best Answer

    Broadcom Employee
    Posted Jul 17, 2019 10:14 AM





  • 5.  RE: LEN Function in FDM(Fast Datamasker)

    Posted Jul 22, 2019 09:50 PM
    My Database was Oracle and Length Function worked. So for Oracle DB its Length while for SQL its LEN