Where can we get the form data in xml/metadata format on click of Send button event?
问题 I am a new scala learner. As a part of requirement I need to insert the form data in activemq queue for submit event. I tried to debug the send method code to know where exactly do we get the document/form data in xml format on click of send button in "FormRunnerActions.scala" class. Due to my insufficient code analysis I am not able to find where exactly do I get the form data in xml format. Can anyone please help me the file name/ method name where we can get and save the form data in a