Any Idea ?Converted datatype from string to memoRun Update Database.Past records in the columns are blank now when i am fetching back date recordsAny approach to take as an advice or suggestion before converting from string to memo or any idea on how to take the backup of db in Adobe Campaign classi...
We are fetching JSON data in a var type. Then we are assigning the var value to <attribute label="Links Url" length="2048" name="lnksUrl" type="string"/>.schema. Problem is when that when I change the length of my string type URL field to 2048 i.e. <attribute label="Links Url" length="2048" name="l...
I want to change the length of my string type URL field to 2048 i.e. <attribute label="Links Url" length="2048" name="lnksUrl" type="string"/> but its not working. Its only working when the length is of 1024. Any idea on how we can manage to extract. Do i need to take any other data type instead o...