Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

H35-920 HCDA - OWS Developer Questions and Answers

Questions 4

Which of the following fields can be used to set the getList field in ascending or descending order?

Options:

A.

Sort

B.

Dir

C.

Start

D.

Limit

Buy Now
Questions 5

Service A is the creation service of the meeting model. The time of the service input parameter is set to common-validator, the type is Date, the format is Data Time (yyyy-MM-dd HH:mm:ss), and the value of time in the service input parameter is 2017.12.12 12:00:00. Which of the following is the execution result of service A?

Options:

A.

The service is successfully executed.

B.

The service fails to be executed. The result shows that the time verification format fails. The meeting data is successfully created, but time is empty.

C.

The service fails to be executed. The result shows that the time verification format fails and the meeting data cannot be queried.

D.

The service fails to be executed and no error is reported.

Buy Now
Questions 6

Which translator can be used to obtain the current user?

Options:

A.

currentUser ()

B.

currentTime ()

C.

userGroupDisplayTranslator ()

D.

utc2local ()

Buy Now
Questions 7

Which of the following statements is correct about File?

Options:

A.

The property of the File type can store files.

B.

The property of the File type can store only a single file.

C.

The property of the File type can be used as the primary key.

Buy Now
Questions 8

Which of the following methods can be used to cascading delete the records of two models? (Multiple Choice)

Options:

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.

Buy Now
Questions 9

The name field of model A cannot contain the special characters like " ? " , " ; " . Which of the following configuration modes can be implemented for this scenario? (Multiple Choice)

Options:

A.

A validator is added to the input parameter for creating a service. The verification of the text type is configured. The special character like " ? " , " ; " cannot be entered.

B.

Configure special charatcters when add the property.

C.

The special character restriction on the name field is added to the page.

D.

Translate?; into other characters in the translator of the service.

Buy Now
Questions 10

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

Options:

A.

TQL (Top Query Language)

B.

Metadata

C.

Service Definition Language (SDL)

D.

Simple Page Language (SPL)

Buy Now
Questions 11

Which of the following is correct about the execute order of default value, validator, and translator of a service input parameter?

Options:

A.

Default value, validator, translator

B.

Default value, translator, validator

C.

Validator, default value, translator

D.

Translator, default value, validator

Buy Now
Questions 12

To implement the branch function, which of the following attributes of sequence flow needs to be configured?

Options:

A.

Default flow

B.

Name

C.

Id

D.

Flow condition

Buy Now
Questions 13

Which of the following is automatic generated in the page component when the model property is Longtext?

Options:

A.

Text Input

B.

Text Area

C.

Drop-down list box

D.

Option Button

Buy Now
Questions 14

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

Buy Now
Questions 15

Which of the following is the page structure of the Form Panel in the SPL?

Options:

A.

Container

B.

Editor

C.

Preview area

Buy Now
Questions 16

Which basic element of an app is used to operate data?

Options:

A.

Page

B.

Service

C.

Model

D.

Rule

Buy Now
Questions 17

When configuring criteria of a sequential flow branch/ for example, " Operation Mode (Process Task) " is " Resolved " , what is the attribute of the " Resolved " for the Operation Mode (Process Task) option on the page?

Options:

A.

Default Selected

B.

Id

C.

Text

D.

Value

Buy Now
Questions 18

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

Options:

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.

Buy Now
Questions 19

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.

Buy Now
Questions 20

To configure permission resources for the _update page which is automatically generated by a model, which of the following items need to be included? (Multiple Choice)

Options:

A.

Service: _update

B.

Service: _get

C.

Page:_update

D.

Page:_grid

Buy Now
Questions 21

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

Buy Now
Questions 22

Which of the following items in the SentLog interface log is set to be automatically resent?

Options:

A.

Setting

B.

Resend

C.

Resend All

D.

Manual Resend

Buy Now
Questions 23

Which of the following statements are correct about configuring the message sending rules? (Multiple Choice)

Options:

A.

Set either Message Recipient or Specified Recipient.

B.

Both Message Recipient and Specified Recipient are optional parameters, none of them need to be set up.

C.

The orderid in Message Title is a variable.

D.

Rule Condition is an optional parameter

Buy Now
Questions 24

Each Inbound SOAP interface can contain only one operation method.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 25

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

Options:

A.

A service must be configured with a model.

B.

Services can be executed synchronously or asynchronously.

C.

