Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation of (address) master data in registration process screen (extension for international rules) (ext: CXAR-809) #64

Open
Phil91 opened this issue Jul 12, 2023 · 0 comments
Labels
portal Task for Portal componet Release-not-committed

Comments

@Phil91
Copy link
Member

Phil91 commented Jul 12, 2023

Background:

  • in the registration process an organization / company can either register 1.) via search and automatic association of availabl data for 2.) by adding data manually
  • In this feature we consider the alternative 2 via manual data entry
  • For manual data entry the address of the legal entity has to be entered. This currently involves the following fields with an attached generic validation logic:
    ** Legal entity name
    ** Registered name
    ** Street + house number
    ** Postal code
    ** City 
    ** Country
  • For the acual validation logic is described in: CX-Portal_Registration_Form.pdf 

 

Target scenario:

  • The address entry is aplicable for international addresses. 
    In respect to internationality the following regions / countries are covered:
    ** Release 3.1  scope is limited to European companies (in alignment with [~[email protected], ~[email protected]](~[email protected], ~[email protected]))
    **   further extension with the availability of quality rules from BPDM
  • There is a validation logic for all (including international) versions of address details. 

Benefit:

  • it is avoided that ill-formed addresses are entered during registration and thus prevent a successfull registration and especially the generation of a "golden record" for the registering organization or the matching to existing "golden record data"

 

Implementation idea / approach:

  • a machine-readable structured sort of table for validation rules
    ** key / selector: country/region
    ** associated rules in form of regex patterns for mandatory adress fields (street/housenumber, postal code, city + eventually regio specific fields)
  • Idea: use validation rules from BPDM (precondition for implementation of this feature)

 

 

 

Components: BPDM_GR, CPLP
Sprints: N/A
Fix Versions: N/A
StoryPoints:N/A
Attachments:N/A

@Phil91 Phil91 added this to the CX Release 3.3.0/2023 milestone Jul 12, 2023
@FaGru3n FaGru3n added the portal Task for Portal componet label Jul 25, 2023
@jjeroch jjeroch removed their assignment Jul 26, 2023
@FaGru3n FaGru3n removed the feature label Jul 26, 2023
@jjeroch jjeroch removed this from the CX Release 3.3.0/2023 milestone Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
portal Task for Portal componet Release-not-committed
Projects
Status: Inbox
Development

No branches or pull requests

3 participants