Configuring AIMap
- Nitin Beri (Unlicensed)
- Rohan Dhanwade (Deactivated)
- Ashhad Alam
By default, AIMap is enabled. However, if you want to update the properties of AIMap or enable it (if disabled), follow the steps given below.
- Click Account > Settings.
- Expand the Microservice Settings, and then select WebRunner in the left panel.
Expand the category, AIMap.
  Â
Set the value for the property abpm.services.aimap.enable to yes to enable the AIMap.
Set the value for the property abpm.services.aimap.autoapply as per your requirement.
Property Description Default Value Possible Value abpm.services.aimap.autoapply This property governs the working of AIMap. This property can be set 'yes, no, or ask'.
- When set to yes, AIMap will apply best possible mapping rules after schema load.
- When set to ask, AIMap will show you options to apply rules if you want to after schemas are loaded.
- When set to no, AIMap will not do anything after schemas are loaded and you will have to click on AIMap button to use the feature.
yes yes/no/ask Click AIMap under Microservice Settings in the left panel.
Expand the category AIMap in the right panel to configure the other AIMap properties.Â
Enter the values for following properties as per your requirement.Â
Property Description Default Value Possible Value abpm.services.aimap.confidenceLevelCutOff Write the cut-off percentage of confidence level you want to view in AIMap suggestions. For example, if you write 30, the AIMap will show all the suggestion matching from 100-30% confidence level. 50 Any integer abpm.services.aimap.confidenceWeightageToMetadata This property determines weightage of metadata in confidence calculation. 50 0 to 100 abpm.services.aimap.enableDebugLogs When this property is set to yes, AIMap will run in debug logging mode.
This property should be set to yes only if AIMap is facing an issue in providing suggestions.no yes/no abpm.services.aimap.freeze Setting this property to yes prevents AIMap from learning from mappings that are added to AIMap Library. no yes/no abpm.services.aimap.topSchemas Write the number of most similar schemas you want AIMap to consider when looking for suggestions. Setting this to a high number will make AIMap consider more mappings as suggestions, but will also increase the time taken to fetch suggestions. 10 Any integer Click Update to save the changes.