Delete folder in the private view

Hi,
May I know how to delete the folder in the private view? I have checked and there is only delete option for public view only in “App Management”. Please advise. Thanks.

image

Yes there is no option in the GUI to delete a private folder. This can only be done by running a utility function.

You can raise a enhancement request at apliqoc3ux / apq-c3-ux / issues — Bitbucket if this is important for you.

How to delete using utility?

Call the TI process }APQ.UX.Dim.App.Delete.Private with parameters

  • pTgtElement = folderName
  • pArchive = 0

E.g.
folderName = Demo1->a2.f1
folderName = Demo1->PrivateApp.f1