hello,
i have a database, it consist of firstname,lastname,mail,phone.
since they do not have displayname, how should i generate display name in metaverse? i was thinking about concating firstname and last name and then flow it to the metaverse, but there is no custom thing like that in attribute flow of sql MA.
i want to achive the same thing for accountname which is for example 'john smith' should be flowed j.smith as accountname and then for samaccountname in AD.
do i have to use inbound sync tule? please guide