How can i map a file with different structures to several deep structures?

Hey experts,
here is my situation. I have to build a file2file scenario. The file has a flat structure without any separators. Depending on the value of the keyfield, i have to determinate, which kind of structure in the current sequence there is. Like i wrote, there isn't any fieldseparator, but for every possible structure (overall 4 types) i know the type by the length of every field in the structure.
My task is:
1. Read the file into PI and transform to XML
2. Map the flat structure depending on the keyvalue to the deep structure
3. Transform several fields in the different structures like the requirement
4. Write back the file via FTP as the same flat structure as before
Do you have any approach to solve the item number 2 (the other steps are clear for me)?
Do i need several mapping-programs? If so, how can i determinate the right mapping-program, deping on the keyvalue?
Thanks in advance
Tobi

Here the inbound payload:
<?xml version="1.0" encoding="utf-8" ?>
- <ns:MT_MULTI_TYPES xmlns:ns="namespace">
- <VORSATZ>
  <ZSATA>0</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>000</BUZEI>
  <ERDAT>20080905</ERDAT>
  <UZEIT>000549</UZEIT>
  <ZPROG>PGRR3010</ZPROG>
  <ZLIEF>T</ZLIEF>
  <START>20080905</START>
  <ZFILL />
  <ZENDE>E</ZENDE>
  </VORSATZ>
- <KOPFSATZ>
  <ZSATA>1</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>000</BUZEI>
  <BUDAT>20080904</BUDAT>
  <BLDAT>20080904</BLDAT>
  <XBLNR />
  <WAERS />
  <HWAE2>EUR</HWAE2>
  <HWAE3 />
  <KURS2>000000000</KURS2>
  <KURS3>000000000</KURS3>
  <BKTXT />
  <ZFILK />
  <ZENDE>E</ZENDE>
  </KOPFSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>001</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>30611102</NEWKO>
  <GSBER>17AB</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000057576</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4025V64RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>009</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>20519109</NEWKO>
  <GSBER>17AB</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000021070</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4025V64RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>010</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>20519109</NEWKO>
  <GSBER>17AA</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000009796</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4027V63RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <NACHSATZ>
  <ZSATA>9</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>010</BUZEI>
  <ERDAT>20080905</ERDAT>
  <UZEIT>000549</UZEIT>
  <ZPROG>PGRR3010</ZPROG>
  <ZZSOL>000000000359502</ZZSOL>
  <ZZHAB>000000000359502</ZZHAB>
  <ZZBEL>0000001</ZZBEL>
  <ZZPOS>000000010</ZZPOS>
  <ZFILN />
  <ZENDE>E</ZENDE>
  </NACHSATZ>
- <VORSATZ>
  <ZSATA>0</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>000</BUZEI>
  <ERDAT>20080905</ERDAT>
  <UZEIT>000549</UZEIT>
  <ZPROG>PGRR3010</ZPROG>
  <ZLIEF>T</ZLIEF>
  <START>20080905</START>
  <ZFILL />
  <ZENDE>E</ZENDE>
  </VORSATZ>
- <KOPFSATZ>
  <ZSATA>1</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>000</BUZEI>
  <BUDAT>20080904</BUDAT>
  <BLDAT>20080904</BLDAT>
  <XBLNR />
  <WAERS />
  <HWAE2>EUR</HWAE2>
  <HWAE3 />
  <KURS2>000000000</KURS2>
  <KURS3>000000000</KURS3>
  <BKTXT />
  <ZFILK />
  <ZENDE>E</ZENDE>
  </KOPFSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>001</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>30611102</NEWKO>
  <GSBER>17AB</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000057576</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4025V64RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>009</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>20519109</NEWKO>
  <GSBER>17AB</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000021070</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4025V64RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>010</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>20519109</NEWKO>
  <GSBER>17AA</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000009796</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4027V63RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <NACHSATZ>
  <ZSATA>9</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>010</BUZEI>
  <ERDAT>20080905</ERDAT>
  <UZEIT>000549</UZEIT>
  <ZPROG>PGRR3010</ZPROG>
  <ZZSOL>000000000359502</ZZSOL>
  <ZZHAB>000000000359502</ZZHAB>
  <ZZBEL>0000001</ZZBEL>
  <ZZPOS>000000010</ZZPOS>
  <ZFILN />
  <ZENDE>E</ZENDE>
  </NACHSATZ>
  </ns:MT_MULTI_TYPES>
