handlePostProcess
void handlePostProcess(java.lang.String dataXML,
java.util.List<FileAttachmentWrapper> attachments,
java.util.Map<java.lang.String,java.lang.String> options)
This method would be invoked after the submission of an Adaptive form, for the implementing Service
- Parameters:
dataXML - - String Data of the filled Adaptive form
attachments - - List List of attachment wrapped in FileAttachmentWrapper
options - - Map containing GuideConstants.DRAFT_ID (draftID), GuideConstants.ENABLE_PORTAL_SUBMIT (enablePortalSubmit), GuideConstants.REQUEST_PROPERTY_GUIDE_START (guideContainerPath)