Summer Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

Huawei H35-920 HCDA - OWS Developer Exam Practice Test

Demo: 37 questions
Total 250 questions

HCDA - OWS Developer Questions and Answers

Question 1

What are the features of development based on OWS platform? (Multiple Choice)

Options:

A.

Support configuration development without code

B.

Only one client needs to be installed for app development

C.

Simple and visual app development process like building wooden blocks

D.

Immediate deployment and online upgrades

Question 2

Which steps are involved in the requirements development process? (Multiple Choice)

Options:

A.

Requirement analysis

B.

Model design

C.

Service and page design

D.

Configuration

E.

Test

F.

Release

Question 3

When drawing a O&M flowchart, which flow components are not required? (Multiple Choice)

Options:

A.

Start event

B.

Start timer event

C.

Manual task

D.

Text annotation

E.

Sequence flow

Question 4

What is the difference between Reference and Dependence?

Options:

A.

Different deletion policy.

B.

Reference can be the primary key. Dependence cannot be the primary key.

C.

Dependence can be the primary key. Reference cannot be the primary key.

D.

There is no difference.

Question 5

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

Options:

A.

Events

B.

Activities

C.

Gateways

D.

Connections

E.

Artifacts

Question 6

Which part of the Inbound SOAP is responsible for sending responses to incoming requests?

Options:

A.

Exception Resume Configuration

B.

Output Requirements

C.

Input Configuration

D.

Output Configuration

Question 7

If attach whitelist is set to *.txt;*.doc;*.docx; in Common Configuration, which of the following statements is correct?

Options:

A.

The *.txt;*. doc;*.docx; file cannot be uploaded when an attachment is uploaded.

B.

Only *.txt;*doc;*.docx; files can be uploaded.

C.

Only the names of the three files can be uploaded.

D.

You can upload files of other types to the three types of files.

Question 8

The Block field component can organize the content and the default value is hidden.

Options:

A.

TRUE

B.

FALSE

Question 9

Which of the following can be used as a service in the import template?

Options:

A.

Get service

B.

GetList service

C.

Create service

D.

tql query service

Question 10

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

Options:

A.

Components

B.

Operation System

C.

Framework

D.

Builder

Question 11

Which of the following services of the Execute Service interface of the Inbound REST interface supports automatic parameter generation?

Options:

A.

PageService

B.

SOAP

C.

REST

D.

JAVA

Question 12

Studio App is an integration of data models, services, rules, and pages functions. It can be divided into web app and mobile app.

Options:

A.

TRUE

B.

FALSE

Question 13

Which of the following configurations is correct for sorting the query service getList by change_time in descending order?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 14

When configuring the Text Input component of the workflow form, if you want to describe the component, which of the following properties need to be configured? (Multiple Choice)

Options:

A.

Required

B.

Value Field

C.

Tooltip

D.

Placeholder

Question 15

What are the major steps for releasing a mobile app? (Multiple Choice)

Options:

A.

Release an app to the Mobile Market

B.

Configure menu

C.

Download Mateline

D.

Download the app to the Mateline

Question 16

Which of the following configurations can be used by OWS to integrate two independent systems?

Options:

A.

App Configuration

B.

Process Configuration

C.

Rule configuration

D.

Webservice Configuration

Question 17

Regarding on workflow rules, which of the following activities are triggered by processes? (Multiple Choice)

Options:

A.

Send Message

B.

Auto Submit

C.

Invoke Service

D.

Update Business Status

E.

Create Sub Ticket

Question 18

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

Options:

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.

Question 19

Regarding on workflow rules, which of the following activities triggered by Ticket Canceled event are in line with the business logic? (Multiple Choice)

Options:

A.

Send Message

B.

Update Business Status

C.

Auto Submit

D.

Invoke Service

E.

Create Sub Ticket

Question 20

Which of the following permissions need to be configured when configure a _update function permission?

(Multiple Choice)

Options:

A.

Rights of the getList service

B.

Get service permission

C.

Permission on the update page

D.

Rights of the update service

Question 21

Which of the following components is required for the export function?

Options:

A.

Excel Import Panel

B.

Toolbar Excel Import Button

C.

Toolbar Excel Export Button

D.

Excel Import Button

Question 22

Which of the following service types needs to be selected when configuring the Outbound SOAP interface if the input parameter is from DataModel?

Options:

A.

Webservice

B.

Datamodel

C.

Model related service

D.

Standalone service

Question 23

Which of the following statements is correct about deleting an app?

Options:

A.

An app can only be deleted after it is deactivated.

B.

The app cannot be deleted directly if the app contains data. You need to delete the data first before deleting the app.

C.

If the app contains data, a confirmation message will be displayed to confirm the deletion of the data in the app. After conformation the app will be deleted.

Question 24

Which steps are included in the quick start? (Multiple Choice)

Options:

A.

Creating an app

B.

Releasing an app

C.

Creating a model

D.

Generating pages and services

Question 25

Which translator can be used to obtain the current user?

Options:

A.

currentUser ()

B.

currentTime ()

C.

userGroupDisplayTranslator ()

D.

utc2local ()

Question 26

How to configure the report mode on the page?

Options:

A.

Configure the Visual Script and reference it on the page.

B.

Configure reports on the page.

C.

Run the Data Grid command to configure a report on the page.

D.

Reports cannot be configured in the OWS system.

Question 27

What is the suffix of the swagger file downloaded through the Inbound REST interface?

Options:

A.

wsdl

B.

yaml

C.

xml

D.

txt

Question 28

The request method of the Outbound REST interface does not need to be configured according to the third party requirements. The request can be performed successfully even the request method does not match.

Options:

A.

TRUE

B.

FALSE

Question 29

How many SOAP interfaces are required when the Outbound SOAP interface uses the Oauth2 authentication?

Options:

A.

1

B.

2

C.

3

D.

4

Question 30

When assigning the permission to create leave applications to the Operator role. What is the difference between the operation of user A (Administrator) and the operation of user B (Operator)?

Options:

A.

Only user A can create a leave application.

B.

Only user B can create a leave application.

C.

Users A and B can create leave applications.

D.

Users A and B cannot create leave applications.

Question 31

What are the three elements of a rule? (Multiple Choice)

Options:

A.

Event

B.

Condition

C.

Activity

D.

Model

Question 32

Which of the following are the main translator types? (Multiple Choice)

Options:

A.

Combine-message

B.

Related-model-search

C.

Simple-data-mApping

D.

JavaScripts

Question 33

Which of the following structures are contained in the Form Panel container? (Multiple Choice)

Options:

A.

Validations

B.

Datafields

C.

Button

D.

Column

Question 34

Which translator can be used to get the current time?

Options:

A.

currentUser ()

B.

currentTime ()

C.

userGroupDisplayTranslator ()

D.

utc2local ()

Question 35

Which elements are abstracted from the page structure? (Multiple Choice)

Options:

A.

Component

B.

Container

C.

Editor

D.

Preview area

Question 36

Which of the following concepts is used to associate between rights and users?

Options:

A.

Group

B.

Permission resource

C.

Role

D.

Permission tree

Question 37

What can be implemented by the "update to create" exception handler?

Options:

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

Demo: 37 questions
Total 250 questions