Hi Jayasree Sureshbabu,
If you want to delete an account on a web page:
In PostgreSQL:
Hi Jayasree Sureshbabu,
Try this!
Hi JayaShree,
First go to your account entity and give the delete access to user.
Now go to your profile page from where you want to delete the user -> take a button(delete) -> onClick of this button call a microflow -> inside this microflow give the access to user & take a retrieve activity -> select account entity ,in the range select first & in the xpath [id=[%currentuser%]] -> now take delete object &delete the currently retrieve object after close the page or do what you want.
Hope you like the answer
Hi JayaShree,
Have you tried using Community Commons java action executeMicroflowAsUser_1?
https://docs.mendix.com/appstore/modules/community-commons-function-library/#execute-microflow
Regards,
Raghav