[progress Communities] [progress Openedge Abl] Forum Post: Re: Object Script Doesnt Work

  • Thread starter Thread starter Shiva Duriseati
  • Start date Start date
Status
Not open for further replies.
S

Shiva Duriseati

Guest
Hi Abir, Can you replace the line rbv_api.updateRecord('show_rest', id, {'the_amount_payable':sunOfSal},{'rest':rest}); with the below line and try again? rbv_api.updateRecord('show_rest', id, {'the_amount_payable':sunOfSal,'rest':rest}); Since the Rollbase do not have any API as updateRecord(string,string,object,object). Regards, Shiva

Continue reading...
 
Status
Not open for further replies.
Back
Top