User bio
404 bio not found
Member since Nov 23, 2022
Posts:
Rudi has not published any posts yet.
Replies:

Does anyone know how to specify the Type in the Export method of Security.Applications, I want to export only the client applications (without having to specify all the different applications in the 3 parameter)

• classmethod Export(FileName As %String = "ApplicationsExport.xml", ByRef NumExported As %Integer, Applications As %String = "*", Type As %Integer = -1) as %Status

This method exports Application records to a file in xml format.
Parameters:
FileName - Output file name
NumExported (byref) - Returns number of records exported
Applications - Comma separated list of Applications to export, "*" = All
Type - Type of applications to export, -1 = all
Bit 0 = System Application - Reserved
Bit 1 = CSP Application
Bit 2 = Privileged routine application
Bit 3 - Client Application
Certifications & Credly badges:
Rudi has no Certifications & Credly badges yet.
Global Masters badges:
Rudi has no Global Masters badges yet.
Followers:
Rudi has no followers yet.
Following:
Rudi has not followed anybody yet.