Hi all!
Im working with with the ICWC trying to set (at runtime) the navigational link of an Alert.
This is my approach: In my custom Alert class (implements the IF_CRM_IC_ALERT interface) I made a call to the <b>SET_NAVIGATIONLINK</b> method of the Alert itself (CL_CRM_IC_ALERT) in the EXECUTE method but its not working 😔 The Alert keep the configured Navigational Link in spite of the method call.
Did you guys have any idea how to do this?
Thanx in advance.
Al