Skip to main content
1-Visitor
February 27, 2018
Solved

Export Configuration option in Integrity Gateway Export

  • February 27, 2018
  • 1 reply
  • 3195 views

Hi All,

 

I'm able to export the document using Integrity Gateway Export Wizard as required.

But I wanted to edit  these export configuration options:

Eg:

Sample MS Word Exporter - simple headers and content to Header Content

And also I want to add new options to this list.

  

Capture.JPG

I'm not able to find where exactly I can do these changes.

 

Thanks in advance. 

Regards.

Shilpa 

Best answer by VolkerEckardt

Hello Shilpa,

there are two main places where you can check for those entries:

a) IntegrityClient\config\gateway\gateway-tool-configuration.xml

b) IntegrityServer\data\gateway\gateway-tool-configuration.xml

Both files are merged automatically and the local will - in case of same names - overwrite the server.

In PROD environments we usually set up only b).

But a) is very good for testing purposes.

There should be a GatewayUserGuide_10_x.pdf in your hands that explains all that.

Does this help?

Volker

1 reply

17-Peridot
February 27, 2018

Hello Shilpa,

there are two main places where you can check for those entries:

a) IntegrityClient\config\gateway\gateway-tool-configuration.xml

b) IntegrityServer\data\gateway\gateway-tool-configuration.xml

Both files are merged automatically and the local will - in case of same names - overwrite the server.

In PROD environments we usually set up only b).

But a) is very good for testing purposes.

There should be a GatewayUserGuide_10_x.pdf in your hands that explains all that.

Does this help?

Volker

1-Visitor
February 28, 2018

Thanks Volker, it works fine now 🙂