Which of the following files is not exported when exporting an interface package?
A. Soap
B. Rest
C. Oauth2.0
D. Keystore
Which of the following is the page structure of the Form Panel in the SPL?
A. Container
B. Editor
C. Preview area
Which of the following components cannot be placed in Forms Panel?
A. Text Input
B. File Input
C. Single Select
D. Data Grid
Regarding on workflow rules, which of the following events are related to the process phase? (Multiple Choice)
A. Ticket Completed
B. Task Completed
C. Ticket Canceled
D. Task Started
What is the function of the parent menu in the menu configuration?
A. Link to the function page.
B. The menu name is displayed but no link is provided.
C. A structure that contains submenu but is not linked to pages.
D. Determine the sequence of the menu.
Which of the following statements are correct about the Page? (Multiple Choice)
A. The Page is a combination of various containers and components.
B. The container is the content that can be displayed on the Page.
C. A container is a special component that can accommodate other components.
The Link Column parameter in Grid needs to be transferred to the details page. How to obtain the order_id parameter of a line?
A. #Get[orderid]
B. #Put[orderid]
C. #Row[orderid]
D. #Set[orderid]
Which of the following methods can be used to cascading delete the records of two models? (Multiple Choice)
A. If the property of model A is Dependence and depends on model B, data in model A will be deleted when data of model B is deleted.
B. You can configure a rule whose event is model A's delete, and action is another model's delete.
C. If the property of model A is Reference and depends on model B, data in model A will be deleted when data of model B is deleted.
D. If the property of model A is Reference(Clear field) and depends on model B, data in model A will be deleted when data of model B is deleted.
Which of the following statements are correct about the import template and import function? (Multiple Choice)
A. It is recommended that the import function is configured in asynchronous mode.
B. You can upload a customized Excel file as the import template.
C. Excel Import Panel is used to import pages.
D. The import function supports multiple types, such as CSV and Excel.
To view the send log and received log packets, select the Save success message record check box in the interface package.
A. TRUE
B. FALSE