cancel
Showing results for 
Search instead for 
Did you mean: 

How to get list value of constraints in custum model

rhofir
Champ in-the-making
Champ in-the-making
Hello,
I'm looking for how to get list value of constraint in custum model with the webservices.

       <constraint name="myModel:doc" type="LIST">
          <parameter name="allowedValues">
             <list>
                <value>value1</value>
                <value>value2</value>
                <value>value3/PV</value>
             </list>
          </parameter>
       </constraint>

thanks.
2 REPLIES 2

jerome_guyon
Champ in-the-making
Champ in-the-making
I'd like to do the same thing.

Is-it possible?

Thanks,

Jérôme

zomurn
Champ in-the-making
Champ in-the-making
me too Smiley Sad