0% found this document useful (0 votes)
6 views

Which of the following best defines AppWorks Platform CWS

The document consists of a series of questions and answers related to the AppWorks Platform, covering topics such as entity relationships, building blocks, and development components. It includes multiple-choice questions, true/false statements, and scenarios to assess understanding of the platform's functionalities. Key concepts include the definition of relationships between entities, the use of building blocks, and the capabilities of the AppWorks development environment.

Uploaded by

mabdelkhalek043
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Which of the following best defines AppWorks Platform CWS

The document consists of a series of questions and answers related to the AppWorks Platform, covering topics such as entity relationships, building blocks, and development components. It includes multiple-choice questions, true/false statements, and scenarios to assess understanding of the platform's functionalities. Key concepts include the definition of relationships between entities, the use of building blocks, and the capabilities of the AppWorks development environment.

Uploaded by

mabdelkhalek043
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 27

Which of the following best defines AppWorks Platform CWS?

Provides standards based process optimising solution development


Provides role-based interfaces during the development phase
Provides accurate operational insight into core business processes
Provides a single model driven development environment for team development (9)
2
A person (AccountHolder entity) may have many bank accounts (BankAccount entity). Which of the following best describes this
relationship?

-One to many, bidirectional, delete BankAccounts when deleting AccountHolder


-One to many, bidirectional, delete AccountHolder but keep BankAccounts
-One to many, unidirectional, delete BankAccounts when deleting AccountHolder
-AccountHolder has children BankAccounts: delete AccountHolder but keep BankAccounts
3
Which building blocks are automatically added when you create an entity using the Entity Wizard Tool?

- Form
- List
- Security
-Rule
-Layout
-History
-Action Bar
-Property
4
In which component would you specify teams, team leads and worklists

-Worklist Manager
-Organization Manager
-Identity package
-OTDS

Don't know?
Terms in this set (82)

Original
AppWorks platform uses __________ for browser based development and packaging of applications.

In AppWorks platform, developers cannot capture the concept of roles as the build applications. True or False

Choose the best component for developing a solutions with entities and business process models

AppWorks Developer
OpenText Information Hub
AppWorks Gateway
AppWorks Platform

Which of the following is not a way to create a shortcut on the shortcut bar on the User Start page?

Open the Options of a document and check "Add as Shortcut"


Drag and drop application to the shortcut bar
Click Options > Create Shortcut on the shortcut bar
Right click the shortcut bar and select New > Shortcut

Which of the following best defines AppWorks Platform CWS?

Provides standards based process optimising solution development


Provides role-based interfaces during the development phase
Provides accurate operational insight into core business processes
Provides a single model driven development environment for team development (9)

The applications which are available on the User Start page are the same for a user regardless of the organisation.

True or False?
Which building blocks are automatically added when you create an entity using the Entity Wizard Tool?

- Form
- List
- Security
-Rule
-Layout
-History
-Action Bar
-Property

The difference between the Decimal type of Property and the Float type is:

-Decimal allows you to add a localized currency symbol, Float does not.
-Decimal does not permit negative values; Float does.
-Decimal allows you to restrict the number of digits before and after the decimal point. Float does not.
-Decimal values are restricted in range between -10.308 and 10.308; Float values are not

AppWorks Platform design time provides revision support through:


- A built in revisioning mechanism
-Workspace Documents > Package Properties
-Integration with a standard Software Configuration Management Product
-XDS

In which component would you specify teams, team leads and worklists

-Worklist Manager
-Organization Manager
-Identity package
-OTDS

An entity that is not an abstract cannot have an abstract subtype.

True or False

Which of these is not a building block for an entity?

-Content
-Audit
-Discussion
-Sharing

AD
At the very least, your entity you must include the following building blocks to view items in the AppWorks client

-List
-Relationship
-Title
-Security
-Property
-Identity

You can the default ID from the Identity building block or you can use the defined Business ID but you cannot use both.

True or False

A person (AccountHolder entity) may have many bank accounts (BankAccount entity). Which of the following best describes
this relationship?

-One to many, bidirectional, delete BankAccounts when deleting AccountHolder


-One to many, bidirectional, delete AccountHolder but keep BankAccounts
-One to many, unidirectional, delete BankAccounts when deleting AccountHolder
-AccountHolder has children BankAccounts: delete AccountHolder but keep BankAccounts

Currencies to be used for the Currency data type must first be established in Identity Package.

True or False

When the Property building block that uses the Date or Date and Time type , the date format of the instance is set in:

-The attributes of the Property


-The AppWorks Platform settings
-The attributes of the Form in which the Property is presented
-None of the above: the date/time is stored as a coded value

A bank provides a joint account to customers. A joint account is an account that may have several holders. If you design
BankAccount and AccountHolder entities, what type of relationship should you build between BankAccount and AccountHolder?

-Many to many
-One to many
-One to one
-Has child

A reflexive relationship can be modelled by:

-Using 'To One' or 'To Many' multiplicity in the relationship back to the same entity
-Using a 'To self' multiplicity in the entity relationship
-Model the parent, add a 'Has child' relationship, then using a 'To many' relationship in the child back to parent
-Creating a 'Has child' relationships and modelling the reflexive partner

A Property building block may be set as required.

True or False

Which of the following os not a valid data type for a building block?

-Time
-Image
-Float
-Currency
You may design custom buttons for an Action Bar with expression language in the Action Bar designer.

True or False?

AD
A dynamic enumeration is loaded from:

-A lifecycle or activity flow


-A predefined code archive
-A BPM
-A formula written in expression language

You are designing a CreditCard entity. A credit card has 16 numbers. What is the best data type to use for defining the
Property?

-Text
-Integer
-Long Text
-Enumerated Integer
What happens if the column label attribute is left blank when building a List?

-An error will be thrown when you try to save the list
-An error will be thrown when you try to publish the solution
-The AppWorks client will leave the column blank
-The AppWorks client will use the property label

Only properties which are visible in a Results panel on the AppWorks client need to be selected for a List building block.

True or False

You have a client-side user interface which needs to run a background script. What is the best way to accomplish this with the
AppWorks platform?

-Add a form building block to an entity and add expression language to it


-Add a Form building block to an entity and a Rule building block to execute the background script
-Building a custom user interface which uses JavaScript
-Add a form building block to an entity and add JavaScript to it

Where can you use or see a "title" from a Title building block? (One or more)
-A button on an action bar
-A breadcrumb trail
-A List
-A header on a homepage layout
-A task from an activity flow
-A form

You can build programmatic filters for the List building blocks using the List building block using the Advanced Editor and
expression language scripting.

True or False

What should the default Layout for an entity be named?

Every results panel in a Layout must be attributed to a specific pre defined list.

True or False

What options are available for setting the value of a Title building block? (One or more)
-Values are dynamically assigned with expression language
-Values are assigned programmatically with JavaScript
-Values are hardcoded and Static
-Values are assigned automatically based on the value of the Identity

AD
You may use Forms or Layouts to create items for an entity.

True or False

A List view may be card view or grid view but not both.

True or False

How can relationships be displayed in a Form? (One or more)


-As a grid container
-As a multi-select container
-As a repeating group container
-As a drop-and-drag container
-As separate tabs in a tabbed container
-As a Results panel embedded in a container

To create a tabbed panel in a Layout, a designer must:

-Overlap two panels in the same quadrant of the Layout


-Build an XForm with tabs then insert it into the Layout with the form panel
-Build a form with a repeating group container then insert the Form using the Form panel
-Add the tabbed panel component when building the Layout

Options are added to an Action Bar using only FIFO (first-in, first-out) order of activation.

True or False

If you add an icon to a Property, the icon is automatically displayed in any List which uses that Property.

True or False

A Title Building block is system generated and cannot be edited.

True or False
New entity instances are only created with a Form named Create.

True or False

The File building block permits only one file to be attached to an entity instance.

True or False

What steps must you take to view/use a list on the AppWorks Client. (One or More)

-add an action bar and layout to the list


-select at least one column as visible
-assign a category to the list
-enable the "Show this list in the Lists panel" option
-establish filters for the list
-select properties for the list

AD
To create a tabbed panel appearance in a Layout, a designer must use the same type of panel.

True or False

What type of role must be added to the Sharing building block?

-Permission role
-Functional role
-Instance Role
-Sharing Role

You do not need to know any expression language if you use Basic mode to write the logic for all your Rules.

True or False

The Web Service Building Block:

-Allows a designer to divert certain entity functionality to eternal web services


-Calls a web service when an entity instance is created
-Generates a web service wrapper for an entity
-Allows a designer to call a web service from a Rule building block
Which of the following is NOT a valid action for a Rule building block

-Set
-Hide
-Disable
-Show

In which building blocks can you use expression language

-Title
-Email
-Layout
-Content

The Sharing building block affects all instances of a shared entity.

True or False

The Content building block's content template configuration describes:


-The OpenText Content Server project in which the files will be stored
-The user group with access to the file
-The AppWorks Platform organization in which the files will be stored
-A type of folder structure in which the files can be stored

How many conditions can you add to a Property's permission in the Security building blocks

-None
-One
-No more than three
-There is no limit

