Skip to Content
0
Former Member
Nov 17, 2009 at 12:34 PM

Shared data in FPM

58 Views

Hi Experts,

I have number of componentes in use.

I have made one component as main component ( means all the node and methods which are used across

different component are put in main component). I have also implemented IF_FPM_SHARED_DATA.

the data is shared betwwen different, till now no problem.

But when i need to restart the application on some specific actions, I have to INVALIDATE all the nodes.

but these nodes are not getting invalidated across the component. the data is still there in the components but it is gone from main component.

all the mappings of nodes are correct.

Plz Help...

Thanks in Advance

Arvind