|
From: Sacha S. <sa...@sc...> - 2007-01-08 10:21:16
|
Hi Ian I do not know how or whether this is done in Hermes but it seems the Content-Disposition: attachment; filename=test.xml construct of the MIME standard is used for that feature. Eg to have this construct in each mime part that holds a business document (the payload). Then the receiving MSH can create the payload file with the name defined in the Content-Disposition. The receiving MSH has to make sure it does not overwrite an existing payload file with a new payload file but that is MSH implementation. http://www.ietf.org/rfc/rfc2183.txt talks about it (I have not read it) Maybe a Hermes developer can provide this add-on in the code. Regards Sacha Am Montag, den 08.01.2007, 15:49 +0800 schrieb ian tabangay: > Hi. > > Is there a standard way of including the original filename of the > content into the EbXml message? > > How is this done using hermes? > > Thanks > > > > > > Ian Tabangay > > Supply Chain Networks Inc. > > ia...@sc... > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ ebxmlms-general mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |