IT Process Automation

  • 1.  PAM 4.3 SP01 - IRF - field 'undefined'

    Posted May 10, 2018 06:23 PM

    I am having an issue trying to populate a Date field in my IRF.  If the form field is at the first level (Form.startDate), I can set the value in the Form Data Initialization Code.  However, if the same field is at the second level (Form.empDetail.startDate) it fails and the only error in the operator is:  "undefined".  I've copied the form label directly from the properties in the IRF, so I know it isn't a typo.

     

    I thought there was a discussion on this but I can't find it.

     

    TIA,

    J.W.



  • 2.  Re: PAM 4.3 SP01 - IRF - field 'undefined'
    Best Answer

    Posted May 16, 2018 10:46 AM

    Same problem. Found the solution here: Manipulate FieldSet 

     

    EDIT: Also found in the documentation here: Initialize Form Variables - CA Process Automation - 04.3.02 - CA Technologies Documentation 



  • 3.  Re: PAM 4.3 SP01 - IRF - field 'undefined'

    Posted May 16, 2018 10:19 PM

    Thanks, James.

     

    That was it exactly.  I must have jumped right over it in the docs. Nothing like the "RTFM" to make me look for better coffee!

     

    J.W.