Hi all,
I am doing Exception handling in Guided Procedures.
I have made a process which will call a function in Bapi by a
callable object of type External Service.
It works fine for the existing user.
But for the user who is not in the system it will stop at the first stage only without any further message.
It will show that action is completed.
Can anybody help with regard to this problem.