Cloud Data Integration Specialist Certification

Descripción

Study guide for ICS cert cloud 101, cloud 201, Suppl ICRT quizes combined
James McLean
Test por James McLean, actualizado hace más de 1 año
James McLean
Creado por James McLean hace alrededor de 8 años
10276
29

Resumen del Recurso

Pregunta 1

Pregunta
Informatica Cloud allows business users to integrate data across both cloud-based applications and on-premise applications and databases.*
Respuesta
  • True
  • False

Pregunta 2

Pregunta
Which Informatica Cloud application is best to use for performing regular backups of data?
Respuesta
  • Data Synchronization
  • Mapping Configuration
  • Data Replication

Pregunta 3

Pregunta
Views marked as private can be accessed by your user and admin users only.
Respuesta
  • True
  • False

Pregunta 4

Pregunta
Where does the data get processed?*
Respuesta
  • In the Informatica Cloud Repository
  • In the Informatica Cloud Secure Agent (behind customer firewall)
  • In the Informatica Cloud servers

Pregunta 5

Pregunta
Which of the following are stored in the Informatica Cloud (IC) Repository?
Respuesta
  • Source and Target Metadata
  • Schedules
  • Saved Queries

Pregunta 6

Pregunta
Where do you enter proxy server settings?
Respuesta
  • Informatica Cloud Agent Console
  • Organization settings page
  • Agent Log File

Pregunta 7

Pregunta
How does the Secure Agent communicate with Informatica Cloud?*
Respuesta
  • There is no communication between the secure agent and Informatica Cloud
  • All communication is outbound through HTTPS protocol (port 443)
  • Communication is initiated over telnet

Pregunta 8

Pregunta
Which of the following lists includes three types of Native connectors?
Respuesta
  • Salesforce, FTP/SFTP, Netsuite
  • MS Dynamics CRM, Amazon Redshift, Zuora
  • Flat File, SAP, Web Service

Pregunta 9

Pregunta
What information is required in order to access Salesforce via their API? (select best answer)
Respuesta
  • Trusted IP Range
  • Security Token
  • Either Security Token or Trusted IP Range

Pregunta 10

Pregunta
A Flat File connection points to a single folder/directory.
Respuesta
  • True
  • False

Pregunta 11

Pregunta
Which operation would be best to use when synchronizing data between two systems?*
Respuesta
  • Insert
  • Upsert
  • Update

Pregunta 12

Pregunta
Where can you find Informatica Cloud log files?* (Select 2)
Respuesta
  • On the agent machine, in the Secure Agent installation directory, under
  • Error rows preview and job log file can be accessed from the activity log and job details pages in Informatica Cloud
  • By logging into the IC Repository

Pregunta 13

Pregunta
When using the Delete operation in a task with a Salesforce target, you should use which of the following?
Respuesta
  • Salesforce ID
  • Foreign Key
  • External ID

Pregunta 14

Pregunta
A Related Object is an object that is related to another object based on a relationship defined in Informatica Cloud.
Respuesta
  • True
  • False

Pregunta 15

Pregunta
You want to load account records from a SQL Server source where 'BillingState' = NY AND 'Annual Revenue' >= 10000000. Should you use a simple or advanced filter to do this?*
Respuesta
  • Advanced
  • Simple

Pregunta 16

Pregunta
Filtering on Informatica Cloud system variables $LastRunDate or $LastRunTime is referred to as which of the following?
Respuesta
  • Date-Based Filtering
  • Incremental Processing
  • Pre-Processing Command

Pregunta 17

Pregunta
Which of the following could you use a field expression to do? (select all that apply)*
Respuesta
  • Insert a value into a target field for all records
  • Convert date to the correct format for target field
  • Mapping multiple source fields to a single target
  • Trimming blank spaces from a source field

Pregunta 18

Pregunta
Data from multiple source Connections can be combined using multiple object source.
Respuesta
  • True
  • False

Pregunta 19

Pregunta
Muliple object source type can be used with the following:
Respuesta
  • Flat files
  • Database tables
  • Salesforce objects

Pregunta 20

