PowerDesigner provides default model checks to verify the validity of Web services and Web operations.
Check |
Description and Correction |
---|---|
Name and code uniqueness |
Web service and Web operation names and codes must be unique in the model. Manual correction: Modify the duplicate name/code Automatic correction: Appends a number to the duplicate name/code |
Code maximum length |
Web service and Web operation code lengths are limited by the maximum length specified in the DBMS definition (Maxlen entry, in the Web Operation categories). andManual correction: Modify the code length to meet this requirement Automatic correction: Truncates the code length to the maximum length specified in the DBMS definition |