I am attempting to capture the P101_USERNAME so when the user logs in a "Good Morning Tom", message will appear for example. I have the functionality working however capturing the user name is not working since the item does not get submitted until after my welcome message appears. The Welcome is based on a Dynamic Action Before Page Submit. My question is how can I capture the username prior to running my dynamic action?