If the input parameter of the service is configured with the translator, the data that is actually executed is the translated data.

D.

The dir parameter is used to configure the sorting order.

Buy Now
Questions 26

What are the key technologies of OWS? (Multiple Choice)

Options:

A.

SPL

B.

TQL

C.

Metadata

D.

SDL

Buy Now
Questions 27

Export log is supported in SentLog and the exported logs are encrypted.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 28

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 29

When a third-party system invokes the OWS system interface for communication, which of the following methods can be used to resolve the error " Your IP address forbid to access system! " ?

Options:

A.

The configuration of the interface service is incorrect. You need to modify the configuration.

B.

If no third-party system IP address is added to the IP address whitelist, add the IP address to common Configuration.

C.

The configuration of the interconnected port is incorrect. In this case, you need to test the port connectivity again.

D.

The authentication user of the interface service is incorrect.

Buy Now
Questions 30

Which of the following are included in the PC form designer? (Multiple Choice)

Options:

A.

Toolbar

B.

Component bar

C.

Form page configuration area

D.

Page component tree

E.

Component property configuration bar

Buy Now
Questions 31

Which of the following statements is incorrect about the form components?

Options:

A.

Rich Text Area: compared with Text Area, this controller enables you to customize text formats and add links.

B.

Single Select: different from Dropdown, this controller can be used to configure models or services as a data source.

C.

Switch Button: Simple data field that only has three values.

D.

Place Holder: occupies a controller position in a form, and is used when line feed is required but only a single line controller is available.

Buy Now
Questions 32

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

Buy Now
Questions 33

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

Buy Now
Questions 34

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 35

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

Options:

A.

Association

B.

Sequence flow

C.

Goto

Buy Now
Questions 36

Which of the following statements is correct about page component tree? (Multiple Choice)

Options:

A.

Another view of Form (Page)

B.

Synchronized with the Form (Page) configuration area

C.

Page Header only shows the view of JS & Event in Page Components Tree

Buy Now
Questions 37

What are the key elements abstracted from the OWS platform? (Multiple Choice)

Options:

A.

Model (MDL): Describe the data model.

B.

What are the key elements abstracted from the OWS platform?.

C.

Interface (SPL): Describe the interface definition.

Buy Now
Questions 38

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

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 39

Which of the following components can be used to restrict the time when a user enters a time earlier than the current time?

Options:

A.

Time component

B.

Date component

C.

Date and Time Check

D.

Text input component

Buy Now
Questions 40

Which of the following properties must be included in the Leave Application model for a leave application? (Multiple Choice)

Options:

A.

Application ID

B.

Applicant

C.

Application Location

D.

Application Status

E.

Approver

Buy Now
Questions 41

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.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 42

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

Buy Now
Questions 43

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 44

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

H35-920 Question 44

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 45

Which of the following components can be used to perform a delete operation by clicking the button in a row?

Options:

A.

Redirect Button

B.

Service Button

C.

Column Redirect Button

D.

Column Service Button

Buy Now
Questions 46

Regarding on workflow rules, which of the following events are related to the process phase? (Multiple Choice)

Options:

A.

Ticket Completed

B.

Task Completed

C.

Ticket Canceled

D.

Task Started

Buy Now
Questions 47

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

Buy Now
Questions 48

The Outbound REST interface functions as a server in the system.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 49

Which of the following statements are correct about the Oauth2 authentication mode of the outbound REST interface? (Multiple Choice)

Options:

A.

Two Oubtbound REST interfaces are required for Oauth2 authentication.

B.

The service type of the Outbound REST interface must be OAuth2 Token Service when the access token information is obtained.

C.

The first Outbound REST interface transfers the access token to the second Outbound REST interface through the Keystore data.

D.

The first Outbound REST interface transfers the access token to the second Outbound REST interface through the Oauth2 data.

Buy Now
Questions 50

Which of the following statements are correct about the differences between a drop-down component and single select component? (Multiple Choice)

Options:

A.

The data source model and model view field can be configured in the drop-down list box. The model data is added and the data in the drop-down list box is also added.

B.

You can only configure options in the drop-down component. The displayed values and actual values of the options are fixed.

C.

A model can be configured for a single select component. The model data can be displayed directly, or the query service can be configured and displayed based on the service query result.

D.

You can configure a search window to search for single select component.

Buy Now
Questions 51

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 52

In order to facilitate the management workflows, we choose the same APP when creating the different type workflows.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 53

