How many types of security policy of interface packages?
A. One type
B. Two types
C. Three types
D. Four types
What can be implemented by the "update to create" exception handler?
A. Change the create service to the update service when the keycode is duplicated.
B. Change the update service to the create service when there is no data to update.
C. Change the batch_update service to the creation service.
D. Ignore exception
When processing the service input parameter, the values of parameter A and parameter B need to be combined into parameter C. Which of the following translator needs to be configured?
A. Combine-message
B. Related-model-search
C. Simple-data-mApping
D. Attachment-translator
Which of the following is automatic generated in the page component when the model property is Longtext?
A. Text Input
B. Text Area
C. Drop-down list box
D. Option Button
Which of the following scenarios is used to import a template?
A. Query data in batches.
B. Create data in batches.
C. Create a single data record.
D. Delete data in batches.
Which of the following permissions are configured when releasing an app? (Multiple Choice)
A. Page
B. Service
C. Button
D. URL
What is the most suitable data type for the Application ID field of a leave application in the Leave Application model?
A. Text
B. Number
C. Sequence
D. Reference
Which of the following are the Wsse authentication modes of interface packages? (Multiple Choice)
A. User Name Token
B. Signature
C. Timestamp
D. Oauth2.0
Which of the following statements is correct about the get query service?
A. The get service returns only one piece of data.
B. When multiple data records are found, an error is reported and no data is returned.
C. When the query conditions match multiple records, only one record is returned. The data is sorted by time.
D. The get service returns multiple records when the query conditions match multiple records.
Which of the following statements are correct about writing the customized code? (Multiple Choice)
A. JS, JS Lib, CSS, and CSS Lib can be used to customize the code for CSS and JS.
B. Visual Script cannot be used to customize the codes.
C. Visual Script uses scripts to customize JS.
D. Services and rules can be customized through JAVA Scrip.