이 콘텐츠는 선택한 언어로 제공되지 않습니다.
13.8.4. NotifyFiles
| Class |  NotifyFiles  | 
| Purpose | Performs a notification by writing the contents of the ESB message to a specified set of files. | 
| Attributes | none | 
| Child | file | 
| Child Attributes |  
  | 
<target class="NotifyFiles" > <file append="true" URI="anyValidURI"/> <file URI="anotherValidURI"/> </target>
<target class="NotifyFiles" >
<file append="true" URI="anyValidURI"/>
<file URI="anotherValidURI"/>
</target>