how to Set field value in reference field using BR

Akki1
Tera Contributor

Hi,

How to set reference field value using Business rule?

I have 2 fields on a custom table

u_id-String

UserRef-reference to sys_user

I want Business rule code that when u_id is filled or updated it should go glide record using u_id field to match UserId in sys_user table and that record should be updated in UserRef

15 REPLIES 15

Akki1
Tera Contributor

It is not working