Topic:   Read word document files in webMethods?
Dec 03, 2013 13:21 4 Replies 1470 Views Akash
Prev Next
Topic Replies (4)
  1. 1
    idnkx user

    Akash

    How can we read word document files in webMethods?

    I need to convert into string.

    1
    idnkx user

    Vikram

    Try using [b]getFile[/b] from wMPublic to read the word document, try with both load as-> bytes and string then convert the byte data to string using [b]string.bytesToString[/b] service..

    I am working on this case will let you know the results soon.

    1
    idnkx user

    Akash

    Thanks for the response.

    I have used getFile service by loading into bytes & String and then converting to string.
    Not able to get string content (readable).

    Pls let me know once you done.

    1
    idnkx user

    Vikram

    Seems its not possible using flow services, try using Java services instead. Follow the below link and customize it to suit your needs.

    http://stackoverflow.com/questions/7102511/how-read-doc-or-docx-file-in-java

Leave a Reply
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect