Resolved! update() function in BR is creating a new record rather than updating the record.
Hi All,I am facing a strange issue , I have written request.update() in mentioned code , It creating a new record rather than updating the matching record.I have enabled debug log and checked this is creating a new record where the new record's statu...
