/
Browse
/
Courses
/
In Action - Integration Framework for SAP Business One
/
Assignment Week 1
Getting Started
System Information
Course Overview and Structure
A Quick Look at the Integration Framework – Market Focus
How the Integration Framework Works
Development Environment
Working with the BizStore
Scenario Building Blocks
Data Transformation
Exercise Week 1
Downloads
Quiz
Scenario Design Basics
Integration to SAP Business One
Integrating SAP Business One Databases
Knowledge quiz
It's time to put what you've learned to the test, get 8 right to pass this week.
1.
What is part of the T payload type in an integration framework message?
Choose the correct answer.
Information about the scenario trigger
A message from the sender system
Information about the internal data transformation
A result data set
2.
Which of the following inbound channel options are available in the integration framework?
There are three correct answers.
HTTP
Cloud Service
SAP Business One
SAP ERP
HTML
3.
What do you use XPath for?
There are two correct answers.
To access attributes of an XML tag
To query XML documents
To define variables
To transform an inbound message into an outbound message
4.
What happens if you do not use the `>` notation instead of the greater than (>) character when testing whether a variable is greater than 0?
There are two correct answers.
The parser interprets this as an end tag.
The calculation will be erroneous.
The integration framework cannot process the transformation.
The parser will skip the statement.
5.
You have changed some settings in development mode, but they have not been applied yet. What do you have to do to apply them?
Choose the correct answer.
Restart SAP Business One.
Transform the message to XML.
Restart the integration service.
Define the appropriate user authorizations.
6.
Which prefix identifies scenario packages in the BizStore?
Choose the correct answer.
vPac
vBIU
B1iAdmin
Manager
7.
Which deployment options are available for SAP Business One?
There are two correct answers.
On-premise
In the cloud
As a Web service
On SAP HANA Enterprise Cloud
8.
Which profile and setting contain the detailed logging by default?
Choose the correct answer.
Development profile Log Level set to Full Message
Development profile Log Level set to Info Set
Production profile Log Level set to Full Message
Production profile Log Level set to Info Set
9.
What is the inbound channel option Void used for?
Choose the correct answer.
To check whether the scenario is activated
To define a timer that triggers a scenario step
To check whether the scenario is exported
To deactivate a scenario step
10.
What is the task of the integration framework adapters?
Choose the correct answer.
To convert data from various formats into XML
To encrypt incoming messages
To download the scenario package
To activate the scenario