Element
|
Type
|
Description
|
---|---|---|
Your load file set
|
XML
|
Custom loader file to add entries of custom OIR XML files.
Location in module: <customizationRootDirectory>/configurations/loadfiles/acme
|
Your OIR load file
|
XML
|
Custom XML file for OIR of your object type
Location in module: <customizationRootDirectory>/configurations/loadfiles/acme
|
Java class for custom OIR algorithm
|
JAVA
|
To define custom OIR algorithm
Location in module: <customizationRootDirectory>/module1/main/src
|
BAC package
|
zip
|
After the OIR is loaded by uploading from UI or using loadFiles, you can choose to export via BAC UI and submit the zip as customization artifact instead of loadFiles.
Location in module: <customizationRootDirectory>/generated/BAC
|
|
The load action will fail if there is an existing OIR for the type in the context. The existing OIR must be deleted first.
|
|
It is recommended that all load files are located in the custom folder. For more information, see CCD Package Structure.
|