IT Process Automation

Expand all | Collapse all

Form initializacion code form forms using Variables within Data Sets

  • 1.  Form initializacion code form forms using Variables within Data Sets

    Posted May 17, 2016 01:42 PM

    Greatings to the group.

     

    Please your help.

     

    We are using an IT PAM 4.2 cp2 form and within in some datasets with variables. But when we try to initialize this variables as part of an PAM user interaction activity PAM indicates that dataset vatiable is not defined.

     

    Normally without data sets we initialize variables using  this format (Form.ref_num = Process.wf_cr_ref_num), with data sets we try using Form.detail.ref_num = Process.wf_cr_ref_num where detail is the name of de data ser object in form.

     

    Any suggestion?

     

    Regards,

    JOHN



  • 2.  Re: Form initializacion code form forms using Variables within Data Sets
    Best Answer

    Posted May 24, 2016 05:34 AM

    Hi Johnv

     

    Find the dataset variable in question and right click on one of them select view expression which will give you the correct variable name, use that variable name on your assignement statement.

     

    Thanks

    Sivu