The Category field of the Model A is referring to the Model B and the deletion policy is forbid deletion. Which of the following statements is correct about the data deletion?

Options:

A.

The data of the Model A cannot be deleted if the data in the Category is from the Model B.

B.

The data of the Model B cannot be deleted if this data is referred by the Model A.

C.

The data of both Model A and Model B cannot be deleted.

D.

The data of the Model A is referred by the Model B, and the data of the Model B cannot be deleted.

Buy Now
Questions 54

If the getList service of the alarm contains configured with the following conditions: " alarm_name " is " Alarm " and " startjime " < " $current_time " and " endjime " > " $current_time " , and the input value is start: 0, limit: 10. What data will be returned?

Options:

A.

Query the alarms whose names contain " Alarm " , and the current time is between the start_time and the end_time.

B.

Query the alarms whose names contain " Alarm " or the current time is between the start_time and the end_time.

C.

Query the alarms whose names contain " Alarm " , and the start_time is earlier than the current time, or the end_time is later than the current time.

D.

Query the alarms whose names contain the alarm name, or the start_time is earlier than the current time, or the end_time is later than the current time.

Buy Now
Questions 55

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

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 56

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

Options:

A.

You can select the debug log switch to view debug logs.

B.

You can view the data before and after the translator is executed in the debug log.

C.

The input parameters for debugging include Code and Tree.

D.

You can filter debug logs based on conditions.

Buy Now
Questions 57

Model A is set with three text type ' s primary keys which are namel, name2, and name3. When the namel=aa/ name2=bb, and name3=cc are entered, what is the value of the model ' s keycode field?

Options:

A.

aa;bb;cc

B.

aa

C.

aa, bb, cc

D.

aabbcc

Buy Now
Questions 58

Which of the following options can be used as property label? (Multiple Choice)

Options:

A.

Application Status

B.

Application_Status

C.

Application*status

D.

Applicationstatus

Buy Now
Questions 59

Which app needs to be released to the mobile?

Options:

A.

The app contains models starting with mobile.

B.

The app contains pages starting with mobile.

C.

The app contains pages of the mobile type.

Buy Now
Questions 60

Which of the following component can be used to hide the data users?

Options:

A.

Digital input

B.

Select the filter action component.

C.

Text component

D.

Hidden component

Buy Now
Questions 61

What are the three layers architecture of the model definition? (Multiple Choice)

Options:

A.

Model Table Definition

B.

Model Attribute Definition

C.

Attribute definition of model attributes

D.

Model definition

Buy Now
Questions 62

Which of the following form types are supported by the workflow page? (Multiple Choice)

Options:

A.

PC form

B.

Android form

C.

iOSform

D.

Windows phone form

Buy Now
Questions 63

Which of the following statements is correct about Sequence flow?

Options:

A.

Connecting elements in a flowchart. It cooperates with gateways to fulfill requirements in multi-branch scenarios

B.

Association between elements.

C.

Accommodating related flow elements.

Buy Now
Questions 64

The fields in the Radio Group option will change according to the user ' s choice. Which of the following configurations is correct for a mandatory field?

Options:

A.

Required =true

B.

When Hidden Skip Check=true

C.

Required =true

When Hidden Skip Check=true

D.

Read Only = true

Buy Now
Questions 65

The workflow can not be deleted after the workflow is created.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 66

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

Options:

A.

URL Parameters

B.

Header

C.

Query Parameters

D.

Body

Buy Now
Questions 67

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 68

What is the default separator used in a CSV export template?

Options:

A.

Comma

B.

Semicolon

C.

Tab

D.

Space

Buy Now
Questions 69

What are the application scenarios of TQL? (Multiple Choice)

Options:

A.

Rule Condition

B.

Query conditions of the getList service

C.

Parameters for querying the TQL service

D.

Validator

Buy Now
Questions 70

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

Options:

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.

Buy Now
Questions 71

When configuring the SOAP interface for obtaining access tokens, the Output must be configured with Json Path,

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 72

Which of the following is not a basic operation of an interface package?

Options:

A.

Delete

B.

Export

C.

Batch Modify

D.

Batch Delete

Buy Now
Questions 73

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 74

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
Exam Code: H35-920
Exam Name: HCDA - OWS Developer
Last Update: Apr 30, 2026
Questions: 250

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now H35-920 testing engine

PDF (Q&A)

$43.57  $124.49
buy now H35-920 pdf