Pregunta
Saved Queries can be used to perform which of the following? * (select 2)
Respuesta
  • Limit or qualify the data that is being pulled from a source
  • Complicated join of multiple tables
  • Aggregations in SQL

Pregunta 21

Pregunta
Which of the following is/are best practices for using Saved Queries?
Respuesta
  • Use the SQL COUNT function
  • Use a SELECT statement
  • Do not use conversion functions (like TO_CHAR, etc)

Pregunta 22

Pregunta
You have a child object, for example, a contact that belongs to an Account in Salesforce but youI don't have the external id to match it up to. You do have the account name on the incoming contact record so you can match that up to the account name on the account record in Salesforce. What do you need to do in the Data Synchronization Wizard to match those values together? *
Respuesta
  • On Step 5 of the Data Synchronization Wizard, use the Related Objects Button to point to the related field in the parent object and then use lookup function to match the records and return the Salesforce Id field.
  • On Step 4 of the Data Synchronization Wizard, use the Related Objects Button to point to the related field in the parent object and then use the lookup function to match the records and return the Salesforce Id field.
  • On Step 5 of the Data Synchronization Wizard use the lookup function to match the records and return the Salesforce Id field.

Pregunta 23

Pregunta
You have a data synchronization task that is performing a lookup on the Salesforce account object to return the Salesforce Id and match contacts to their correct account records, but that task is running really slowly. Why might that be and what can you do to speed up the task?*
Respuesta
  • Run the task off hours so that performance is not impacted by normal intraday processing.
  • Informatica Cloud uses one API call per lookup which is expensive and slows the process down. Create smaller source files and run more frequent jobs to increase performance.
  • Informatica Cloud uses one API call per lookup which is expensive and slows the process down. To increase performance, create a Data Replication task that extracts the Salesforce ID and the lookup value (Name for example and the Salesforce ID for that record) into a file or database table and use this in lookup function.

Pregunta 24

Pregunta
Data replication tasks can be used for: (select 2)
Respuesta
  • Data back-up
  • Synchronizing data between systems
  • Offline Reporting

Pregunta 25

Pregunta
Incremental Processing is built into Data Replication for all source types.*
Respuesta
  • True
  • False

Pregunta 26

Pregunta
Which of the following is NOT a function available from the Data Replication tasks page?
Respuesta
  • Create Target
  • Download Mapping XML
  • Reset Target

Pregunta 27

Pregunta
What is the smallest increment of time allowed for creating a schedule in Informatica Cloud to run jobs automatically?
Respuesta
  • 1 minute
  • 5 minutes
  • 10 minutes

Pregunta 28

Pregunta
Name the Informatica Cloud feature used to sequentially run tasks in a specified order.*
Respuesta
  • Task Flows
  • Templates
  • Work Flows

Pregunta 29

Pregunta
Which of the following can be used to write to multiple targets?*
Respuesta
  • Mapplets
  • Mappings
  • Connections

Pregunta 30

Pregunta
It is recommended that you follow the Velocity Methodology to name the elements of a mapping.
Respuesta
  • True
  • False

Pregunta 31

Pregunta
Active transformations do not change the number of rows that pass to the next step of the mapping.*
Respuesta
  • True
  • False

Pregunta 32

Pregunta
It is recommended that the Mapping Designer be used with which browser?
Respuesta
  • IE version 8
  • Firefox
  • Chrome

Pregunta 33

Pregunta
It is best practice to handle naming conflicts in a mapping as close to the target as possible.
Respuesta
  • True
  • False

Pregunta 34

Pregunta
To include all incoming fields from an upstream transformation except those with dates, what should you do?
Respuesta
  • Delete all of the date fields from the source.
  • Configure two field rules. First, use the All Fields rule to include all fields. Then, create a Fields by Datatype rule to exclude fields by data type and select Date/Time as the data type to exclude.
  • Configure a simple filter condition to exclude fields with data type of Date/Time.

Pregunta 35

Pregunta
Which transformation type would you use to create a new field, performing non-aggregate calculations?
Respuesta
  • Joiner
  • Filter
  • Expression

Pregunta 36

