To successfully complete a web form action with Remote Approval, the action must have a valid FORM_DATA
IN parameter.
In the case of a first action (when the form data is not available), FORM_DATA
should have a template XML file with the following format:
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<Table1>
<CURRENT_REQUEST></CURRENT_REQUEST>
</Table1>
</NewDataSet>