From source I am getting only one column as FullName and there is no other column which can identify whether the Fullname is personās name or a companyās name. In Ataccam, is there any out of box functionality built which can parse the FullName column and identify the party type?
If yes, then kindly do letĀ me know the steps which I need to perform to achieve this.
Thanks
FS
Best answer by Phil Holbrook
Hi @fshahinĀ - thatās a tricky one, especially if you consider that many companies have āpeopleā names - John Lewis, say,Ā
Strip titles is a good approach - for a more comprehensive sample, try looking at the supplied Cleanse Company Name components - there are a few: you can find them under theĀ respective country-specific step selectionĀ in ONE Desktop - you will probably need to open/createĀ a blank plan file before this list shows all the right steps.
So for instance the GB component is here:
Drag this component into a blank plan and ONE Desktop will unpackĀ the source file for the component into the folder your COMPONENTS shortcut points to.Ā I picked this up from vn 14.5.2 but I think itās in all recent versions.
Note that this component uses a partial snapshot copy of the list of registered UK companies available from Companies House, and a rather elderly one at that. It is not automatically going to work or be kept up to date without ongoing work as part of your solution design.Ā Using a full copy may be slow: there are a lot more registered companies than the supplied lookup holds.
It does other things than just that lookup though, so it may give you some ideas.
Hi @fshahinĀ - thatās a tricky one, especially if you consider that many companies have āpeopleā names - John Lewis, say,Ā
Strip titles is a good approach - for a more comprehensive sample, try looking at the supplied Cleanse Company Name components - there are a few: you can find them under theĀ respective country-specific step selectionĀ in ONE Desktop - you will probably need to open/createĀ a blank plan file before this list shows all the right steps.
So for instance the GB component is here:
Drag this component into a blank plan and ONE Desktop will unpackĀ the source file for the component into the folder your COMPONENTS shortcut points to.Ā I picked this up from vn 14.5.2 but I think itās in all recent versions.
Note that this component uses a partial snapshot copy of the list of registered UK companies available from Companies House, and a rather elderly one at that. It is not automatically going to work or be kept up to date without ongoing work as part of your solution design.Ā Using a full copy may be slow: there are a lot more registered companies than the supplied lookup holds.
It does other things than just that lookup though, so it may give you some ideas.