This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Request for custom table template code

Hi All,

I am new to this tool and need a small help.

We have a custom attribute called CCC_GD_GUID in ADSContact table. We are filling this CCC_GD_GUID  column from a contact import process. CCC_GD_GUID is a unique attribute.

(e.g. of CCC_GD_GUID 551eae1cf9721ec078e35585e41a36e7)

We need to write the value of CCC_GD_GUID in to the 'Alias' column of EX0MailConatct.The actual requirement is CCC_GD_GUID of ADSContact should present in the EX0MailConatct table as Alias.

I could see we can set a value calculation under below path.

Designer ->Identity manager Schema-  > Customized Tables ->EX0Mailcontact-> Alias Column->Column Properties ->Value calculation.

However I am not sure how to write the code. Can I have the sample code for this.

Regards,