Pregunta
Mapping Configuration Tasks allow you to process data based on the data flow logic defined in: (select 2)
Respuesta
  • Integration Templates
  • Mappings
  • Mapplets

Pregunta 37

Pregunta
When adding parameters to a mapping, it is a good idea to add them:
Respuesta
  • In the mapping configuration task.
  • After the mapping has been configured and tested with specified objects or filters, then parameters can be added to replace those objects or filters
  • During the initial configuration of the mapping.

Pregunta 38

Pregunta
After changes have been made to a mapping that is being used by one or more mapping configuration tasks, you can deploy these changes using which of the following: (select 2)
Respuesta
  • Import the new mapping from PowerCenter.
  • Save and deploy to mapping configuration tasks.
  • Save updates as a new mapping (retaining the previous version of the mapping).

Pregunta 39

Pregunta
Where are parameter files located that are used by the Data Synchronization Wizard?
Respuesta
  • On the Informatica Secure Agent machine under the userparameters directory
  • The parameters are passed in by the developer at run time
  • On the Informatica Cloud under the Configuration tab

Pregunta 40

Pregunta
Which of the following is a supported pre- or post-processing commands? (select 3)
Respuesta
  • SQL Command
  • Unix Command
  • Valid DOS or batch file

Pregunta 41

Pregunta
If pre- or post-processing command(s) fails, your task will complete successfully.
Respuesta
  • True
  • False

Pregunta 42

Pregunta
Which method is used to achieve real time integration when Salesforce is the integration source?
Respuesta
  • Salesforce Trigger
  • Salesforce Outbound Messaging
  • Third Party Scheduler

Pregunta 43

Pregunta
Which of the following explains why you might want to change the Salesforce target batch size? (select 2)
Respuesta
  • You are using APEX triggers which require that you load one record at a time to function properly.
  • You want to avoid writing duplicate data from your source.
  • You are loading a million or more rows of data from your source.

Pregunta 44

Pregunta
Salesforce Bulk API jobs run in parallel mode (batches are written to the target at the same time) by default.
Respuesta
  • True
  • False

Pregunta 45

Pregunta
The Data Masking application masks the sensitive columns in source data with realistic test data for non-production environments.
Respuesta
  • True
  • False

Pregunta 46

Pregunta
Data Masking can be used in which of the following scenarios? (select 2)
Respuesta
  • SQL Server source data loaded and masked into Salesforce target
  • Oracle data masked in place
  • Salesforce source data loaded and masked into separate Salesforce target

Pregunta 47

Pregunta
Which of the following masking rules use a set of dictionary files located in the agent installation directory?
Respuesta
  • Substitution Masking
  • Key Masking
  • Random Masking

Pregunta 48

Pregunta
Which of the following might be a reason your company would use the Contact Validation App in Informatica Cloud? (select 3)
Respuesta
  • Your company sends direct mail marketing pieces.
  • Your company purchases lead lists from tradeshows.
  • Your company uses the Territory Management feature in Salesforce.

Pregunta 49

Pregunta
Running a Contact Validation task will update a source database with corrected/normalized data based on parameters you specify in the task.
Respuesta
  • True
  • False

Pregunta 50

Pregunta
If you want to validate shipping and billing address fields, what is the best method for setting up the Contact Validation task?
Respuesta
  • Map the shipping and billing address fields separately.
  • Check the multiple source object option.
  • Create two Contact Validation tasks - one for each set of address fields.

Pregunta 51

Pregunta
Informatica Cloud users must be assigned which of the following?
Respuesta
  • Permission
  • User Group
  • Role

Pregunta 52

Pregunta
Configuring object-level permissions allows you to restrict or expand the permissions the user group has for the object.
Respuesta
  • True
  • False

Pregunta 53

Pregunta
Which of the following objects cannot be migrated from one Informatica Cloud org to another?
Respuesta
  • Mappings
  • Connections
  • Schedules

Pregunta 54

Pregunta
Most Organization have either On-Premise OR Cloud Applications
Respuesta
  • True
  • False

Pregunta 55

