Form Personalization
I am trying to launch a standard JSP self service form from custom java based form. I was trying to implement the same through form personalization. I have added special menu and I launched the function AR_ACCOUNT_OVERVIEW . But I am not sure what parameters to pass and how to pass. It looks like HzPuiCustAccountId and HzPuiAccountNumber are the required parameters. But when I pass those values, I still get error messages like invalid arguments.
My requirement is to launch custom standard - account overview screen and query the form with the account number passed as a parameter.