Skip to Content
0
Former Member
Sep 30, 2005 at 05:54 PM

Writing information from a StringBuffer into a text file in KM

33 Views

Hello All,

Is there a way to write content such as a text file into the KM.

The only way I can see at this point is:

1. create a resource

2. transfer stringBuffer into an inputStream

3. Update the resource with the inputStream

This feels awkward and I have not tried it yet. Basically I want to write reports into a KM directory.

Points awarded to helpful answers. Thanks!

Cory