Pregunta
What Does Hybrid Infrastructure mean?
Respuesta
  • Business Users have to Use Excel and Access to do Analytics
  • None of the Above
  • Companies having JAVA , .NET or PL/SQL to accomplish Data Integration needs in their organizations
  • Companies have On-Premise Data Sources and SaaS Applications that require integration

Pregunta 56

Pregunta
Which one of the following is NOT a Informatica Product
Respuesta
  • Data Quality
  • Test Data Management Suite
  • ERP Integrator
  • Contact Validation Service
  • B2B

Pregunta 57

Pregunta
What does Cloud Connector Toolkit allows you to do?
Respuesta
  • Toolkit allows you to give you training to your business users
  • It provides Data out of your ERP Systems
  • JAVA Framework to create standardized integrations to your SaaS Applications
  • it allows Integration between Powercenter and ICS

Pregunta 58

Pregunta
What are the Three Ways you extend Informatica PaaS to achieve Rpid Development, Configuration and Consumption?
Respuesta
  • Powercenter, Data Quality and Cloud MDM
  • Create a Java Framework and Create standardized Flat Files
  • Cloud ICC, Cloud Integration Templates and Cloud Connector ToolKit
  • Developer, ILM & Test Data Management

Pregunta 59

Pregunta
A mapping defines reusable data flow logic that you can use in mapping configuration tasks.
Respuesta
  • True
  • False

Pregunta 60

Pregunta
Following types of Macros could be created using Cloud Mapping Designer
Respuesta
  • Parallel
  • Hybrid
  • Vertical
  • Horizontal

Pregunta 61

Pregunta
To create categories for employees based on salary ranges, you might create a macro that defines the minimum and maximum values for each range and corresponding job categories.This is an example of
Respuesta
  • Vertical Macro
  • Horizontal Macro
  • Hybrid Macro

Pregunta 62

Pregunta
The Normalizer transformation is an passive transformation that transforms one incoming row into multiple output rows. When the Normalizer transformation receives a row that contains multiple-occurring data, it returns a row for each instance of the multiple-occurring data.
Respuesta
  • True
  • False

Pregunta 63

Pregunta
You can use the following field mapping options on the Normalizer Field Mapping tab.
Respuesta
  • Show Fields
  • Show Lines
  • Automatch
  • Action menu
  • All of these

Pregunta 64

Pregunta
The Mapping Configuration application generates the following fields for normalized data.
Respuesta
  • Generated Key
  • Generated Row Id
  • Generated Column ID

Pregunta 65

Pregunta
Which of the following statements are true about the Data Masking transformation. Select all that apply. (Select 4)
Respuesta
  • Create masked data for software development, testing, training, and data mining
  • The Data Masking transformation provides masking rules based on the source datatype and masking type you configure for a port
  • You cannot maintain data relationships in the masked data and maintain referential integrity between database tables
  • Masking transformation modifies source data based on masking rules that you configure for each column
  • Use the Data Masking transformation to change sensitive production data to realistic test data for non- production environments

Pregunta 66

Pregunta
The Data Masking transformation is a passive transformation.
Respuesta
  • True
  • False

Pregunta 67

Pregunta
Which of the following Masking Techniques are available with the Data Masking Transformation. Select all that apply. (Select 4)
Respuesta
  • Encryption masking
  • Substitution masking
  • Key masking
  • Random masking
  • IP Address masking

Pregunta 68

Pregunta
________________produces deterministic results for the same source data and seed value. (select one)
Respuesta
  • Random masking
  • Substitution masking
  • None of the Above
  • All of the above
  • Key masking

Pregunta 69

Pregunta
Which of the following statements are true? Select all that apply. (select 3)
Respuesta
  • The Mapping Configuration application processes SOAP messages with document/literal encoding.
  • The Web service request/response messages in the transformation are in JSON format
  • Web Service operations include requests for information, requests to update data and requests to perform tasks.
  • WSDL is the is an XML file that describes the operations of a Web Service

Pregunta 70

