Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How we can read data from word document attached in knowledge article?

shareknowledge
Kilo Contributor

Actually i want to read data or copy data (Images, tables, text etc) from the word document attached in knowledge article and then i want that data to be copied or put into the knowledge Text field.

5 REPLIES 5

jamesmcwhinney
Giga Guru

FYI - I have found a way to parse a MS word file using a mid server script include and the POI package.
Apache POI - the Java API for Microsoft Documents

How to parse an MS word document attachment into text - Developer Community - Question - ServiceNow ...