User Activity

I am using STM32F091RCTx microcontroller and have configured RTC internal periodic wake up timer in interrupt mode. On timeout the respective isr routine is getting called but it is not waking up the MCU. i am not using SLEEP_ON_EXIT.Can anyone help ...