Decision Management (ODM,ADS)

 View Only

How to make a field in decision table to accept the values in comma separated string?

  • 1.  How to make a field in decision table to accept the values in comma separated string?

    Posted Fri July 18, 2014 04:54 PM
    Hi ,

    I have a requirement to add new values to decision table dynamically in a comma seperated object with out adding it to java object(XOM).  

    This is my Requirement :

    I have two columns 'A' and 'B' .  values should be frequently added to column B . how to achieve this without adding new values everytime to XOM.

    Please advise.

           A                      B
          --------------------------
           1                     X , Y , Z ,...