You are on page 1of 15

SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.

com/node/1593/take

Welcome rainerdiaz, [ Log out ]

SAP NW CERTIFICATION SAP ERP CERTIFICATION SAP HANA CERTIFICATION SAP CLOUD CERTIFICATION ...

Home » Content » 1593 » Take


Live Testimonials

VIEW TAKE MY RESULTS


RAINERDIAZ
My Premium Exams
SAP Certified Development Associate - Process Integration with My account
SAP NetWeaver 7.3 - Mini Create content
You got 11 of 40 possible points. Testimonial
Your score: 28 % Log out
Question Results
Score 0 of 1
Question:

In the Web Service Reliable Messaging programming model (WS-RM) messages are
transferred from the service consumer to the service provider using logical sequences.

What statements about a logical sequence within WS-RM are true?

Note: There are 2 correct answers to this question.

Response:

It is a container that contains a technical sequence of one or more messages.

It is created in the Advanced Adapter Engine for incoming messages.

It has a unique identifier.

It describes the sequence of messages in EDI integration scenarios.

Score 0 of 1
Question:

How does WS Reliable Messaging (WS-RM) protocol ensure the reliable delivery of
messages?
Please choose the correct answer.

Response:

By sending a WS acknowledgment

By using the tRFC protocol for communication

By specifying a sequence ID in the SOAP header of the message

By signing the SOAP header and compressing the payload of the message

Score 0 of 1
Question:

1 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

Which Lookup functions are supported in the graphical message mapping tool?

Note: There are 2 correct answers to this question.

Response:

ES Registry Lookups

RFC Lookups

Java Library Lookups

JDBC Lookups

Score 0 of 1
Question:

Which statements describe asynchronous messages within an SAP NetWeaver Process


Integration dual stack?
There are 2 correct answers to this question.

Response:

They are persisted on the Integration Server and can be re-sent from this location in case of
problems.

They cannot be cancelled.

They are not persisted on the Integration Server unless logging is switched on.

They are processed in a different pipeline from synchronous messages.

They are queued for processing by the Integration Engine.

Score 0 of 1
Question:

You want to connect an SAP ABAP back-end system to your central Integration Server using
proxy technology.

What is the prerequisite for this?

Please choose the correct answer.

Response:

The SAP business package for common parts must be deployed on the back-end system.

An HTTP destination must be created on the Java Connector Architecture (JCA).

The back-end system must be based on SAP NetWeaver Application Server 6.20 or higher.

The remote-enabled function modules must be registered in Enterprise Services Repository.

2 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

Score 1 of 1
Question:

The SAP NetWeaver Process Integration single-stack installation comprises which of the
following usage types?

There are 2 correct answers to this question.

Response:

Search and Classification (TREX)

Application Server ABAP (AS ABAP)

Advanced Adapter Engine Extended

SAP NetWeaver Process Integration

Application Server Java (AS Java)

Score 0 of 1
Question:

You used the direct connection configuration object to configure a direct communication
scenario between two business systems.

Where is the direct connection scenario executed?

Please choose the correct answer.

Response:

In the central Integration Engine

In the local Web Services Runtime

In the non-central Advanced Adapter Engine

In the local Mapping Runtime

Score 0 of 1
Question:

There are three task areas in the Integration Directory: Collaboration Profiles, Logical
Routing, and Collaboration Agreements. What do you define in a Collaboration Agreement?

Response:

The flow of messages in a system landscape.

A Business Process is imported into the Integration Directory.

The technical options available to the communication parties for exchanging messages are
documented.

The security settings for specific sender/receiver pairs.

3 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

Score 0 of 1
Question:

The data type used in your mapping program has been structurally modified (for example,
the parent name or the namespace has been changed). What is the next step you have to
perform?

Please choose the correct answer.

Response:

Reload test messages.

Map original nodes to new nodes using drag and drop.

Adjust mappings using the data.

Adjust the structure of the inconsistencies in the data type.

Score 1 of 1
Question:

Which functions are provided by the Receiver File adapter?


There are 2 correct answers to this question.

Response:

