The input parameters should be sent in the HTTP request stream using the format described below:
<applicatoin.name="AppName" action="launch_EA_extract">
<parameters>
!ExtractType=[see below for options]
!PushOption=[see below for options]
!DSN=[name of DSN to use]
!Prefix=[prefix used for output database tables]
!ExcludeDynamicAccounts=[Y/N]
!Scenario
[Labels for selected scenarios, one selection per line]
!Year
[Labels for selected years, one selection per line]
!Period
[Labels for selected periods, one selection per line]
!View
[Labels for selected views, one selection per line]
!Entity
[Labels for selected parent and entity pairs, one selection per line]
!Value
[Labels for selected values, one selection per line]
!Account
[Labels for selected accounts, one selection per line]
!ICP
[Labels for selected ICPs, one selection per line]
!Custom1
[Labels for selected Custom1, one selection per line]
!Custom2
[Labels for selected Custom2, one selection per line]
!Custom3
[Labels for selected Custom3, one selection per line]
!Custom4
[Labels for selected Custom4, one selection per line]
</parameters>
</applications>