[midPoint-git] [Evolveum/midpoint] ce25c1: Smart Integration: Add useAiService flag to contro...

Michal Zelenčík noreply at github.com
Fri Jan 23 10:23:12 CET 2026


  Branch: refs/heads/feature/system-mappings
  Home:   https://github.com/Evolveum/midpoint
  Commit: ce25c1909db74c412dfe5bb98df25ca25f1eba8e
      https://github.com/Evolveum/midpoint/commit/ce25c1909db74c412dfe5bb98df25ca25f1eba8e
  Author: Michal Zelencik <michal.zelencik at evolveum.com>
  Date:   2026-01-23 (Fri, 23 Jan 2026)

  Changed paths:
    M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingSuggestionOperationFactory.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/MappingsSuggestionRemoteServiceCallActivityRun.java
    M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java
    M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java

  Log Message:
  -----------
  Smart Integration: Add useAiService flag to control LLM mapping suggestion calls

- Move ctx init into factory: avoid passing a large number of input parameters
- Extend SmartIntegrationService.suggestMappings with `useAiService` flag
- Wire the flag through SmartIntegrationServiceImpl -> factory -> MappingsSuggestionOperation
- Skip LLM call when AI service is disabled
- Update activity run and tests

Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list