Skip to main content
November 5, 2024
Solved

Edit table columns and send data in another table

  • November 5, 2024
  • 13 replies
  • 0 views

Hi 

I have a requirement to edit table  where I have to edit only 2 columns and show rest columns as readonly and send those 2 value in another table through process model but the another table where I need to store updated value has empty data thus I'm getting error 

please help me how to configure script type when I have to send value of those 2 column along with updated by and updated on in empty table where there is no id created

[mention:b45a4f6a20b14a008e4e0ec732a8bf98:e9ed411860ed4f2ba0265705b8793d05] 

    Best answer by vimals

    asfiyay2840 You may have to make column isSlsElectricalTiltLog as Auto Generated in your DB

    13 replies

    shanmathip7466
    November 5, 2024

    Hi [mention:f1719cb23da54416a6a4f5f27f3942cf:e9ed411860ed4f2ba0265705b8793d05] ,

    It seems null value is passed to the errored write to record node

    November 5, 2024

    yes I have to configure script type such that my etilt log table id gets created and I have to send transmitter id, electrical tilt and comment along with updated by , updated on

    manjunathb153343
    November 6, 2024

    check the pv passed to eTilt Log records, it should not be null to write the data to records