Question (SuiteApp). Previously with Bundles, a c...
# sdf
d
Question (SuiteApp). Previously with Bundles, a customer could view a list of installed components (records, fields, forms, etc). Is there a way to do that with SACC delivered SuiteApps?
s
It is possible to review the Audit Trail of an installed SuiteApp. It lists the components created.
c
I was looking at this the other day, it seems like you'd have to write some kind of parser for the XML objects in your directory (or find a library that does it already) and spit it out into a pdf and attach it as the admin guide or something. There's no list like there used to be besides the audit trail Selcuk mentioned.
e
Thanks everyone