Hello, I want to perform user adding and deleting, password creation and modification, and other password-related operations directly on the screen. I’m using UserXManagerUI for this, but I haven’t figured out how to create these functions yet. How can I do this?
It’s a little bit unclear what your looking for:
Questions:
- Is this a mappView application and you don’t want to use the MappView/MpUserX integration ?
- Is this a multi client MappView application ?
- Is this a Visual components visualisation ?
For points 1 and 3 you could take a look at the mappServicesDemo. This was installed together with MappServices TP.
For point 2 you will need the MappView/MpUserX integration.
This is a MapPView application and MapPView/MpUserX integration. I’ve completed the integrations and can log in to MapPView, but I also want to add other features like adding new users and creating passports through MapPView. I’ll take a look at the MappServicesDemo.
Maybe too late. But if you are using AS4, there is mappFramework available. User management is solved there, including prepared content for mappView visualization. There are tutorials. Look for the mappUserX video to see what is included.

