valterbergqvist / cmdb-integration-api

0 stars 0 forks source link

Generate wsdl-client for cmdb #1

Open valterbergqvist opened 3 years ago

valterbergqvist commented 3 years ago

Use the instructions below depending on your integration method.

REST API Use your assigned account from current CMDB/H2 Production solution to access the new Test solution. Use the address: https://ar020cmdbtas2.ddc.teliasonera.net:8443

SOAP API Use your assigned account from current CMDB/H2 Production solution to access the new Test solution. Exchange the url so it starts like this: https://ar020cmdbtw1.ddc.teliasonera.net:8443/arsys/WSDL/public/ar020cmdbtas2/

Direct DB access Use your assigned DB account from current CMDB/H2 Production to access the new Test DB solution. Use the server DB address “ar020cmdbtestdb”

.NET API Use your assigned account from current Production to access the new Test server. Use the server address “ar020cmdbtas1”

Remedy API Use your assigned account from current Production to access the new Test server. Use the server address “ar020cmdbtas2” or “ar020cmdbtas3”

  1. Test so integration communication works – if not - get back to us immediately on Configuration-management@teliacompany.com
  2. Test so the full integration functionality works as expected - let us know test result before December 22nd on Configuration-management@teliacompany.com so we can document the test result properly

If you have any issues or questions don’t hesitate to contact us at: Configuration-management@teliacompany.com

valterbergqvist commented 3 years ago

Where is wsdl file located? And which maven plugin can be used to generate classes?