Log message error

error message in assignment 1 of level 3

can someone help me in that ???

Hi @Mayur_Pawar

It seems like you are trying to use a variable/ object in the log message activity which is returning a null. You might need to check why the variable/ object is null and why it is not getting assigned properly in places where you have used it.

2 Likes

Hi @Mayur_Pawar

@Lahiru.Fernando is correct, try to print hardcode value in Log Message activity and write line the value of the variable you have used .

Thanks,
Prankur

4 Likes