Hello @Sanjay_Christian,
Based on the error message, you have some custom logic, and in this logic (see Before Enter logic handler) you’re trying to take the phone
property of some object. The problem is that this object does not have any value. Please add Print
blocks and try debugging this part of the code.