Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

H35-920 HCDA - OWS Developer Questions and Answers

Questions 4

Which of the following components can be used to configure the reports of the Visual Script on the page?

Options:

A.

Visual Script Widget

B.

Form Panel

C.

Data Grid

D.

Portal Panel

Buy Now
Questions 5

Which four types of components are included in the form?

Options:

A.

Button/Data Fie Id/Form/Form > Check

B.

Grid/Data Field/Form/Form > Check

C.

Button/Data Fie Id /Form/Grid > Views

D.

Grid/Data Field/Form//Grid > Views

Buy Now
Questions 6

Which of the following services must be configured with models? (Multiple Choice)

Options:

A.

RunScript

B.

Fire Event

C.

BatchOperation

D.

Batch Delete

Buy Now
Questions 7

The value of the service input parameter A is the ID of the Model B and needs to be translated into the name of B. Which of the following translators is required?

Options:

A.

Combine-message

B.

Related-model-search

C.

Simple-data-mApping

D.

Attachment-translator

Buy Now
Questions 8

If whitelist is set to 172.0.0.6 in Common Configuration, which of the following statements is correct?

Options:

A.

The 172.0.0.6 IP address cannot be used to upload attachments.

B.

When a third-party system invokes the OWS system interface for communication, only the IP address 172.0.0.6 is allowed to access the system.

C.

Only the IP address 172.0.0.6 can be used to upload attachments.

Buy Now
Questions 9

What revolutionary forces have been introduced by the Internet to traditional industries? (Multiple Choice)

Options:

A.

Mobile+cloud

B.

Outsourcing of IT services

C.

Sale by lease

D.

Online app development

Buy Now
Questions 10

Which of the following statements is correct about the execution sequences of a validator and translator?

Options:

A.

The validator is executed first, followed by the translator.

B.

The translator is executed first, followed by the validator.

C.

The validator is executed synchronously. The validator is executed asynchronously.

D.

Translators and validators are executed asynchronously.

Buy Now
Questions 11

Which of the following methods can be used to obtain the current longitude and latitude on mobile page?

Options:

A.

#Sys[location]

B.

#Sys[now]

C.

#Sys[username]

D.

#Sys[localtime]

Buy Now
Questions 12

Which of the following is the best practice to invoke the SMS message service during development?

Options:

A.

Check whether related services are available in all Apps.

B.

Send a message to the platform support personnel for help.

C.

Check the API directory and query the API directory based on the keyword. If no interface is available, contact platform support personnel for help.

D.

Create a service for sending SMS messages.

Buy Now
Questions 13

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

Options:

A.

Create

B.

Update

C.

Delete

D.

GetList

Buy Now
Questions 14

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

Options:

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

Buy Now
Questions 15

Which of the following components can be used to directly jump to another page by clicking the button on the toolbar?

Options:

A.

Redirect Button

B.

Service Button

C.

Column Redirect Button

D.

Column Service Button

Buy Now
Questions 16

Two rules are configured for creating the model A. Rule 1: The priority is 99 and the event is

After, synchronous execution. The activity is to add a data to the model C.

Rule 2: The priority is 100. The event is Before, synchronous execution. The activity is to add a data to model B.

Which of the following statements is correct about creating a data record for model A?

Options:

A.

The three models are created in the following order: model B, model A, and model C.

B.

The three models are created in the following order: model A, model B, and model C.

C.

The three models are created in the following order: model C, model A, and model B.

D.

The three models are created in the following order: model C, model B, and model A.

Buy Now
Questions 17

Which of the following elements are basic elements of an App? (Multiple Choice)

Options:

A.

Page

B.

Service

C.

Rule

D.

Model

Buy Now
Questions 18

If the alarm to be queried contains an alarm and the alarm time is later than the current time, which of the following statements is correct about the getList service?

Options:

A.

"alarm_namen is "Alarm" and "alarmjime" < "$current_time".

B.

"alarm_name" contains "Alarm" and "alarm_time" > "$current_time"

C.

"alarm_name" is "Alarm" and "alarm_time" > "$current_time".

D.

"alarm_name" contains "Alarm" and "alarm_time" < "$current_time"

Buy Now
Questions 19

Which of the following statements is correct about primary key of a data model?

Options:

A.

A data model can have no primary key.

B.

A data model can consist of multiple primary keys.

C.

The value of the primary key can be changed.

D.

Sequence must be used as the primary key.

Buy Now
Questions 20

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

Buy Now
Questions 21

In the automatic generated forms, the commonly used page components will be preconfigured in the workflow.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 22

Which of the following fields of the Outbound SOAP interface can be used to reference interface package attributes?

Options:

A.

Many

B.

Default Value

C.

JsonPath

D.

Field

Buy Now
Questions 23

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

Options:

A.

post

B.

DELETE

C.

PUT

D.

PATCH

Buy Now
Questions 24

Which of the following operation types do not need reference model when creating Inbound SOAP?

(Multiple Choice)

Options:

A.

Run Script

B.

Update

C.

InvokeService

D.

Delete

Buy Now
Questions 25

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

Options:

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.

Buy Now
Questions 26

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

Options:

A.

Data Loader

B.

Form Panel

C.

List View

Buy Now
Questions 27

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

Options:

A.

Validations

B.

Datafields

C.

Button

D.

Column

Buy Now
Questions 28

Which of the following events are supported in the flowchart designer? (Multiple Choice)

Options:

A.

Start event

B.

Start timer event

C.

Timer event

D.

End event

Buy Now
Questions 29

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

Buy Now
Questions 30

Which of the following statements is correct about naming a service? (Multiple Choice)

Options:

A.

The service name must with a service meaning to facilitate the subsequent search and maintenance.

B.

The service name can contain spaces.

C.

The 1_create can be used as a service name to create a service.

D.

The service name cannot be too long. Try to use abbreviation.

Buy Now
Questions 31

Which translator can be used to obtain the current user?

Options:

A.

currentUser ()

B.

currentTime ()

C.

userGroupDisplayTranslator ()

D.

utc2local ()

Buy Now
Questions 32

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)

Options:

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

Buy Now
Questions 33

What is the full name of OWS?

Options:

A.

Operation Work Services

B.

Online Web Services

C.

Operation Web Services

D.

Online Work Services

Buy Now
Questions 34

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

Options:

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.

Buy Now
Questions 35

Which of the following is the function of GUI elements in the OWS platform?

Options:

A.

Describe the data model.

B.

Describe the API process and logic.

C.

Describe the interface definition.

Buy Now
Questions 36

If the service input parameter Country is set to a default value, China and a validator is configured where the picklist can only be China or American. What is the result when the input value is empty?

Options:

A.

The value of Country is set from empty to China, and an error is reported when the validator is executed. As a result, the creation is fail.

B.

The value of Country is set from empty to China, the validator is running properly and data is successfully created.

C.

If the value of Country is empty, an error is reported when executing the validator and the creation is fail.

D.

The value of Country is empty, the validator is executed successfully, and the creation is successful.

Buy Now
Questions 37

The Link Column parameter in Grid needs to be transferred to the details page. How to obtain the order_id parameter of a line?

Options:

A.

#Get[orderid]

B.

#Put[orderid]

C.

#Row[orderid]

D.

#Set[orderid]

Buy Now
Exam Code: H35-920
Exam Name: HCDA - OWS Developer
Last Update: May 2, 2024
Questions: 250
H35-920 pdf

H35-920 PDF

$28  $80
H35-920 Engine

H35-920 Testing Engine

$33.25  $95
H35-920 PDF + Engine

H35-920 PDF + Testing Engine

$45.5  $130