Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(thumbs up) - This is a Tech Preview Feature. Consult the release notes for more information.

New Features 1.0.6

Self Services Portal (thumbs up)

DPOD now provides a self service operation on traditional services from a new portal dashboard where end-users can:

  • Search & filters for services and see their key configurations

  • Execute two new actions on SOAP Web service with local WSDL  :  validate and promote
    • The Validate action will upload your new WSDL and schema files to a temporary location and validate its compilation and will create a temporary WS-Gateway to ensure the object is up.
    • The Promote action will upload your new WSDL and schema files to the target location (Device and Domain) create a newer version of your service.
  • Execute two new actions on SOAP Web service with remote WSDL  :  validate and promote
    • The Validate action will update a new URL of your remote WSDL, validate its compilation and will create a temporary WS-Gateway to ensure the object is up.
    • The Promote action will update a new URL of your remote WSDL in a target location (Device and Domain) create a newer version of your service.
  • All actions requires permission set by security policy (custom roles)
  • Each process can be extended using PERL scripts.

New Features 1.0.5

The following are features added to DPOD in the current release

...