Generating WSDL

Using the eclipse wizard, you can generate the WSDL.

Procedure

  1. Go to File > New and click Other.
  2. The Select a wizard screen is displayed.
  3. Select MDM WSDL Generator from the WSDL Generator tree node.
  4. Click Next. The Wizard displays the WSDL Generator screen.
  5. Click Browse and select the path where the input file exists. All the *.rep files are populated.
  6. Select the appropriate *.rep file from the Select File drop-down list. Based on the selected repository file, the repositories are displayed in the Select Repository drop-down list.
  7. Select a repository from the Select Repository drop-down list and click Next. The New Project screen is displayed.
  8. Enter the appropriate project name in the Project Name field. By default, the project name is repository name_webservice.
  9. Click Next. The New Project screen is displayed.

    .

  10. Select the relationship depth, by default three levels of relationship is supported.
  11. Click Next. The Generation Options screen is displayed.

    .

  12. Enter the appropriate package name in the Package Name field. By default, a package name is provided. The package name convention is com.tibco.mdm.integration.webservice.<repository name>_webservice.You can modify the package name.
  13. Click Finish.