Pregunta
One of the following options that correctly describes, sequence of steps involved to create a Web Services transformation in a mapping is:
Respuesta
  • Define a Business Service, Create a Web Services Consumer connection, Configure the Web ServicesTransformation in the mapping
  • Create a Web Services V2 connection, Define a Business Service, Configure the Web Services Transformation in the mapping.
  • Create a Web Services Consumer connection, Define a Business Service, Configure the Web ServicesTransformation in the mapping.
  • Define a Business Service, Create a Web Services V2 connection, Configure the Web ServicesTransformation in the mapping

Pregunta 71

Pregunta
A web service integrates applications and uses open standards, such as SOAP, WSDL, and XML.
Respuesta
  • True
  • False

Pregunta 72

Pregunta
What does WSDL stand for?
Respuesta
  • Web Services Description Language
  • Web Services Definition language
  • Web Services Delegation Language
  • Web Services Derivation Language

Pregunta 73

Pregunta
_________ is the communications protocol for Web Services in the Web Service Transformation.
Respuesta
  • UDDI
  • SOAP
  • JSON
  • WSDL

Pregunta 74

Pregunta
What of these objects can be found in a bundle? Select all that apply.
Respuesta
  • Connectors
  • Mapplets
  • Integration Templates
  • Mappings

Pregunta 75

Pregunta
By default, every Org has the ability to author and publish a bundle?
Respuesta
  • True
  • False

Pregunta 76

Pregunta
Bundles are versioned?
Respuesta
  • True
  • False

Pregunta 77

Pregunta
Bundles can be managed by the following groups / individuals. Select all that apply. (select 4)
Respuesta
  • Service Integrators
  • User Community
  • OEM's
  • Informatica

Pregunta 78

Pregunta
Bundles are automatically upgraded when a newer version is available, users have no control?
Respuesta
  • True
  • False

Pregunta 79

Pregunta
ReST is an abstraction of the architecture of the World Wide Web; more precisely, ReST is an alternative to SOAP style web-services.ReST stands for
Respuesta
  • Representational State Transfer
  • ReStructuredText
  • Real-time Embedded Systems Testbed

Pregunta 80

Pregunta
The different types of parameters that a ReST API may need to process the incoming request are:
Respuesta
  • Url Request Parameters
  • Form Request Parameters
  • Header Request Parameters
  • One or more of above

Pregunta 81

Pregunta
What does SOAP Stand for?
Respuesta
  • Standard object Access Protocol
  • Simple object Access Protocol
  • System object Access Protocol

Pregunta 82

Pregunta
What message format Does SOAP use?
Respuesta
  • CSV
  • XML
  • HTML

Pregunta 83

Pregunta
What Type of Connector needs to be configured to connect to a WebService?
Respuesta
  • WebServices
  • WebServices V2
  • XMLTarget

Pregunta 84

Pregunta
What Task needs to be created in Informatica Cloud Services to integrate with a Web Service?
Respuesta
  • Power Center Task
  • Data Replication Task
  • Data Synchronization Task

Pregunta 85

Pregunta
When Creating the Web Services connector it is crucial to test the connector whilst the “Auto csv File Creation” option is set to “Auto creation”?
Respuesta
  • True
  • False

Pregunta 86

Pregunta
What does the Object source drop down represent when a Web Service connector is selected?
Respuesta
  • Available XML Documents
  • Other optional Web Services
  • Web Services Methods

Pregunta 87

Pregunta
It is impossible to create a Data Filter for Web Service Source objects in Informatica Cloud Services?
Respuesta
  • True
  • False

Pregunta 88

Pregunta
How can a Batch Integration job be invoked? Select all that apply.
Respuesta
  • CDC
  • User Initiated
  • On-Demand
  • Pre-defined Schedule

Pregunta 89

Pregunta
Informatica Cloud requires a SalesForce object to be designated as replicatable in order to setup CDC on it.
Respuesta
  • True
  • False

Pregunta 90

Pregunta
CDC can be enabled for a DSS task.
Respuesta
  • True
  • False

Pregunta 91

Pregunta
The advanced properties "Use queryAll" and "Enable Bulk Query" can be used together.
Respuesta
  • True
  • False

Pregunta 92

