BookmarkSubscribeRSS Feed
sandeep_reddy
Quartz | Level 8

Hi Team,

 

I have an customised xml file in SAS FM V6.1 solution and i need to change a condition in my xml file.

<bean class="com.sas.finance.fraud.engine.client.action.FieldPredicate">

<constructor-arg value="Some.Variable" name="key"/>

<constructor-arg value != null name="values"/>

</bean>

I need to check for a variable is not null condiiton in xml file. Is above approach works? Please suggest

Thanks & Regards,
Sandeep

Discussion stats
  • 0 replies
  • 584 views
  • 0 likes
  • 1 in conversation