Exceptions while creating BPM

Hi,
Writing a first BPM for Inventory adjustment. I have taken a child table part and userdecimal3 field of Datatype Double. When i validate the BPM ,it is not showing any issue. But while saving it it shows the error- There is atleast one compilation error.(Attached below). What is the reason for showing this exceptions…

TIA

Exception details ;

Vaidate doesn’t check for compilation or syntax errors, it only check to
make sure at the blocks are connected correctly.

I think we’d need to see what the condition​ syntax looks like.

Thanks,

Norman Hutchins
Systems Administrator
Howell Laboratories, Inc.

Hey Norman,
Thanks for ur suggession, yes…we’d have to rechek the condition…now i am trying it step by step…by saving on each step…

Thanks