Показать сообщение отдельно
Старый 02.03.2012, 12:03   #7  
kaw is offline
kaw
Участник
 
122 / 35 (2) +++
Регистрация: 23.03.2004
Адрес: Новосибирск
Цитата:
Сообщение от ideveloper Посмотреть сообщение
Is it possible to get the filename of the XML-Message which was saved by the AifFileSystemAdapter?
When you send document, add record to table AifOutboundProcessingQueue.

The next stage of the, start
new AifOutboundProcessingService().run();
new AifGatewaySendService().run();

and the system generates filename, see:
AifFileSystemSendAdapter. getNewOutFileName
AifFileSystemSendAdapter. sendMessage

How you want to use filename ?