<div dir="ltr">Please forgive me but I have a simple question. �How can I check to see if there's custom header attribute exist or not before I perform the below:<div><br></div><div>String strFirstName = props.getHeaders().get("FirstName").toString()<br>
</div><div><br></div><div>I believe if there's no custom headers, then it'll exception.</div></div>