Fuzzy match in Appian

Certified Associate Developer

Is there a built in function for fuzzy match in Appian?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Stefan Helzle

    Thank you for introducing Smart Services. I looked into it, and it seems well-suited for handling requirements like searching nicknames, abbreviations, and fuzzy matches. However, I noticed that it only supports record types, which we are not currently using.

    Our design involves making API calls through the integration layer, manipulating the data in ER, and then mapping it to the interface. Given this architecture, how would you recommend implementing Smart Search within our setup?

Children