And here the outbound payload:
<?xml version="1.0" encoding="UTF-8" ?>
- <ns0:MT_MULTI_TYPES xmlns:ns0="namespace">
- <VORSATZ>
  <ZSATA>0</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>000</BUZEI>
  <ERDAT>20080905</ERDAT>
  <UZEIT>000549</UZEIT>
  <ZPROG>PGRR3010</ZPROG>
  <ZLIEF>T</ZLIEF>
  <START>20080905</START>
  <ZFILL />
  <ZENDE>E</ZENDE>
  </VORSATZ>
- <VORSATZ>
  <ZSATA>0</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>000</BUZEI>
  <ERDAT>20080905</ERDAT>
  <UZEIT>000549</UZEIT>
  <ZPROG>PGRR3010</ZPROG>
  <ZLIEF>T</ZLIEF>
  <START>20080905</START>
  <ZFILL />
  <ZENDE>E</ZENDE>
  </VORSATZ>
- <KOPFSATZ>
  <ZSATA>1</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>000</BUZEI>
  <BUDAT>20080904</BUDAT>
  <BLDAT>20080904</BLDAT>
  <XBLNR />
  <WAERS />
  <HWAE2>EUR</HWAE2>
  <HWAE3 />
  <KURS2>000000000</KURS2>
  <KURS3>000000000</KURS3>
  <BKTXT />
  <ZFILK />
  <ZENDE>E</ZENDE>
  </KOPFSATZ>
- <KOPFSATZ>
  <ZSATA>1</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>000</BUZEI>
  <BUDAT>20080904</BUDAT>
  <BLDAT>20080904</BLDAT>
  <XBLNR />
  <WAERS />
  <HWAE2>EUR</HWAE2>
  <HWAE3 />
  <KURS2>000000000</KURS2>
  <KURS3>000000000</KURS3>
  <BKTXT />
  <ZFILK />
  <ZENDE>E</ZENDE>
  </KOPFSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>001</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>30611102</NEWKO>
  <GSBER>17AB</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000057576</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4025V64RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>009</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>20519109</NEWKO>
  <GSBER>17AB</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000021070</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4025V64RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>010</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>20519109</NEWKO>
  <GSBER>17AA</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000009796</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4027V63RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>001</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>30611102</NEWKO>
  <GSBER>17AB</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000057576</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4025V64RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>009</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>20519109</NEWKO>
  <GSBER>17AB</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000021070</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4025V64RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <POSITIONSSATZ>
  <ZSATA>4</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>010</BUZEI>
  <KOART>S</KOART>
  <SHKZG>S</SHKZG>
  <NEWKO>20519109</NEWKO>
  <GSBER>17AA</GSBER>
  <ZUBUK />
  <VBUND />
  <WRBTR>0000000000000</WRBTR>
  <ZBTR1>0000000009796</ZBTR1>
  <ZBTR2>0000000000000</ZBTR2>
  <ZSTEU />
  <VALUT>20080904</VALUT>
  <KOSTL />
  <AUFNR />
  <ZUONR>X4027V63RE460XXXXX</ZUONR>
  <SGTXT>REX</SGTXT>
  <BEWAR />
  <ZFPOS />
  <ZENDE>E</ZENDE>
  </POSITIONSSATZ>
- <NACHSATZ>
  <ZSATA>9</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>010</BUZEI>
  <ERDAT>20080905</ERDAT>
  <UZEIT>000549</UZEIT>
  <ZPROG>PGRR3010</ZPROG>
  <ZZSOL>000000000359502</ZZSOL>
  <ZZHAB>000000000359502</ZZHAB>
  <ZZBEL>0000001</ZZBEL>
  <ZZPOS>000000010</ZZPOS>
  <ZFILN />
  <ZENDE>E</ZENDE>
  </NACHSATZ>
