Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Editing a field type in AEP

Avatar

Level 3

Hi,

I am looking to editing a field that has been setup as a boolean. Can I change the data type to 'double' under the field properties even if the schema has been set live?

Thanks  

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @CBSIMP - Yes it is possible to change the value of datatype from double to boolean or boolean to double even after the schema is enabled for profile.

 

You just need to make sure that after changing the datatype you are sending the correct value to the datasets associated with that schema.

 

Thanks,

Arpan

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @CBSIMP - Yes it is possible to change the value of datatype from double to boolean or boolean to double even after the schema is enabled for profile.

 

You just need to make sure that after changing the datatype you are sending the correct value to the datasets associated with that schema.

 

Thanks,

Arpan