Expand my Community achievements bar.

Never miss an update of the Adobe Journey Optimizer Community Lens! Subscribe now to get the latest updates, insights, and highlights delivered straight to your inbox every time a new edition drops.
SOLVED

How to Add & format the computed date + 60 days in AJO

Avatar

Level 5

Hello,

 

I have an issue with dates, for computed date, I need to add 60 days (validity period)  & format the date.

I can format the date but i cant able to add 60 days to my computed date. if i try to add am getting error as "invalid syntax missing schema field ". (using variable).

Thanks

AJODev

1 Accepted Solution

Avatar

Correct answer by
Level 5

@SatheeskannaK , i saw mentioned thread but its not working.

I believe in AJO, we dont have any function to add days to the current date.

so i requested to my DB admin to create new row with current date + 60 days , so that we can import or map attribute by creating new attribute in schema.i used that attribute in my personalization.

 

Thanks

AJO Dev

 

 

 

View solution in original post

2 Replies

Avatar

Community Advisor

@AJODev Have a look at this thread on a similar ask.

Thanks, Sathees

Avatar

Correct answer by
Level 5

@SatheeskannaK , i saw mentioned thread but its not working.

I believe in AJO, we dont have any function to add days to the current date.

so i requested to my DB admin to create new row with current date + 60 days , so that we can import or map attribute by creating new attribute in schema.i used that attribute in my personalization.

 

Thanks

AJO Dev