Reltio Connect

 View Only
  • 1.  Validation function | Brainstorming

    Posted 01-19-2023 01:03

    Hi Team,

    This is regarding recent requirement that we are analysing for our project. 

    Requirement -

    Considering Entity where we have attributes name "Start Month" & "End Month" (Considering profile has already been created with required values in the Tenant as per below).

    Current record having below details - 

    Start Month 01/09/2022
    End Month - 31/12/2022
     
    Action to be taken - When a User tries to "Edit" a new value in "Start Month" between the range of previous value it should throw a warning.
    Example - User trying to enter value as "Start Month" - 06/06/2022 which lies between { Start Month - 01/09/2022 & End Month - 31/12/2022 } it should throw warning  allowing user not to enter the value.
     
    Looking for a way to implement the same.
    Kindly share your thought on the same on implementation methods to achieve this.


    ------------------------------
    Chetan P
    Freshworks
    ------------------------------


  • 2.  RE: Validation function | Brainstorming
    Best Answer

    Reltio Employee
    Posted 01-24-2023 18:39
    Hi Chetan,

    To implement this custom logic you would need to write a validation hook. Check details in the below documentation link:

    https://docs.reltio.com/en/model/cleanse-data/validate-cleansed-data/validation-service/validation-service-configuration

    ------------------------------
    Thanks,
    Snehil Kamal
    Solution Architect
    Reltio
    Bangalore
    ------------------------------



  • 3.  RE: Validation function | Brainstorming

    Posted 01-27-2023 02:20
    Thanks for the response Snehil.

    I went through the above documentation regarding validation service configuration. Will get more into it and shoot in-case of any questions.​

    ------------------------------
    Chetan P
    Freshworks
    ------------------------------