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.
I'm not able to find where exactly I can do these changes.
Thanks in advance.
Regards.
Shilpa
Solved! Go to Solution.
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
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
Thanks Volker, it works fine now 🙂