SFPT adapter requires regular expresion. Use the combination of . (any value) and * (repeatingly) for example: .*ABBV.* Here some information: http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html#sum
↧
SFPT adapter requires regular expresion. Use the combination of . (any value) and * (repeatingly) for example: .*ABBV.* Here some information: http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html#sum