During service input parameter processing, the input of the parameter A is "China" and this data needs to be converted to "CN" for data creation, which of the following translators needs to be configured?
A. Combine-message
B. Related-model-search
C. Simple-data-Mapping
D. Attachment-translator
If the REST interface uses the Oauth2.0 authentication mode, two REST interfaces are required.
A. TRUE
B. FALSE
Which model element is like a column header in a database?
A. Model Tag
B. Property Name
C. Property
D. Primary Key
Which of the following statements are correct about configuring the message sending rules? (Multiple Choice)
A. Set either Message Recipient or Specified Recipient.
B. Both Message Recipient and Specified Recipient are optional parameters, none of them need to be set up.
C. The orderid in Message Title is a variable.
D. Rule Condition is an optional parameter
Which of the following statements are correct about the SPL technology? (Multiple Choice)
A. The Simple Page Language (SPL) can be configured on the entire interface.
B. The full Page configuration feature of the SPL greatly reduces the development workload and technical threshold and increase the productivity.
C. The Page style is decoupled from the configuration. The Page styles of different styles or terminal types can be switched.
D. The SPL technology uses the basic concepts of containers and components to describe pages.
Which of the following password policies are required for setting a password for an interface package? (Multiple Choice)
A. At least 15 characters
B. Special characters
C. Validity check
D. Uppercase letters and digits
Which of the following statements are correct about the form components? (Multiple Choice)
A. Menu Select: Drop down like menu, selects multiple records value, filter not supported.
B. Multi Select: selects multiple records.
C. Number Input: enters integers and floats.
D. Person Select: selects users or user groups in the system.
Which of the following service types are supported by the Outbound REST interface? (Multiple Choice)
A. Standalone Service
B. OAuth2 Token Service
C. Model related service
D. Webservice
Which of the following statements are correct about model? (Multiple Choice)
A. It is recommended that the number of model field not to exceed 100.
B. The model property needs to be determined based on the storage content type.
C. The constraints on model property must be configured based on service requirements.
D. Less service requirement model is better.
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.