Alma - drools copyField doesn't work on multiple fields
- Article Type: General
- Product: Alma
Problem Symptoms:
The following normalization rule only copies the first 856 it encounters and it should be able to copy all.
rule "copy 856 to 956"
when
TRUE
then
copyField "856" to "956"
end
Cause:
This is a known issue: URM-29868
Resolution:
- Article last edited: 12/13/2013