How can i add Map To Field Check Box in the Variable of Variable Set ?

Community Alums
Not applicable

How can i add Map To Field Check Box in the Variable of Variable Set ?

1 ACCEPTED SOLUTION

Then do mapping from Variable set list then like below see it should work in my opinion, by default it will copy for all RPs in my opinion, Please try.

Lastly you can create before BR as well on target table and copy field like below

current.watch_list = current.variables.watch_list

But first try with Variable list method that should work I guess.

find_real_file.png

Please hit like and mark my response as correct if that helps
Regards,
Musab

View solution in original post

13 REPLIES 13

Community Alums
Not applicable

@Musab Rasheed, I have Created a business rule(Before). But, it isn't working. find_real_file.pngfind_real_file.png

you have not checked 'Insert' or 'Update' checkbox, can you please check only 'Insert' checkbox and try creating new record producer request again ?

Regards

Please hit like and mark my response as correct if that helps
Regards,
Musab

Community Alums
Not applicable

Thank You Very Much @Musab Rasheed, It Worked. 

Allen Andreas
Administrator
Administrator

Hello,

In the future, please give as much information as you can so that replies your question are more relevant.

This entire thing could have been resolved by simply naming the variable the same name as the field name on the produced record.

Example: if you create a variable on record producer called: caller_id and after submission of the record producer, an incident is created AND there's a field called: caller_id on it...then automatically the field is mapped to that incident field.

You wouldn't need script or business rule, etc. So if you're able to do that and name it the same name, then that's a recommended way to handle all this.

Please keep that in mind for the future.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!