Conversion of XML payload into a flat file

Delivery of synchronous messages

Delivery of a file to an FTP server via the FTP protocol

Processing of a message based on a polling interval

Score 0 of 1
Question:

Which of the following interface patterns uses the Web service runtime?
There are 3 correct answers to this question.

Response:

Stateless

Stateful

Synchronous

Stateless (compatible with XI 3.0)

Tentative Update & Compensate/Confirm (TU&C/C)

4 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

Score 0 of 1
Question:

You want to create multiple configurations for one ccBPM process without changing the
corresponding process definition. What do you use to achieve this?

Please choose the correct answer.

Response:

Correlation

Process signature

Configurable parameters

Container definition

Score 0 of 1
Question:

Which of the following SAP NetWeaver components use Enterprise Services Repository?
There are 2 correct answers to this question.

Response:

SAP NetWeaver Portal

SAP NetWeaver Process Integration

SAP NetWeaver Business Warehouse

SAP NetWeaver Mobile

SAP NetWeaver Developer Studio

Score 1 of 1
Question:

Which of the following lookup functions are available as standard functions in the
graphical message mapping tool?
There are 2 correct answers to this question.

Response:

JDBC Lookup

RFC Lookup

ESR Lookup

EJB Lookup

5 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

Score 0 of 1
Question:

Which SAP NetWeaver Process Integration component belongs to the configuration-time


area?
There are 2 correct answers to this question.

Response:

SAP NetWeaver Developer Studio

Runtime Workbench

Business Process Engine

Integration Directory

Enterprise Services Repository

Score 0 of 1
Question:

Which of the following configuration objects can you use to activate XML validation of a
message payload in SAP NetWeaver Process Integration?

There are 3 correct answers to this question.

Response:

Receiver determination

Receiver agreement

Integrated configuration

Interface determination

Sender agreement

Score 1 of 1
Question:

Enabling service consumption in a consumer application is a three step process. Which of


these steps are relevant within this process?

Note: There are 3 correct answers to this question.

Response:

Generate Consumer Proxy.

Configure Service Consumer.

Implement the service call within the consumer application.

6 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

Create a Composite Application for Service Consumption.

Score 1 of 1
Question:

You want to build a proxy based on a service interface.

Where in Enterprise Services Repository can you define the required message type?

There are 2 correct answers to this question.

Response:

In any software component independent of the service's interface software component

In a local software component

In a software component that underlies service's interface software component

In the same software component as the service interface

Score 0 of 1
Question:

You can create multiple configurations for one Integration Process without changing the
appropriate process definition. Which of these parameters allows you to achieve this
behavior?

Response:

Container Definition

Process Signature

Correlation

Configurable Parameters in Conditions

Score 0 of 1
Question:

After reviewing the specifications for a transformation, you found out that you need to save
certain data for a later retrieval during the mapping process.

Which technique helps you to accomplish this goal?

Response:

You can use the Container object to store the values in parameters which can be retrieved later
in the same message mapping.

The GlobalContainer object can be used to save and retrieve data by multiple message
mappings. The data is stored as persistent objects in the database, therefore, care must be
taken to re-initialize, clear or delete the data.

7 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

You can use the GlobalContainer object to store the values in parameters which can be
retrieved later in the same message mapping.

You must use user-defined functions with execution type set to "All Values of Queue" or you will
not have access to the required java objects Container and GlobalContainer.

Score 1 of 1
Question:

You want to build an integration process using a container operation.

Which operations can you use in the properties of the container operation?

There are 2 correct answers to this question.

Response:

Concatenate

Delete

Copy

Append

Assign

Score 0 of 1
Question:

A message mapping uses value mapping for conversion. How can you maintain the values
for value mapping?

There are 2 correct answers to this question.

Response:

Maintain the values outside Process Integration and use value-mapping replication.

Maintain the values in a mapping lookup.

Maintain a value mapping group in the Integration Directory.

Maintain the values for value mapping in transaction SXMB_ADM.

Score 0 of 1
Question:

An application sends messages to the Integration Server. These messages should be


processed with high priority.