Pregunta
What does a CDC Time Limit of -1 indicate?
Respuesta
  • Does nothing.
  • The task run indefinitely.
  • Reads all source data and stops.

Pregunta 93

Pregunta
Using Informatica Cloud ReST API,you can perform tasks such as:
Respuesta
  • create, update, and delete connections
  • create, update, and delete schedules
  • start and monitor tasks and task flows
  • verify the Salesforce API version
  • All of the above

Pregunta 94

Pregunta
What resources are provided by the REST API?
Respuesta
  • login
  • job
  • cloud real time
  • mapping
  • connection

Pregunta 95

Pregunta
The utilities available to access Informatica Cloud ReST API, are : Select one or more:
Respuesta
  • popular ReST Clients such as POSTMAN , ADVANCE ReST Client
  • Informatica Cloud Utility available at MarketPlace
  • cURL
  • Power Center

Pregunta 96

Pregunta
What is Informatica Process Developer?
Respuesta
  • Informatica's Methodolgy for Developer to follow a Best Practice(Process)
  • Eclipse Based tool to developer BPEL Processes for Informatica Cloud
  • Create a Process in Informatica Cloud to be invoked by SFDC
  • Developer Resource required to create Real-Time Orchestration

Pregunta 97

Pregunta
Web Services Definition language is required for a BPEL Process
Respuesta
  • True
  • False

Pregunta 98

Pregunta
What is Required for WSDL Creation?
Respuesta
  • Create a Participant and Have XML Schema attached to it
  • Create a Participant(Consumer or Provider)
  • Flat File with Header Records for Input/output
  • Only know the Type of WSDL (Synchronous or Asynchronous)

Pregunta 99

Pregunta
What is expression Editor?
Respuesta
  • Regex Expression Builder
  • Ways to Bind values to Output Variable Responses
  • Allows you to write Powercenter Expression Functions
  • Constructs data using WS-BPEL and other extension Functions

Pregunta 100

Pregunta
What is the Sequence for Deploying BPEL Process to Cloud?
Respuesta
  • Export Eclipse Workspace Project to BPR and Deploy that to Admin Console
  • Import Business Process Archive , Create a Process Deployment Descriptor and Import it in Process Developer
  • Create a valid BPEL Process, Create PDD, Create BPR
  • None of the Above

Pregunta 101

Pregunta
Contribution ins a deployed Business Process archive manged on the server as a unit of files
Respuesta
  • True
  • False

Pregunta 102

Pregunta
Version is achieved using contribution
Respuesta
  • True
  • False

Pregunta 103

Pregunta
Contribution have the Following States:
Respuesta
  • offline pending
  • offline
  • Deleted
  • online

Pregunta 104

Pregunta
It's always best to Create a .bpr for each BPEL/WSDL in your Orchestration Project
Respuesta
  • True
  • False

Pregunta 105

Pregunta
Once you create and deploy a process using Real Time, how can that process be invoked?
Respuesta
  • As a JSON service
  • Using the Informatica Cloud API.
  • By running an Informatica Cloud task.
  • As a REST/XML or JSON service

Pregunta 106

Pregunta
Real Time Guides allow business users to create and deploy custom process applications.
Respuesta
  • True
  • False

Pregunta 107

Pregunta
Which of the following is not true regarding Real Time Guides?
Respuesta
  • Can be built by non-technical business users
  • Require an on-premise Informatica Agent to run
  • Automate processes and methodologies
  • Can retrieve data from/write data to Salsforce or other applications

Pregunta 108

Pregunta
Which is not a feature of the Real Time for Salesforce managed package?
Respuesta
  • Provides built-in support for reading data from/writing data to Salesforce objects.
  • Allows you to access all of the same features as Service & Process Designer.
  • Includes support for running guides on the Salesforce1 mobile platform.
  • Includes service and process monitoring within Salesforce.
  • Includes Visualforce Pages for displaying guides within the Salesforce UI.

Pregunta 109

Pregunta
How are Real Time guides displayed on Salesforce pages?
Respuesta
  • A custom button must be created.
  • A Visualforce page must be added to the page layout.
  • The user viewing the page must be a System Administrator.

