01-09-2013 06:16 AM
out:println "Checking month for " + studentName
needVisa = true
if(${StudentAppInfo.month <= 30} ) {
needVisa= false
}
01-09-2013 07:44 AM
01-09-2013 08:32 AM
<scriptTask id="studentStayLongerThen3MonthInTargetCountry" name="student stay longer then 3 month in target country" scriptFormat="groovy">
<script>out:smileytongue:rintln "Checking month for " + studentName
needVisa= true
if(month <= 30 ) {
needVisa= false
}
out:smileytongue:rintln "Checked month for " + studentName+ " Month: " + ${StudentAppInfo.month};</script>
</scriptTask>01-10-2013 05:19 AM
01-10-2013 07:41 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.