cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

How to customize import gateway parser?

sagarwal-4
7-Bedrock

How to customize import gateway parser?

How to customize Import Gateway parser?

Currently when we import a word document in Integrity, all data import in text field.

Is there any way to change this pattern, extract data from ms-word and import in some other field other than text?

1 REPLY 1

Hi,

the Gateway import parser reads the Word XML data from the docx-zip. The parser is written in XSLT.

So, what you need is someone with XSLT and MS Word XML knowledge.

He needs to find pattern to filter the data and put them into the right field as you expect.

Thats it 🙂

Volker

Top Tags