ctgassist command reference

You can use the ctgassist command to generate a web service binding file and one or more language data structures that you can use with web service applications.

The ctgassist utility installed as part of the product uses the installed Java™. The ctgassist utility installed as part of the SDK requires Java 7 or later to be available on the path.

The format of the ctgassist command is:
ctgassist [-X] <parameter file>
where:
  • -X is an optional switch to turn on tracing in the assistant
  • <parameter file> is the name of a file that contains the parameters in the form of <name>=<value> pairs.
Note: You must provide the name of the parameter file. If you do not provide a parameter file, the command fails with a message indicating that a mandatory parameter is missing.