Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

H35-920 PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

H35-920 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: HCDA - OWS Developer
  • Last Update: Sep 12, 2025
  • Questions and Answers: 250
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

H35-920 Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

H35-920 Practice Exam Questions with Answers HCDA - OWS Developer Certification

Question # 6

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

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

Full Access
Question # 7

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

A.

Create

B.

Update

C.

Delete

D.

GetList

Full Access
Question # 8

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

A.

Combine-message

B.

Related-model-search

C.

Simple-data-mApping

D.

JavaScripts

Full Access
Question # 9

To view the send log and received log packets, select the Save success message record check box in the interface package.

A.

TRUE

B.

FALSE

Full Access
Question # 10

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

A.

SPL

B.

TQL

C.

Metadata

D.

SDL

Full Access
Question # 11

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 # 12

How to configure the report mode on the page?

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.

Full Access
Question # 13

Which translator can be used to get the current time?

A.

currentUser ()

B.

currentTime ()

C.

userGroupDisplayTranslator ()

D.

utc2local ()

Full Access
Question # 14

Which of the following statements are incorrect? (Multiple Choice)

A.

Rules can be triggered only when model data is created, updated, or deleted.

B.

Rules are executed synchronously.

C.

A rule can have multiple activities.

D.

The rule that causes an infinite loop cannot be configured.

Full Access
Question # 15

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

A.

Setting

B.

Resend

C.

Resend All

D.

Manual Resend

Full Access
Question # 16

What are the default services can be obtained through the automatic generation of services and pages?

(Multiple Choice)

A.

_create, jjpdate

B.

_batch_delete, _batch_update

C.

_get/ _getList

D.

_delete

Full Access
Question # 17

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 # 18

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

Full Access
Question # 19

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

A.

TRUE

B.

FALSE

Full Access
Question # 20

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 # 21

When the JS service invokes the Outbound REST interface, which of the following formats is used to invoke the REST interface in the script?

A.

app.soap.yourPackageName.yourServiceName

B.

app.rest.yourPackageName.yourServiceName

C.

app.Service.yourPackageName.yourServiceName

D.

app.api.yourPackageName.yourServiceName

Full Access
Question # 22

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

A.

Model Table Definition

B.

Model Attribute Definition

C.

Attribute definition of model attributes

D.

Model definition

Full Access
Question # 23

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

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

Full Access
Question # 24

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

A.

TRUE

B.

FALSE

Full Access
Question # 25

Which of the following statements are correct about the positioning of the OWS platform? (Multiple Choice)

A.

The OWS platform is a metadata-based application development platform on the cloud.

B.

The OWS platform reduces the IT threshold by fully configuring the development mode and enables service personnel to quickly develop applications.

C.

The TQL (Top Query Language) implements unified configuration of data query conditions and rule matching conditions on the OWS-Plus platform.

D.

Metadata definition is separated from data storage to ensure flexibility and performance.

Full Access
Question # 26

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 # 27

When configuring a workflow form, you can drag the component directly to the component tree on the right.

A.

TRUE

B.

FALSE

Full Access
Question # 28

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 # 29

In the OWS system, the Oauth2 authentication mode is used as the inbound interface of the server.

A.

TRUE

B.

FALSE

Full Access
Question # 30

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

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.

Full Access
Question # 31

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

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.

Full Access
Question # 32

Which four types of components are included in the form?

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

Full Access
Question # 33

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

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.

Full Access
Question # 34

When the Outbound SOAP creates an interface for obtaining access tokens, which of the following service types is selected?

A.

Standalone Service

B.

Model related service

C.

OAuth2 Token Service

D.

Webservice

Full Access
Question # 35

What are the types of page generated during quick start? (Multiple Choice)

A.

_grid

B.

_create

C.

_update

D.

_delete

Full Access
Question # 36

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 # 37

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.

A.

TRUE

B.

FALSE

Full Access
Question # 38

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

A.

Page

B.

Service

C.

Model

D.

Rule

Full Access
Question # 39

Which app needs to be released to the mobile?

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.

Full Access
Question # 40

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!"?

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.

Full Access
Question # 41

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

A.

Menu Select: Drop down like menu, selects multiple records value, filter not supported.

B.

Multi Select: selects multiple records.

C.

Number Input: enters integers and floats.

D.

Person Select: selects users or user groups in the system.

Full Access
Question # 42

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

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.

Full Access
Question # 43

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

A.

Rules must be configured based on the triggering conditions and service logic.

B.

When configuring a rule, ensure that the rule does not form a ring triggering process.

C.

The rules of the same model should be configured in a centralized manner for easy management.

D.

Deactivate or delete the obsolete rules to avoid affecting the normal logic.

Full Access
Question # 44

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

A.

Describe the data model.

B.

Describe the API process and logic.

C.

Describe the interface definition.

Full Access
Question # 45

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

A.

Event

B.

Condition

C.

Activity

D.

Model

Full Access
Question # 46

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

A.

Time component

B.

Date component

C.

Date and Time Check

D.

Text input component

Full Access
Question # 47

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)

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.

Full Access
Question # 48

Service Task is used in the manual task phase of O&M workflow. It needs to configure form pages to interact with users.

A.

TRUE

B.

FALSE

Full Access
Question # 49

The keystore certificate file which is uploaded when creating the interface or Keystore cannot be downloaded.

A.

TRUE

B.

FALSE

Full Access
Question # 50

Which of the following statements are correct about the import template and import function? (Multiple Choice)

A.

It is recommended that the import function is configured in asynchronous mode.

B.

You can upload a customized Excel file as the import template.

C.

Excel Import Panel is used to import pages.

D.

The import function supports multiple types, such as CSV and Excel.

Full Access
Question # 51

To check whether the input parameters of a service comply with the time format, which of the following must be configured?

A.

Configuring the Time Format Translator

B.

Configure a validator for the time format.

C.

Set the property to the time format.

D.

Automatic check is not required.

Full Access
Question # 52

What is the most suitable data type for the Application ID field of a leave application in the Leave Application model?

A.

Text

B.

Number

C.

Sequence

D.

Reference

Full Access
Question # 53

Which of the following components cannot place in the Form Panel container?

A.

Redirect Button

B.

Text Area

C.

Column Redirect Button

D.

Date Input

Full Access
Question # 54

When configuring the field attribute of a form, which of the following attributes must be lowercase?

A.

Label

B.

Name

C.

Required

D.

Id

Full Access
Question # 55

After the first Outbound SOAP interface obtains the access token, which of the following data is transmitted to the second Outbound SOAP interface?

A.

Keystore

B.

Jks

C.

Password

D.

Oauth2.0

Full Access
Question # 56

Which of the following statements is correct about the release process of mobile app?

A.

The apps that do not contain mobile pages can be used only after they are released to mobile phones.

B.

After a mobile app is released, it can be updated on the mobile phone without being released again.

C.

Mobile apps can be used on mobile phones without being released.

D.

A released app can be synchronized to the mobile phone only after being upgraded and the version must be newer than the previous version.

Full Access
Question # 57

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?

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.

Full Access
Question # 58

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

A.

Events

B.

Activities

C.

Gateways

D.

Connections

E.

Artifacts

Full Access
Question # 59

Which of the following types are supported by the export template? (Multiple Choice)

A.

Excel

B.

TSV

C.

Custom

D.

CSV

Full Access
Question # 60

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

A.

TRUE

B.

FALSE

Full Access
Question # 61

Which of the following statements are correct about service asynchronous and synchronous execution?

(Multiple Choice)

A.

The synchronous execution service will return the service running result.

B.

The asynchronous execution service initiates the service invoking, but does not return the service execution result.

C.

The asynchronous execution service is slow, and the synchronous execution service is fast.

D.

The difference between synchronous execution and asynchronous execution is that the synchronous execution will return the result after the service is executed completely, while the asynchronous execution will return the result directly.

Full Access
Question # 62

Which of the following service types are supported by the Outbound REST interface? (Multiple Choice)

A.

Standalone Service

B.

OAuth2 Token Service

C.

Model related service

D.

Webservice

Full Access
Question # 63

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

A.

The model can be deleted directly.

B.

If there is no data in the model, the model must be deactivated before deleting.

C.

The model cannot be deleted if there is data in the model. The data must be deleted before deleting the model.

D.

The model cannot be deactivated if there is data in the model.

Full Access
Question # 64

When a data is created in model A, a data record is created in model B automatic and the data of model B comes from data of model A. Which of the following methods can reach the goal?

A.

Configure a creation rule on model A. The rule activity is to create data in model B. When the data of model A is created, the data of model B is created at the same time.

B.

Configure a creation rule on model B. The rule activity is to create data in model A. When the data of model A is created, the data of model B is created at the same time.

C.

The field of model A is referenced to model B. Then the data of model A is created, the data of model B is created at the same time.

D.

Model A and model B are independent of each other and cannot be used to create data in cascading mode.

Full Access
Question # 65

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

A.

Validations

B.

Datafields

C.

Button

D.

Column

Full Access
Question # 66

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

A.

TRUE

B.

FALSE

Full Access
Question # 67

Which translator can be used to obtain the current user?

A.

currentUser ()

B.

currentTime ()

C.

userGroupDisplayTranslator ()

D.

utc2local ()

Full Access
Question # 68

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)

A.

Service: _update

B.

Service: _get

C.

Page:_update

D.

Page:_grid

Full Access
Question # 69

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 # 70

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 # 71

Which of the following components can implement text input? (Multiple Choice)

A.

Text Area

B.

Rich Text Area

C.

Text Display Field

D.

Text Input

Full Access
Question # 72

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

A.

TRUE

B.

FALSE

Full Access
Question # 73

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 # 74

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 # 75

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?

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.

Full Access