You are creating a process with a start condition. When you click 'Evaluate' you receive an error "Invalid expression. Check if the format is correct".
Example -
Missing double quotes around the string
Make sure that strings have double quotes
(process.s*****.status_code == lookup("BPM_PROCESS_UI_STATUS", "BPM_PIS_DONE") )