Huawei H35-920 Exam Questions
Questions for the H35-920 were updated on : Dec 01 ,2025
Question 1
Which of the following configurations can limit the length of a text type? (Multiple Choice)
-
A. When creating a model property, you can set the maximum length of a text.
-
B. The component of a page text can be set with a maximum length.
-
C. The length of the text type can be limited in the service validator.
-
D. The length of the text type can be limited in the service translator.
Question 2
Which of the following configurations is correct for sorting the query service getList by change_time
in descending order?

-
A. Option A
-
B. Option B
-
C. Option C
-
D. Option D
Question 3
Which of the following methods can be used to link to the menu to the leaverequest_grid page in the
LeaveRequest app package? (Multiple Choice)
-
A. Page: leaverequest_grid
-
B. URL: /app/spl/LeaveRequest/leaverequest_grid.spl
-
C. Target:/app/spl/l_eaveRequest/leaverequest_grid.spi
-
D. Parent:leaverequesst_grid
Question 4
Which of the following statements are correct about the registered APIs in the APIs? (Multiple
Choice)
-
A. Services configured in the App can be registered as APIs.
-
B. Outbound in the webservice configuration can be registered as an API.
-
C. Inbound in the webservice configuration can be registered as an API.
Question 5
Which of the following components need to be used together to implement the branch function of
the workflow?
-
A. Sequence flow and Group
-
B. Sequence flow and Exclusive gateway
-
C. Exclusive gateway and Group
-
D. Exclusive gateway and Association
Question 6
What are the main differences between Text and Long Text in the property type? (Multiple Choice)
-
A. Text can be used as the primary key, Long Text cannot be used as the primary key.
-
B. The maximum length of a Text is 4000, and the length of a Long Text can be greater than 4000.
-
C. You need to set the maximum length of a Text but do not need to set the maximum length of a Long Text.
-
D. Text can set with default value. Long Text cannot set with default value.
Question 7
What is the service type of the Outbound SOAP interface invoked by the JS service?
-
A. Model related service
-
B. Datamodel
-
C. Webservice
-
D. Standalone service
Question 8
Which steps are involved in the requirements development process? (Multiple Choice)
-
A. Requirement analysis
-
B. Model design
-
C. Service and page design
-
D. Configuration
-
E. Test
-
F. Release
Question 9
Which of the following activities are supported in the flowchart designer? (Multiple Choice)
-
A. User task
-
B. Service task
-
C. Script task
-
D. Manual task
-
E. Goto
Question 10
Which type of resource permission needs to be used to configure the permission data for a spl page?
-
A. URL
-
B. Service
-
C. Button
-
D. Page
Question 11
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.
Question 12
To view the send log and received log packets, select the Save success message record check box in
the interface package.
Question 13
Which of the following options are the basic components of a model property? (Multiple Choice)
-
A. Model Property Name
-
B. Property Description
-
C. Property Type
-
D. Property Constraints
Question 14
Which of the following fields of the Outbound SOAP interface can be used to reference interface
package attributes?
-
A. Many
-
B. Default Value
-
C. JsonPath
-
D. Field
Question 15
When drawing the O&M flowchart, the Manual task phase can be deleted without affecting the flow.