cancel
Showing results for 
Search instead for 
Did you mean: 

Attribute path

Former Member
0 Kudos

Hi,

can someone tell me what i have to mention here.

  value1 = get_prospect_address_short( attribute_path = ' '

                                       iterator       = iterator ).

attribute_path = '??'.

iterator=' ??'.

regards,

Murali

Accepted Solutions (1)

Accepted Solutions (1)

juergenbaur
Active Participant
0 Kudos

Hi Murali,

depending on the hierearchy level of the field you are talking about the attribute_path is build with slashes between each hierarchy level.

E.g. /BTAdminH/BTCustomerH/CUSTOMER_EXT.

The names between the slashes depend on your nodes.

Iterator = the current line.

br

Jürgen

Answers (0)