- <NACHSATZ>
  <ZSATA>9</ZSATA>
  <MANDT>001</MANDT>
  <BUKRS>0560</BUKRS>
  <BLART>8F</BLART>
  <BELNR>1816008128</BELNR>
  <BUZEI>010</BUZEI>
  <ERDAT>20080905</ERDAT>
  <UZEIT>000549</UZEIT>
  <ZPROG>PGRR3010</ZPROG>
  <ZZSOL>000000000359502</ZZSOL>
  <ZZHAB>000000000359502</ZZHAB>
  <ZZBEL>0000001</ZZBEL>
  <ZZPOS>000000010</ZZPOS>
  <ZFILN />
  <ZENDE>E</ZENDE>
  </NACHSATZ>
  </ns0:MT_MULTI_TYPES>

Similar Messages

  • How can we map a file in the recepents file in smtp server

    hai all,
    how can we map a file to teh recipents file in smtp server configuration.
    because i didnt hard code the email id there so i has to kept any file or any variable so can any one help me out.
    thanks,
    Rajesh

    Hi There
    You can try to use SSIS expressions in your DTSX package which reads the values from the file and then populates the recipient field. This would require some script tasks to read the data and then populate the variables used in the SSIS expression.
    [https://www.google.com/search?sclient=psy-ab&hl=en&safe=off&site=&source=hp&q=ssisexpressions&btnK=GoogleSearch#sclient=psy-ab&hl=en&safe=off&source=hp&q=sqlssisexpressions&oq=sqlssis+expressions&aq=f&aqi=&aql=&gs_sm=e&gs_upl=9137l9524l0l9847l4l3l0l0l0l1l522l522l5-1l1l0&bav=on.2,or.r_gc.r_pw.r_cp.,cf.osb&fp=67c17c5b88ef2530&biw=1440&bih=799]
    It could be easier to configure a distribution list on your exchange server or domino server, and then send an email to the distribution list email address. Then you could manage the recipients from the mail server.
    Another way to achieve this, is to put a prompt in the data manager package to pass the recipient email addresses, and then pass that value to script logic. In the script logic it would call a stored procedure with the dynamic input and send the mail.
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d01ce779-f1b2-2b10-07ba-da3734013245]
    You could use the SMTP relay functions from SQL server.
    There are various options available. each option has pro's and con's you will need to decide which is better and easier to manage. 
    I hope this helps.
    kind Regards
    Daniel

  • How can I edit multiple clips with different frame rates on the same timeline

    how can I edit multiple clips with different frame rates on the same timeline

    You do not want to edit material from different frame rates on one timeline. You CAN do this, but it is a very bad idea - and this is why.
    Once you establish the sequence frame rate - lets say it is PAL material at 25fps, any material that you drop into the sequence other than 25 fps will have to be changed to play at 25 fps. If the material you add is NTSC (29.97), FCP will DROP 5 frames per sec to bring the frame rate down to 25 fps. Which 5 get thrown away? Every 6th one. This yields a funky cadence that becomes even more complex as as there are also interlaced fields (DV/NTSC is an interlaced format). Oh, and by the way, the image sizes are different as well. DV/PAL has 576 lines of resolution and DV/NTSC has 480. FCP has to scale up the NTSC to fit the PAL frame.
    You do not want FCP adjusting these things on the fly. You want to do a thoughtful (and time consuming) conversion so that you end up with all your material in one format with the best possible image from the conversion process. Compressor can do an adequate job with Frame Controls turned on. The Natress Standards Conversion FCP plugin is another way to go. A third option is to find a post house that can do the conversion for you using a hardware based process.
    The good news is, once everything is in the same format, editing it will be painless and the output process very quick.
    Whatever frame rate/ image size you select, I'd suggest using ProRes for the codec. It is 4:2:2 color and will withstand color correction and composting with much more grace than any variant of DV based codecs.
    Have fun.
    x

  • How can I print a file with mixed page orientation in windows 8.1?

    I have a win 7 and a win 8.1 computer.  I have a file which contains both landscape and portrait pages.  The file prints correctly with the mixed orientation from the win 7 pc, but will only print with either landscape or portrait on the win 8.1 pc. 
    I am using Adobe reader XI on the win 7 pc and adobe touch on the win 8.1 pc

    ส่งจาก จดหมายของ Windows
    จาก: Pat Willener
    ส่งเมื่อ: จ. 5 มกราคม 2558 6:15
    ถึง: thang dinhvan
    How can I print a file with mixed page orientation in windows 8.1?
    reply from Pat Willener in Adobe Reader Touch for Windows 8 - View the full discussion 
    I have a win 7 and a win 8.1 computer.  I have a file which contains both landscape and portrait pages.  The file prints correctly with the mixed orientation from the win 7 pc, but will only print with either landscape or portrait on the win 8.1 pc. 
    I am using Adobe reader XI on the win 7 pc and adobe touch on the win 8.1 pc
    If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7064031#7064031 and clicking ‘Correct’ below the answer
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7064031#7064031
    To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"
    Start a new discussion in Adobe Reader Touch for Windows 8 by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • How can I associat ".swf" files with flashlite 2.1

    How can I associate ".swf" files with flashlite 2.1? When I
    install flash lite 2.0,it can do ---- click .swf files system can
    autoly use flashlite to play.But now I install flashlite 2.1,it
    lost this ability return as "unknow files formate".
    Now,how can I reassociate ".swf" with flashlite 2.1?
    first: I must use flashlite 2.1.
    second:I must click .swf file directly.
    I know another way to open :open the player and then find the
    .swf,and open it. But ,unfortunately,I can not use this way to
    open.Now I will be looking for another way.

    unfortunately, the 2.1 developer edition you have installed
    has not overwritten the original version integrated into the
    symbian OS by the manufacturer. This means that the only way to
    open the 2.1 files is to open the 2.1 player from your apps menuu,
    and click on the swf file. You will only get direct access if the
    updated player is in a firmware update for you handset.
    Matt
    http://www.outside-media.co.uk/blog

  • How can I export a file with transparent background?

    Hi all,
    I know InDesign doesn't allow to export a PNG file, but I need my file to be in image file format with transparent background.
    I'm still learning so I am stuck here. How can I export a file with transparent background?

    If you can't get the PNG file export to work, you can export a pdf and open it in Photoshop, from there you can save it as whatever you like.

  • How can I add donate page with different levels of giving such as $250, $150, $50, Other

    How can I add donate page with different levels of giving such as $250, $150, $50, Other.  I am using Foxy Cart…is this possible?

    From Muse end , you can add texts as donation value with paypal button which would take the users to paypal site for payment, with Foxy Cart you can try the suggestion mentioned here :
    https://forum.foxycart.com/discussion/4417/donation-page-radio-button/p1
    Thanks,
    Sanjit

  • How can you save a file with CS4 so that it can be opened with CS3?

    I fave a file that I have sent someone, but they can't open it because they don't have CS4. How can I save a file, using CS4, so that the file can be opened with CS3?
    Thanx

    From the help file: http://help.adobe.com/en_US/Illustrator/14.0/WS714a382cdf7d304e7e07d0100196cbc5f-655fa.ht ml

  • How can I read a file with ASCII Special Character into a SQL table using SSIS 2008?

    I've tried everything to read this file and am getting no where.   Help how can I read this file and load a SQL table?
    RS - AscII - 30  (Record Separator)
    GS - AscII - 29 (Group Separator)
    Thank you for your assistance - Covi
    Mark Covian

    We can use script component as source/transformation to read the text file and assign the contains to a string. Split the string by chr(30)  i.e RS and finally stored into an array or write to the output buffer of the script component.
    For example on how to use script component refer this link
    http://social.technet.microsoft.com/Forums/en-US/6ff2007d-d246-4107-b77c-624781baab38/how-to-use-substring-in-derived-column-in-ssis?forum=sqlintegrationservices
    Regards, RSingh

  • How can I copy a file with all attributes

    Is there a way within Java to copy a file, with all its file attributes?
    I have seen a number of custom methods posted on these forums for copying the contents of a file to a new file with the same name in another location. The problem is that these methods don't copy the file attributes, particularly the creation date.
    If there is no way to do this in Java, is there a way to have Java execute an operating system command, such as "COPY" or to access the O/S to change the file attributes?
    Thanks for any help you can provide.

    This is how runtime executes a batch file.
    try {
      Process p = Runtime.getRuntime().exec("cmd /c start c:\\batfile.bat");
      p.waitFor();
    } catch (Exception e) {
        System.out.println(e.toString());
    }

  • How can i send xml file with a http servlet request

    Hi
    Please tell me how can I send a xml file into http servlet request.
    I have a servlet(action) java file.From this servlet I have generate a xml file. Now I need to send that xml file to another servlet with http servlet request object.
    Dave.

    When you say you have generated an XML file what do you mean?
    Is it a file stored on disk? Then pass the file path as a string to the servlet.
    Is it stored in memory as an object? The pass a reference to the object to the servlet.
    Or are you asking how to communicate between servlets?
    Look in the JavaDocs for the RequestDispatcher class. You can use this class to forward the request to another servlet. Data can be passes using the RequestDispatcher by storing it as attributes using the request getAttribute and setAttribute methods. Also described in the JavaDOcs.
    http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/RequestDispatcher.html

  • Compressor 3.5 How can I create ProRes file with AIFF audio?

    Hi,
    I've had some issues with audio playing in FCP 7.  I finally found that if I use an aiff audio file 48 16bit it would play okay in the Timeline.  I'm able to create an aiff audio only file in Compression, but if I use ProRes 422 for the Video it will use "passthrough" audio, which won't play in FCP.  I can turn passthrough off, but then I don't have the option of using an AIFF file, just a bunch of other stuff.  Tried the first available option, but it was either silence, or a screeching audio sound so loud it probably woke the neighbors.  There is something called "Apple Lossless", but that doesn't have the right bit rate it seems.
    Anyway, does anyone know how I can create a ProRes 422 file with the correct audio?  Or maybe the only option is to put the video in the FCP Timeline, delete original audio, then add audio that works?  Then perhaps export THAT and compress again into one file?
    Hope any of this makes sense, I have a small project I would rather edit in FCP7, but if I can't get it to work at all, I could just use Premiere Pro for this one.
    Any ideas?  Thanks! 

    Hmmm, this is weird.  I had already converted once to the format you suggested.  When I imported the file into FCP even the original didn't play right.  With the sound on my computer turned all the way down, there was no real audio, just a screeching sound so loud it would wake the dead.  I had to turn off the sound completely to not have my ear drums burst.  Put a small portion of the clip in the Timeline, there was no beeping, but instead no sound at all.
    I thought maybe I had done something wrong, so I chose a much smaller clip (45sec instead of 1:30 hours) that was in the exact same format the larger clip was.  That one played just fine in FCP after conversion, so I re-did the longer clip but got the screeching sound again as soon as I tried to play the clip after import.  When I play that same longer clip in Quicktime, the audio is normal, no screeching at all.
    Any idea why this might be happening?  It must somehow have something to do with the length of the clip.  But how could that be??

  • How can I play MP3 files with time capsule on a stereo set?

    Hello,
    Can anyone offer ideas/suggestions how to play my mp3 files (itunes) from a Time Capsule device? I use a plain Philip 5.1dts set. I would like to be able to select music with either my iphone, ipad ir macbook.
    thanks, Anton

    You will need to add an Apple - AirPort Express to be able to stream your iTunes data to your amp/speaker setup.

  • How can I create a file with the excel file type?

    I work with forms 4.5 and I could create "TEXT_IO.FILE_TYPE", but with this I make a I/O TEXT file not a file with the characteristics from a excel file! Can somebody help me please?!?!?
    Best regards,
    Chris from Portugal

    The extension file must be 'CSV' and not 'CVS'. It's better to separate your items by a ';'
    The HOST command you have to execute after creating the file it's HOST(EXEL_PATH SPACE YOUR_FILE) OR Open the DOS PROMPT and type: Exel your_file_name.

  • How can I overwrite a file with the same name in Content DB?

    Hi All,
    In Content DB if I upload a file with the same name as a previous one, the application shows the warning message:
    " ...You cannot upload "XXXXXX.doc" to "Test 1" because an item with the same name already exists ..."
    And the alternatives are "Create Version" or "Cancel" the operation. Is there any way to overwrite a previous file as we can do it in Oracle Files ?
    Regards
    Harvey

    Hi All,
    Can anybody from the Content DB product development answer this question?
    Regards
    Harvey

Maybe you are looking for