cancel
Showing results for 
Search instead for 
Did you mean: 

Do Componenten Interfaces support recursive nodes?

faebulicious
Explorer
0 Kudos

Hi

I've created a simple componenten interface with a recursive node, but after save and manually refresh (display another object and display ci again) the recursive node has gone?

Is it a bug, or aren't recursive supported by component interfaces?

thx in advance.

Fabian

Accepted Solutions (1)

Accepted Solutions (1)

faebulicious
Explorer
0 Kudos

i agree. but why is the recursive node getting lost in the componenten interface. if i can define it, it should be saved? using recursive nodes works without any problems, when using it in a normal component.

former_member450736
Active Participant
0 Kudos

following restrictions apply on recursion nodes:

1. You cannot nominate a recursive node to act as the data source in a context mapping relationship. Recursive node structures are restricted to the scope of a single controller.

2. The root node of a context cannot be used for a recursion.

Thanks,

kranthi.

Answers (1)

Answers (1)

Former Member
0 Kudos

hello,

I think reursive node is just a reference to its parent node. it is used to load it's parent node which are non singleton in nature.

they dont hold any data within them. This is not the problem with framework.

Thanks

vishal kapoor