Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Multiple rule config #330

Open
Open
@debashissinha

Description

@debashissinha

Hi @ryanjdew ,

I Ryan I have a scenario which I need some insight from you . How do we configure multiple rules in options.xml to be executed on a set of document .

Lets say we have three field json consisting of in two document and we intend to match them
a) fName
b) lName
c) gender

The rule that we intend to apply is

i) fname and lname should match gender may not match
ii) fname matches but lname doesn't matches and gender gain matches.
iii) fname doesnt match but lname and gender matches.

My question here is if rule 1 doesn't matches then rule 2 will execute . if rule 2 doesn't match rule three will execute and give a result . If none matches we get unmatched .Is there any way to achieve this .Please if you can provide some documentation or example will help a lot .

Thanks & Regards
Debashis Sinha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions