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

Exact2Pass Menu

Question # 4

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

A.

Exception Resume Configuration

B.

Output Requirements

C.

Input Configuration

D.

Output Configuration

Full Access
Question # 5

Which translator can be used to translate the time from UTC to Local?

A.

currentUser ()

B.

currentTime ()

C.

userGroupDisplayTranslator ()

D.

utc2local ()

Full Access
Question # 6

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

A.

Open

B.

Expandable

C.

Cloud ecosystem

D.

Telecom-oriented

Full Access
Question # 7

Which component can be used to fill value from a data model as an input option?

A.

Drop-down list box

B.

Single Select

C.

Check box

D.

Option

Full Access
Question # 8

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

A.

Get service

B.

GetList service

C.

Create service

D.

tql query service

Full Access
Question # 9

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

A.

Ticket Completed

B.

Task Completed

C.

Ticket Canceled

D.

Task Started

Full Access
Question # 10

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

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

(Multiple Choice)

A.

Rights of the getList service

B.

Get service permission

C.

Permission on the update page

D.

Rights of the update service

Full Access
Question # 12

Which parts of the service can the translator be placed in? (Multiple Choice)

A.

Input

B.

Condition

C.

Output

D.

Exception processor

Full Access
Question # 13

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

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

A.

Event

B.

Condition

C.

Activity

D.

Model

Full Access
Question # 15

An error code is displayed on the page. Which of the following functions can be used to query the meaning of an error code?

A.

Log Management

B.

Error Message

C.

Common Configuration

Full Access
Question # 16

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

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 17

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)

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

Full Access
Question # 18

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

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.

Full Access
Question # 19

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

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

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.

Full Access
Question # 21

What are the different layers that constitute the OWS platform architecture? (Multiple Choice)

A.

Basic platform

B.

Public service platform

C.

Microservice

D.

Application

Full Access
Question # 22

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

When the user name of the Outbound REST interface references the attributes in the interface package, which of the following reference methods is used?

A.

# {Attribute name of the interface package}

B.

¥ {Attribute name of the interface package}

C.

$ {Attribute name of the interface package}

D.

& {Attribute name of the interface package}

Full Access
Question # 24

Which of the following steps are involved in the release of a web app? (Multiple Choice)

A.

Configure menu

B.

Configure permission

C.

Download Mateline

D.

Assign permission

Full Access
Question # 25

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?

A.

Combine-message

B.

Related-model-search

C.

Simple-data-mApping

D.

Attachment-translator

Full Access
Question # 26

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

A.

Rules cannot be imported or exported separately.

B.

Rules must be configured with models.

C.

Multiple rule activities can be configured. The execution sequence is determined by the priority and event.

D.

After a rule is deactivated, it will not be triggered again.

Full Access
Question # 27

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?

A.

aa;bb;cc

B.

aa

C.

aa, bb, cc

D.

aabbcc

Full Access
Question # 28

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

When an Inbound SOAP is created, which of the following operation types can be selected to invoke other services?

A.

InvokeService

B.

Create

C.

RunScript

D.

Get

Full Access
Question # 30

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

A.

TRUE

B.

FALSE

Full Access
Question # 31

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

A.

A model can have multiple primary keys.

B.

A model can have multiple properties.

C.

The data model is like a table in database.

D.

The model is a basic component of an app in the OWS system.

Full Access
Question # 32

Which of the following interfaces can be invoked by the Outbound REST interface? (Multiple Choice)

A.

PageService

B.

InboundSOAP

C.

InboundREST

D.

JAVA

Full Access
Question # 33

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

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.

Full Access
Question # 34

What is the difference between Reference and Dependence?

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.

Full Access
Question # 35

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

A.

Container

B.

Editor

C.

Preview area

Full Access
Question # 36

Which of the following statements are correct about writing the customized code? (Multiple Choice)

A.

JS, JS Lib, CSS, and CSS Lib can be used to customize the code for CSS and JS.

B.

Visual Script cannot be used to customize the codes.

C.

Visual Script uses scripts to customize JS.

D.

Services and rules can be customized through JAVA Scrip.

Full Access
Question # 37

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?

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.

Full Access