Pregunta 110

Pregunta
The Managed package cannot be installed in a Sandbox environment.
Respuesta
  • True
  • False

Pregunta 111

Pregunta
What does the Guide “Applies To” property control?
Respuesta
  • Which Salesforce users can access the guide
  • The subcategory the guide will be displayed under in the Guides list
  • Whether or not the guide can be accessed from the Service & Process Designer
  • Which object the guide will operate on and have access to.

Pregunta 112

Pregunta
Steps are used to guide a user through a process.
Respuesta
  • True
  • False

Pregunta 113

Pregunta
What is the primary purpose of a screen step?
Respuesta
  • Display instructions and allow a user to enter data
  • Display a list of records to a user.
  • Include HTML formatting and images in the guide.
  • Ask the user a question.

Pregunta 114

Pregunta
What is the purpose of end of guide outcomes?
Respuesta
  • Allow you to track guide results for reporting purposes.
  • Allow you to provide options to guide users.
  • To display different results, depending on guide path taken.
  • Help you control the possible outcomes for users.

Pregunta 115

Pregunta
A user cannot access a guide unless it has been published.
Respuesta
  • True
  • False

Pregunta 116

Pregunta
The primary purpose of a Create step is
Respuesta
  • To create a new record of any type
  • To create a new user
  • To create a guide log event
  • To create a new guide outcome

Pregunta 117

Pregunta
If you select “Screen” as the value of an input field, where does the value come from when the guide runs?
Respuesta
  • The value is entered by the guide user
  • The value is determined by a formula.
  • The value is hard-coded and remains the same each time the guide is run.
  • The value is determined by the value of the selected field.

Pregunta 118

Pregunta
An assignment step cannot be used to set the value of fields on a related object.
Respuesta
  • True
  • False

Pregunta 119

Pregunta
A service call step can perform a task automatically. Tasks that can be performed include:
Respuesta
  • Tasks defined in the Salesforce System Administrator.
  • Sending an Email, Converting a Lead, and Submitting a Record for Approval.
  • Tasks available in Salesforce only.
  • Tasks available in Integrated Services and Applications, and tasks defined in service connections (created in Service and Process Designer).

Pregunta 120

Pregunta
A Service Call Step must have a screen step.
Respuesta
  • True
  • False

Pregunta 121

Pregunta
Only a single step can jump to the same target step
Respuesta
  • True
  • False

Pregunta 122

Pregunta
What is the benefit of using a Jump step ?
Respuesta
  • Allows a guide user more flexibility.
  • Avoids duplication of the same set of steps.
  • Allows the guide to automatically start a background process

Pregunta 123

Pregunta
Which statements are true regarding Data Decision steps?
Respuesta
  • Allows a guide to take different paths depending on the value of a field
  • The order of the branches is not important
  • Tests for a condition
  • Each condition has a branch

Pregunta 124

Pregunta
Which are advantages of using an embedded guide?
Respuesta
  • Allow you to have multiple versions of the same guide
  • Allow you to repeat steps on multiple records
  • Allow you to avoid creating the same set of steps
  • Allow you to make changes in one place

Pregunta 125

Pregunta
An embedded guide must be published before it is run.
Respuesta
  • True
  • False

Pregunta 126

Pregunta
How are values passed between the embedding and embedded guides?
Respuesta
  • Through the use of temporary fields in the embedded guide step.
  • Via the definition of global variables
  • Through the use of Guide-level fields

Pregunta 127

Pregunta
You are designing a guide that will embed another guide. That embedded guide will return information that you’ll need to use downstream in your guide. What type of guide field should you define for this?
Respuesta
  • Output
  • Temporary
  • Input

Pregunta 128

Pregunta
When displaying a list of records in an embedded guide step or screen step, how do you define which fields (columns) will display?
Respuesta
  • Edit the Guide properties and select the fields
  • You cannot control which fields display in a list of records
  • Edit the field properties and select the Display Fields

Pregunta 129

Pregunta
How can you selectively display a guide – based on a Salesforce user’s role, for example?
Respuesta
  • Define different page layouts for different user roles
  • Edit the Guide’s Applies To property
  • In the Guide’s Advanced properties, define a Boolean expression
  • In the Guide’s Advanced properties, list the user roles who can access the guide

Pregunta 130

Pregunta
How can you display a single guide when a user clicks a button or link?
Respuesta
  • Create a Visualforce page for the guide
  • Create a custom page layout for the guide
  • Edit the Guide Properties and select the button or link
  • Edit the Record Detail page layout for the guide’s Applies To object

Pregunta 131

Pregunta
How can guides be accessed in the Salesforce1 mobile app?
Respuesta
  • From the main navigation menu
  • As a publisher action
  • From the record detail page

Pregunta 132

Pregunta
When would you run a process on a local agent (versus Cloud agent):
Respuesta
  • If the process will connect to more than one application or service.
  • If the process includes input and output fields.
  • If the process needs to access an on-premise resource that resides behind a firewall.

Pregunta 133

Pregunta
A process can be invoked from the following (check all that apply):
Respuesta
  • Using the Informatica Cloud API
  • From another process
  • Externally via SOAP or REST
  • From a Guide

Pregunta 134

Pregunta
Which of the following are true about the Parallel Path step do (check all that apply)?
Respuesta
  • Each path waits for a result, then the next branch is executed.
  • It executes multiple branches at the same time.
  • It is unique to processes (not available in guides).
  • A jump step can only jump to a step in the same branch.

Pregunta 135

Pregunta
A process call step cannot have an input screen.
Respuesta
  • True
  • False

Pregunta 136

Pregunta
Select the best definition of a service connector.
Respuesta
  • An object that holds the details for connecting to an application or service – including username and password.
  • An object that defines the interaction between a Process Designer and a service – how the service will send and receive data.
  • An out-of-the-box connector that can be leveraged using Real Time.

Pregunta 137

Pregunta
Which of the following are available out of the box service connectors (select all that apply):
Respuesta
  • Salesforce
  • Big Machines
  • JDBC
  • Netsuite
  • SAP

Pregunta 138

Pregunta
A Service Connector can define multiple actions.
Respuesta
  • True
  • False

Pregunta 139

Pregunta
How does a service connector parse data returned from a service and place it in variables (select all that apply)?
Respuesta
  • Output values must be automatically generated using the XML response.
  • Data can be extracted using xQuery.
  • Data can be mapped directly to an output field using XML tag names or JSON properties.

Pregunta 140

Pregunta
Before you can use a Service Connector in a process or guide, you must (select all that apply):
Respuesta
  • Publish the service connector.
  • Register the service connector using the Process Console.
  • Create a connection using the Service Connector.

Pregunta 141

Pregunta
What does a connection do?
Respuesta
  • Defines a connection to a data source.
  • Stores a username and password for Salesforce.
  • Determines if you are licensed for a specific service or application.

Pregunta 142

Pregunta
If you are using the JDBC connection, which step would you use in a process or guide to create a new record in a database?
Respuesta
  • Process Call
  • Creat
  • Service Call
  • Assignment

Pregunta 143

Pregunta
Which of the following things can you determine using Process Console (select all that apply)?
Respuesta
  • Which path a process took.
  • The user who initiated the process
  • The start/end date/time for the process
  • A list of inputs/outputs
Mostrar resumen completo Ocultar resumen completo

Similar

Diapositivas de Topología de Redes
lisi_98
Elementos que conforman a google chrome
juan carlos hernandez morales
Construcción de software
CRHISTIAN SUAREZ
Sistema de Gestor de Base de Datos MongoDB
Edwin Herlop
TRABAJO DE TOPOLOGÍA DE REDES
lisi_98
Arquitecturas de Sistemas Distribuidos
Edisson Reinozo
Informatica Cloud
Victoria Jones
Core Spring 4.2 Certification Mock Exam
antoine.rey
INFORMÁTICA - Periféricos de entrada y salida
Serna Izaoly
Fusion HCM Essencials
Essam Sakr
Conceptos Básicos de Informática
jose antonio negreros orellana