Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

DiagTool- how to generate the file

p244500
Active Contributor
0 Kudos

Hi

can some one tell me how to use the diagtool

i read the note , its says

Dowload the attached tool (diagtool.zip) and execute it according to the root instructions:

go.bat <config_file> <path_to_configtool> (Windows and IBM iSeries)

whre can i find the <config_file> ?

from which locatioon should iu run this command

kindly explain me how to run this command

br

Nawa

4 REPLIES 4

Former Member
0 Kudos

Hi Nawa,

Can you please let us know the note number?

Thank you

Abhishek

0 Kudos

Note 957666

Former Member
0 Kudos

There will be a directory called 'conf' if you unzip the file you downloaded from the SAP note. This directory contains the configuration files for the different tests.

Easiest way is to open a DOS box (if on windows) and change the working directory to the directory where you unzipped the zip file. Then enter "go.bat conf\sso2.conf <configtool dir>" and there you go!

Former Member
0 Kudos

Hi,

First you need to unzip the file diagtool.zip and change to directory created, and in the command line execute:

<div style='left-margin:20px'>

- Check for spnego configuration: go.bat conf/spnego.conf <j2eedir>/configtool

- Check for sso2 configuration: go.bat conf/sso2.conf <j2eedir>/configtool

- Check for authentification configuration: go.bat conf/authentification.conf <j2eedir>/configtool

- ....

</div>

The tool ask you to enter some variables and then require that you replicate the problem after will generate a file in dir <diagtooldir>/output