Journey Manager (JM) The transaction engine for the platform. | System Manager / DevOps | 21.05 This feature was updated in 21.05.
MFAToken
exists there. This property should give a created date as well (createdDate
).RedirectException
with a redirect URL under the right conditions. A code snippet is shown below. import com.avoka.tm.util.RedirectException
//....
if (!params.request.getParameter("email")){
throw new RedirectException("http://www.google.com")
}
//...
If you need to submit a form at that point in time, you can use the Confirmation Page URL property.