Skip to main content

I’m working with the PDF_REPORT_CREATED event in Apps 10upd5 and trying to use the USER_MOBILE_PHONE variable. I can’t find where you can set the value for a user. It’s not the mobile phone connected to the Person record, it appears to be coming from the FND_USER_PROPERTY view. The only other place I’ve found it is in the Aurena interface on the Account Settings in the User Information section.

Is this one of those partially built out but not completed features? Or am I just being blind?

Thanks for any insight,
Lane

HI @Lane ,

 

Go to user and RMB on the page and go to User Properties. Then try to add MOBILE_PHONE property and check your event action.  If mobile phone is not try USER_MOBILE_PHONE

Refer the below guidance.