cancel
Showing results for 
Search instead for 
Did you mean: 

unable to add value to model node with cardinality 0..n

Former Member
0 Kudos

Hi All,

Im working with Webdynpro Java.i have an issue here.i have a input field item named customer and a drop down box item location.when i give customer and location as inputs,a WSDL (named Equipment WSDL) is called.the result is a drop down list containing equipments id

i took a custom node location with cardinaliy 0..n.i gave static values as input for location.i need to set the location values to model node location.when i m giving a single value to custom node location,that static value is not accepted by model node location(in WSDL) whose cardinality is 0..n.

Please suugest a solution for this issue

With Regards,

Ushasri.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

When you do context binding then,you can create the attribute in the model attribute.

Regards

Nidhideep

Former Member
0 Kudos

HI Ushashri,

What do you mean by 'static value is not accepted by model node location'

how you have done the mapping

send me the hierarchy of rfc and ur value node

With Regards

Naidu