What configuration tasks do you have to perform to enable message prioritization?

There are 3 correct answers to this question.

Response:

8 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

Register the high-priority queues.

Define the sender ID.

Define the message filter.

Set the "high priority" indicator in the communication channel monitor of the Runtime
Workbench.

Set the RUNTIME/PACKAGING parameter in transaction SXMB ADM.

Score 0 of 1
Question:

If a system error occurs in a send step, an alert can be triggered for Alert Management and
the integration process should then be terminated.

Where do you define the Alert Category for the appropriate Control Step?

Response:

Within the transaction ALRTCATDEF on the Integration Server

Within the Enterprise Services Builder

Within the Process Editor

Within the SLD

Score 1 of 1
Question:

Why would you use message mapping rather than XSLT mapping?
Please choose the correct answer.

Response:

Only message mapping offers the capability to integrate Java methods.

Only message mapping can be used in operation mapping

Only message mapping is part of the SAP NetWeaver PI development environment

Only message mapping can be developed outside the SAP NetWeaver PI development
environment

Score 0 of 1
Question:

In which cases do you need to use ccBPM processes?


There are 2 correct answers to this question.

Response:

9 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

When using scenarios that are based on an AEX installation

When collecting messages

When using a synchronous/asynchronous bridge

When querying databases

Score 0 of 1
Question:

For the delivery mode of an integration process, you can choose between inbound
processing with or without buffering.

Which of these statements correctly describes the Inbound processing mode?

Note: There are 3 correct answers to this question.

Response:

If you select inbound processing without buffering, the qRFC entry returns an error when a
message is to be delivered to a process instance for which no receive step is active.

SAP recommends the mode for inbound processing with buffering.

SAP recommends the mode for inbound processing without buffering.

If you select inbound processing with buffering and there is no active receive step available to
receive an incoming message, the message is buffered in a separate, process-instance-specific
queue.

Score 1 of 1
Question:

Which setting does SAP recommend for the delivery mode of inbound processing in a ccBPM
process without correlation?

Please choose the correct answer.

Response:

Buffering Possible

Buffering Auto-Delete

Without Buffering

Without Buffering (Obsolete)

Score 0 of 1
Question:

Which of the following adapters uses polling to retrieve messages from the sender

10 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

communication component?

Please choose the correct answer.

Response:

HTTP

RFC

JMS

SOAP

Score 0 of 1
Question:

When messages are processed by the Advanced Adapter Engine, which concepts are correct
with regards to monitoring?

Note: There are 3 correct answers to this question.

Response:

The RFC adapter and SOAP adapter can be monitored directly in the Advanced
Adapter Engine.

The detailed status of the messages can be monitored by looking at the audit log via the
Runtime Workbench or the NWA.

The status of the messages in the adapter engine can be monitored by drilling down into the
MSGUID from the transaction sxmb_moni.

The adapter engine and the integration engine share the same persistence layer.

The messages are processed in the adapter engine with the same MSGUID as in the Integration
Server.

Score 0 of 1
Question:

You use a receiver determination to define one or more receivers for a sender
communication component and an outbound service interface.

You can make the receiver determination conditional on the value of a field in the payload.
What do you do to set up this content-based routing?

Response:

Write a value mapping function in the Enterprise Services Repository and import it into the
Integration Builder.

Use the Condition Editor to enter conditions (XPATH/Context object) for routing.

Specify alternative identifiers in the definition of the party.

11 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

You can only set up content-based routing by using the Configuration Assistant.

Score 1 of 1
Question:

Integration Processes are executed by the Business Process Engine at runtime. What is the
Business Process Engine?

Response:

An enhancement of the SAP Business Workflow Engine.

An add-on component that is installed using transaction SAINT.

A replacement for the SAP Business Workflow Engine.

A component of the J2EE stack of the SAP NetWeaver Application Server.

Score 0 of 1
Question:

XML validation allows you to check the structure of a PI message payload. Which of the
following steps within PI message processing allow the implementation of XML validation?

Note: There are 2 correct answers to this question.

Response:

In the outbound processing, the message is validated in the Integration Engine as a new step in
the pipeline.

