The application consists of types, lifecycles, modules, forms and workflow.
I install them with composer or Application builder.
I know how to uninstall types from Document Administrator.
How manage I to uninstall others?
Delete all objects underneath /System/Applications/<your app name>
lifecycles and workflows will have to be unistalled first before deleting them, see unistall API
Also delete relevant BOF files under
/System/Modules
/System/Modules/SBO
/System/Modules/TBO
1.Remove the contents/objects under /System/applications/[Your App Name]2. Delete any object of dm_application type that is related to your apps, IF exist. If there's no dm_application object, don't worry about it.3. Delete any object of dmc_taskspace_app for your taskspace app. (In case your application is taskspace application)
Regards,
Sagar
Any update on your issue.. does prev reply helped ?