Hi,
I have on page 60 a calendar 5 region using SQL request . On the attributes of the calendar, I set a create link attribute for page 61.
In this link I set the P61_DATE_ACTIVITE item with the subsititution string &APEX$NEW_START_DATE.
When I double-click in the calendar I get an error message, checksum problem :
"(RPP61_DATE_ACTIVITE15/01/2016 [E9453229B8708615E116706583AEE8B9]) ne concordent pas avec le checksum transmis à la procédure d'affichage (203A2AB3351CEA0906F74F13B1D49F07). ",
it is an error message :
- is_internal_error: true
- apex_error_code: APEX.SESSION_STATE.SSP_VIOLATION2_FOR_DEVELOPERS
- component.type: APEX_APPLICATION_PAGES

how to get rid of this session state or checksum problem ?
Thank you.