In the outbound processing, message validation is not possible.

In the inbound processing, the message is validated in the Business Process Engine or in the
Integration Engine.

In the inbound processing, the message is validated in the Advanced Adapter Engine or in the
Integration Engine.

Score 0 of 1
Question:

You configure the sender RFC adapter to convert RFC calls from a sender to XML messages.

Which of the following does the Program ID parameter in the RFC adapter uniquely identify?

Please choose the correct answer.

Response:

The RFC sender communication channel to a remote server

The RFC sender communication channel in the configured application server gateway

12 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

Outbound proxies

Proxy classes for service interfaces

Score 1 of 1
Question:

While monitoring the customer's production system you notice that there are many
messages in the Advanced Adapter Engine with the status HOLD. Why do the messages have
this status?
Please choose the correct answer.

Response:

The messages are using event-driven message processing and will be sent when the necessary
event is triggered.

The receiver system is currently down for maintenance. Once the receiver system is back the

messages will be delivered.

The messages are being sent using a communication channel that has been configured in the
Availability Time Planning tool in the Runtime Workbench.

The messages are Exactly Once in Order (EOIO) quality of service and the first message in the
queue has not yet been delivered successfully.

Score 0 of 1
Question:

Which of the following are characteristics of integration flows?


There are 2 correct answers to this question.

Response:

You can use metadata defined in the Integration Directory.

Once the scenario has been configured in the Integration Directory using an advanced

configuration object, the integration flow object is generated.

You can work with the Integration Directory and Enterprise Service Repository in one common

UI.

Integration flows can only be transported using the Transport Management System.

You can navigate directly from an integration flow to its Enterprise Services Repository objects
(interfaces and mapping objects).

Score 0 of 1
Question:

You have created a message mapping using drag and drop from the source to the target
element. When testing the mapping by entering a single value for the source element, you

13 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

notice that the target element has been created with 3 occurrences. Each target element
occurrence is filled with the same value as the source element.

What could be the reason for this behavior?

Please choose the correct answer.

Response:

The data type for the source element has the occurrence property minOccurs=3.

The data type for the target element has the occurrence property minOccurs=3.

The data type for the source element has the occurrence property maxOccurs=3.

The data type for the target element has the occurrence property maxOccurs=3.

Score 1 of 1
Question:

Assume that your customer has a scenario in which a database table needs to be queried
(i.e. to perform a SELECT statement and obtain the result set).

What are the viable options for implementing this with the PI JDBC adapter?

Note: There are 2 correct answers to this question.

Response:

Use the sender JDBC adapter to query the database synchronously.

Use the sender JDBC adapter to query the database asynchronously.

Use the receiver JDBC adapter to query the database synchronously.

Use the receiver JDBC adapter to query the database asynchronously.

Score 0 of 1
Question:

While using Message Mapping during an implementation of a Process Integration project,


you may want to test the value of an element using the Boolean function.

How does the Boolean function in Message Mapping interpret the result of the test?

Response:

It interprets only true (case-sensitive) as true-value.

It interprets only true (not case-sensitive) as true-value.

It interprets 1 and true (not case-sensitive) as true-value.

It interprets only TRUE (case-sensitive) as true-value.

14 de 15 01/03/2016 08:05 a.m.


SAP Certified Development Associate - Process Integration with SAP N... http://www.sapexam.com/node/1593/take

Score 0 of 1
Question:

What are the features of an Integration Process?

Note: There are 2 correct answers to this question.

Response:

It is not a part of configuration time activities.

It is required for configuring scenarios in the Integration Builder.

It is an executable, cross-system process.

It is able to receive and collect messages.

Money Back Guarantee Testimonial Join Us About Us


Privacy Policy Terms and Conditions FAQs Contact Us

All trademarks, service marks, trade names, trade dress, product names and logos appearing on the site are the property of their respective owners.
The site www.sapexam.com is in no way affiliated with SAP SE. Copyright © 2016 www.sapexam.com. All rights reserved.

15 de 15 01/03/2016 08:05 a.m.

You might also like