Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Huawei > HCDA - OWS Developer > H35-920

H35-920 HCDA - OWS Developer Question and Answers

Question # 4

Which of the following fields in OWS have mature microservices? (Multiple Choice)

A.

Workforce management domain

B.

Process management domain

C.

Financial management domain

D.

Marketing Domain

Full Access
Question # 5

Which of the following statements are correct about the page designer? (Multiple Choice)

A.

The page designer consists of five areas: page information and operation area, component area, page preview area, page components tree area, and component property area.

B.

All components in the component tree are displayed in the preview area on the page.

C.

Some components in the component tree are not displayed in the preview area, for example, Js.

D.

You can drag a component in the preview area on the page to change the position of the component. You can also drag the component in the component tree to change the position of the component.

Full Access
Question # 6

Which of the following option is the best way to record the timestamp when the alarm is generated in a data model?

A.

Text

B.

Number

C.

Reference

D.

Date

Full Access
Question # 7

How to check whether the connection between the Huawei system and the third-party system is set up when configuring the Outbound SOAP interface?

A.

Use keystore file

B.

Use Test Connection'

C.

Use 'Load wsdl’

D.

Use keystore password

Full Access
Question # 8

Which of the following tools are supported by the flowchart designer? (Multiple Choice)

A.

Copy

B.

Delete

C.

Align up and down

D.

Right and left alignment

E.

Cut

Full Access
Question # 9

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

Full Access
Question # 10

In the Http Method of the Inbound REST interface, which of the following parameters support the body parameter? (Multiple Choice)

A.

post

B.

DELETE

C.

PUT

D.

PATCH

Full Access
Question # 11

When configuring a process handler, which of the following attributes needs to be configured?

A.

Assignment

B.

Page

C.

Rule

D.

Sequence flow

Full Access
Question # 12

Which of the following conditions must be met when the Text type property is used as the primary key?

A.

Special characters must be configured.

B.

The maximum length must be less than 250.

C.

The maximum length is 4000.

D.

Need to set the default value.

Full Access
Question # 13

If the REST interface uses the Oauth2.0 authentication mode, two REST interfaces are required.

A.

TRUE

B.

FALSE

Full Access
Question # 14

Which of the following technologies can be used to configure the APIs of the OWS-Plus platform?

A.

TQL (Top Query Language)

B.

Metadata

C.

Service Definition Language (SDL)

D.

Simple Page Language (SPL)

Full Access
Question # 15

How many Start events and End events can be included in a flowchart? (Multiple Choice)

A.

One Start event and one End event

B.

One Start event and more than one End events

C.

Two Start events and one End event

D.

More than one Start event and more than one End events

Full Access
Question # 16

Which of the following statements are correct about workflow management? (Multiple Choice)

A.

When creating a workflow, in order to facilitate the workflows management, different types of workflows will choose the same APP.

B.

If there is a sub category or workflow in the Category directory, you can't delete the Category directory directly, you must delete all the sub category and the workflows under the Category directory before you can delete it.

C.

After creating the Business Process, the system automatically generates a default simple workflow.

Full Access
Question # 17

On the Inbound REST interface page, click Machine User to create a human-machine account.

A.

TRUE

B.

FALSE

Full Access
Question # 18

Which of the following can be used as a page name?

A.

Leave Request Create

B.

Leave_Request_Create

C.

Leave-Request*Create

Full Access
Question # 19

What is the best way to record a person value in the data model?

A.

By using the UserGroup type.

B.

By using the text type.

C.

By using the reference type.

D.

By using the digit type.

Full Access
Question # 20

When drawing the O&M flowchart, the Manual task phase can be deleted without affecting the flow.

A.

TRUE

B.

FALSE

Full Access
Question # 21

Which of the following components is used to display multiple data on the mobile page?

A.

Data Loader

B.

Form Panel

C.

List View

Full Access
Question # 22

What is the full name of OWS?

A.

Operation Work Services

B.

Online Web Services

C.

Operation Web Services

D.

Online Work Services

Full Access
Question # 23

Which of the following is not a model data operation of rules activity?

A.

Create

B.

Update

C.

Delete

D.

GetList

Full Access
Question # 24

Which of the following files is not exported when exporting an interface package?

A.

Soap

B.

Rest

C.

Oauth2.0

D.

Keystore

Full Access
Question # 25

When a third party invokes the Inbound SOAP interface, a WSDL file is generated through the interface to invoke the interface.

A.

TRUE

B.

FALSE

Full Access
Question # 26

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

Full Access
Question # 27

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]

Full Access
Question # 28

Which of the following statements are correct about services? (Multiple Choice)

A.

A service is used to operate a model data.

B.

The service is irrelevant to the page.

C.

The basic operation element of a service is model data.

D.

Service is a bridge between a model and a page.

Full Access
Question # 29

Regarding on the message sending rules, which of the following parameters are a variable in the Basic Message Information? (Multiple Choice)

A.

Orderid

B.

Taskurl

C.

Originator

D.

Lastoperator

Full Access
Question # 30

Which translator can be used to get the current time?

A.

currentUser ()

B.

currentTime ()

C.

userGroupDisplayTranslator ()

D.

utc2local ()

Full Access
Question # 31

The condition: "name" is "aaa" is added to the condition of the update service. What is the execution result when the model data whose name is bbb is updated?

A.

The update fails and an error is reported, data is not updated.

B.

The update is successful.

C.

The update is successful, the data is not updated, and no error is reported.

D.

The update fails, data is updated, and an error is reported.

Full Access
Question # 32

Which of the following are included in the GET/ DELETE parameter type for the Http Method of the Inbound REST interface? (Multiple Choice)

A.

URL Parameters

B.

Header

C.

Query Parameters

D.

Body

Full Access
Question # 33

When the interface package is imported for the first time to the system, the password in the interface package will be changed to a random password.

A.

TRUE

B.

FALSE

Full Access
Question # 34

Which of the following methods can be used to customize an element on the page that does not fulfill the business requirements? (Multiple Choice)

A.

Only the OWS system style can be used.

B.

You can use the CSS component to customize the style of an element.

C.

You can use the CSS Lib component to customize the style of an element.

D.

You can use the JS component to edit the JS code to customize the element style.

Full Access
Question # 35

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

Full Access
Question # 36

Which of the following components is used to check whether the duplicate data exists in a field?

A.

Text Input

B.

Date Input

C.

Date and Time Check

D.

Data Exist Check

Full Access
Question # 37

What does the OWS public service platform comprise of? (Multiple Choice)

A.

Components

B.

Operation System

C.

Framework

D.

Builder

Full Access