06-24-2009 08:06 AM
06-24-2009 09:29 AM
06-24-2009 10:26 AM
06-24-2009 11:31 AM
<!– The period for which tickets are valid in XML duration format. –>
<!– The default is P1H for one hour. –>
<property name="validDuration">
<value>PT1H</value>
</property>
<!– Do tickets expire or live for ever? –>
<property name="ticketsExpire">
<value>true</value>
</property>
<!– Are tickets only valid for a single use? –>
<property name="oneOff">
<value>false</value>
</property>
<!– If ticketsEpire is true then how they should expire –>
<!– AFTER_INACTIVITY, AFTER_FIXED_TIME, DO_NOT_EXPIRE –>
<!– The default is AFTER_FIXED_TIME –>
<property name="expiryMode">
<value>AFTER_FIXED_TIME</value>
</property>
06-25-2009 02:13 AM
07-21-2009 08:07 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.