In the ExportXML class you have an option to compare against existing data and create a merge file for certain files. Here are the files you will need to place in there and how to organize them. You want to generate these files from a perfectly stock deployment so that the client's customizations are actually captured in the merge files. If you don't, then the merge file will only contain modifications after the date you generated it.
Create a folder I normally call mine base (or Base for Windows based).
Next create the following folders and put the shown files into those folders:
AuditConfig
AuditConfig-AuditConfig.xml
Configuration
Configuration-ConnectorRegistry.xml
Configuration-IdentityAIConfiguration.xml
Configuration-IdentitySelectorConfiguration.xml
Configuration-SystemConfiguration.xml
ObjectConfig
ObjectConfig-Bundle.xml
ObjectConfig-Identity.xml
ObjectConfig-Link.xml
ObjectConfig-ManagedAttribute.xml
UIConfig
UIConfig-UIConfig.xml
My normal ExportXML output is $Class$-$Name$ that is why they are named that way.
IdentityAI is not found on lower versions of IIQ.
No comments:
Post a Comment