Upon which log document does the History building block rely?

-Audit log
-Backup log
-History log
-Record log
AD
When designing a uniqueness rule, what triggers may you include? (One or More)

-When a property changes


-When a relationship changes
-When a button is clicked
-When an item is created
-When an item is deleted

How to create something?


(Put in order)

-Select a template for card view


-Add a List building block to Customers entity
-Set card view as default List view
-Map List properties to card template attributes
Select properties for List
Enable Card view for list

AppWorks Platform is a comprehensive platform with all the tooling which would be needed for implementing (one or more)

-Application integration
-Legacy transformation
-Process Automation
-None of the above

When building a filter for a List building block, the properties available include:

-Only the properties which were selected as sortable for the list
-Only the properties which were selected for the List
-Only the properties which were selected to include in the List's filter
-All the Properties of the entity

In which component would you specify teams, team leads and worklist managers?

-Worklist manager
-Organization Manager
-Identity Package
-OTDS

This integration product is used for business intelligence and reporting

-Magellan BI
-AppWorks Gateway
-OpenText Business Intelligence
-OpenText Process Intelligence

The Applications which are available on the User Start Page are the same for a user regardless of the organization.

True or False?
False

Process Platform isa comprehensive platform with all the tooling which would be needed for implementing..

Select one or more:


Application Integration
Legacy Transformation
Process Automation
None of the above
Application Integration and Process Automation

Every entity which you create will consist of...

Select one or more


A name
an identity
a display name
a primary key
A name and display name

Which of the following is NOT a way to create a shortcut on the shortcut bar on the User
Start Page?

Select one or more:


1. Drag-and-drop an application to the shortcut bar.
2. Click Options > Create Shortcut on the shortcut bar.
3. Right-click the shortcut bar and select New > Shortcut.
4. Open the Options of a document and check 'Add as shortcut'.
1. Right-click the shortcut bar and select New > Shortcut.
2. Open the Options of a document and check 'Add as shortcut'.

Which attributes can you set for an Identity building block?

Select one:
Name
Display name
Both of these
Neither of these
Name and Display Name

Which of the following is NOT a valid trigger for a Rule building block?

Select one:
When an instance is created or deleted
When a user-defined event is fired
Whenever a property changes
When an action button is triggered
When a user-defined event is fired

You do not need to know any expression language if you use Basic mode to write the logic
for all of your Rules.

True or False? FACT CHECK


False

Which of the following actions CANNOT be set when you add a component with a peer
relationship to a Form building block?
Select one:
Browse
Create
Clear
Unlink
Unlink

Which of the following is NOT a valid data type for a Property building block?

Select one:
Currency
Float
Time
Image
Time

What should the default Layout for an entity be named?

Select one:
Create
Default
New
Almost anything you choose
Default

The Content building block's content template attribute describes:

Select one:
1. The OpenText Content Server project in which the file(s) will be stored
2. The user group(s) with access to the file(s)
3. A type of folder structure in which the file(s) can be stored
4. The Process Platform organization in which the files will be stored
A type of folder structure in which the file(s) can be stored

Which of the following building blocks will present options for an Action Bar building block?

Select one or more:


History
Property
File
Rule
History, File, Rule
When building a filter for a List building block, the properties which are available include:

Select one:
1. Only the Properties which were selected to include in the List's filter.
2. All the Properties of the entity.
3. Only the Properties which were selected as sortable for the List.
4. Only the Properties which were selected for the List.
Only the Properties which were selected for the List.

When adding a Property building block that uses the Date or Date and Time type, the date
format of the instance is set in:

Select one:
1. The attributes of the Property
2. The attributes of the Form in which the Property is presented
3. The Process Platform settings
4. None of the above: the date/time is stored as a coded value.
None of the above: the date/time is stored as a coded value

You need to add an Identity building block to each new entity.


Select one:
True
False
False

Which of the following is a master data entity included with the identity package?
Visatype

A manager-employee hierarchy can be modeled with what type of relationship?


Reflexive

What options are available for setting the value of a Title building block?
Values are dynamically assigned with expression language

Values are assigned automatically based on the value of the Identity

Values are hardcoded and static

Upon which log document does the History building block rely?
History log
The category for a List building block is used to...
Group a List or Lists so that a Rule building block may be executed against the group.

To create a tabbed panel in a Layout, a designer must:


Overlap two similar panels in the same quadrant of the Layout

Choose the best Process Suite component for creating runtime instances of entities.
Process Experience

Which form component would you use to display a child instance in its own form?
Repeating group container

When designing entity models, if two users edit the value of an item at the same time, you
can report a conflict if the value still remains the same by:

You might also like