Seitenhistorie
...
Beispiel einer Paket-Beschreibungs-Datei:
Codeblock |
---|
<?xml version="1.0" encoding="UTF-8"?> <?pte generator="ProfiForms_Config_Engine_0_0_0002" APIVersion="0.0.0102"?> <package type="transaction" name="V-0002" description="fly-ticket invoices 01.01.2011" version="1.1"> <configurationSet> <runtimeEnvironments> <runtimeEnvironment platform="Windows"> <program name="OMS-ReportWriter" version="5.6.???">${home}/bin/reportw.exe</*"></program> <cmdLine>${testData} ${home}\etc\reportw.tci -awp<cmdLine>-alp ${home} -aip ${home}/etc -afp ${home}/forms -afp ${home}/rw -aap ${home}/running/archive_in -alp ${home}/logos -all process.log -vol -rsp XML -sno ?????????????????<//my_special_logos</cmdLine> <programResult> <log>process.log</log> <preview>*.pdf</preview> <result type="ReturnCode">0</result> </programResult> </runtimeEnvironment> <runtimeEnvironment platform="Linux"> <program name="OMS-ReportWriter" version="5.6.???">${home}/bin/linux/reportw</1014"></program> <cmdLine>${testData} ${home}/etc/reportw.tci -awp ${home} -aip <cmdLine>-alp ${home}/etc -afp ${home}/forms -afp ${home}/rw -aap ${home}/running/archive_in -alp ${home}/logos -all process.log -vol -rsp XML -sno ??????????????????</my_special_logos</cmdLine> <programResult> <log>process.log</log> <preview>*.pdf</preview> <result type="ReturnCode">0</result> </programResult> </runtimeEnvironment> </runtimeEnvironments> <transactionForm>${home}/forms/M-0044-V-0002.xdp</transactionForm> <transactionFormPageBackgrounds> <transactionFormPageBackground pageName="ErsteSeite">${home}/backgrounds/firstpage.gif</transactionFormPageBackground> <transactionFormPageBackground pageName="Folgeseiten">${home}/backgrounds/nextpage.gif</transactionFormPageBackground> </transactionFormPageBackgrounds> <fontDef> <location>${home}/fonts/fonts.ini</location> </fontDef> <testDataSet> <testData> <name>Fly-Testabrechnung</name> <description>5 Dokumente in allen Varianten</description> <value>${home}/testdata/fly.xml</value> </testData> </testDataSet> <inputVariableSet> <inputVariable> <name>PARTNER_ID</name> <description>System-ID des Werbe-Partners. Werte: 'LH', 'RYANA', 'FLYDBA'</description> </description> <values> <value> <name>RYANA</name> <description>ID for Airline Ryan Air</description> </value> <value> <name>LH</name> <description>ID for Lufthansa</description> </value> <value> <name>FLYDBA</name> <description>ID for DBA</description> </value> </values> </inputVariable> <inputVariable> <name>NL_KEY</name> <description>System-ID der Länderniederlassung. Werte: '01 - Deutschland' '02 - Österreich'</description> </inputVariable> <inputVariable> <name>SUM_VALUE</name> <description>Rechnungs-Gesamtsumme</description> </inputVariable> </inputVariableSet> </configurationSet> <supplement> <logicalSupplement> <allowed>true</allowed> <useOnlyTransactionFormPaper>true</useOnlyTransactionFormPaper> </logicalSupplement> <physicalSupplement> <allowed>true</allowed> </physicalSupplement> </supplement> <shipment> <postage> <optionalSupplementCanExceedPostage>true</optionalSupplementCanExceedPostage> <whitespaceCanExceedPostage>false</whitespaceCanExceedPostage> </postage> </shipment> <whitespace> <allowed>true</allowed> </whitespace> </package> |
...
Überblick
Inhalte