Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creating Segments

Former Member
0 Likes
533

what is the meaning of minimum and maximum number while creating segments

regards

shankar

4 REPLIES 4
Read only

Former Member
0 Likes
496

Hi ,

It indicates how many number of records you can have for this segment.

Cheers

VJ

Read only

Former Member
0 Likes
496

Hi,

Maximum and minimim number in a segment denotes the number of records that a segment contain.

For header , the max and min is 1

For child , min is 1 and max can be any number

Read only

Former Member
0 Likes
496

Hi Shankar,

See minimum and maximum number provide you flexibility to decide how many times you want the record to exist.

e.g. if you set the minimum numner to '1' then the record will be appearing at least once. but if you set it to '0', it can be absent in some cases.

Same for the maximum number.

Hope this helps,

Pragya

Read only

Former Member
0 Likes
496

It is the minimum and maximum number of times that segment can occur in its parent node.

fr eg: in minimum = 1 and max = 10. that means that segment can occurs at least once and at the most 10 times in its parent node.

regards,

ravi