Frage 1
Frage
Informatica Cloud allows business users to integrate data across both cloud-based applications and on-premise applications and databases.*
Frage 2
Frage
Which Informatica Cloud application is best to use for performing regular backups of data?
Antworten
-
Data Synchronization
-
Mapping Configuration
-
Data Replication
Frage 3
Frage
Views marked as private can be accessed by your user and admin users only.
Frage 4
Frage
Where does the data get processed?*
Antworten
-
In the Informatica Cloud Repository
-
In the Informatica Cloud Secure Agent (behind customer firewall)
-
In the Informatica Cloud servers
Frage 5
Frage
Which of the following are stored in the Informatica Cloud (IC) Repository?
Frage 6
Frage
Where do you enter proxy server settings?
Frage 7
Frage
How does the Secure Agent communicate with Informatica Cloud?*
Antworten
-
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
Frage 8
Frage
Which of the following lists includes three types of Native connectors?
Antworten
-
Salesforce, FTP/SFTP, Netsuite
-
MS Dynamics CRM, Amazon Redshift, Zuora
-
Flat File, SAP, Web Service
Frage 9
Frage
What information is required in order to access Salesforce via their API? (select best answer)
Frage 10
Frage
A Flat File connection points to a single folder/directory.
Frage 11
Frage
Which operation would be best to use when synchronizing data between two systems?*
Frage 12
Frage
Where can you find Informatica Cloud log files?* (Select 2)
Antworten
-
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
Frage 13
Frage
When using the Delete operation in a task with a Salesforce target, you should use which of the following?
Antworten
-
Salesforce ID
-
Foreign Key
-
External ID
Frage 14
Frage
A Related Object is an object that is related to another object based on a relationship defined in Informatica Cloud.
Frage 15
Frage
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?*
Frage 16
Frage
Filtering on Informatica Cloud system variables $LastRunDate or $LastRunTime is referred to as which of the following?
Antworten
-
Date-Based Filtering
-
Incremental Processing
-
Pre-Processing Command
Frage 17
Frage
Which of the following could you use a field expression to do? (select all that apply)*
Antworten
-
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
Frage 18
Frage
Data from multiple source Connections can be combined using multiple object source.
Frage 19
Frage
Muliple object source type can be used with the following:
Antworten
-
Flat files
-
Database tables
-
Salesforce objects
Frage 20
Frage
Saved Queries can be used to perform which of the following? * (select 2)
Frage 21
Frage
Which of the following is/are best practices for using Saved Queries?
Frage 22
Frage
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? *
Antworten
-
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.
Frage 23
Frage
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?*
Antworten
-
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.
Frage 24
Frage
Data replication tasks can be used for: (select 2)
Frage 25
Frage
Incremental Processing is built into Data Replication for all source types.*
Frage 26
Frage
Which of the following is NOT a function available from the Data Replication tasks page?
Antworten
-
Create Target
-
Download Mapping XML
-
Reset Target
Frage 27
Frage
What is the smallest increment of time allowed for creating a schedule in Informatica Cloud to run jobs automatically?
Antworten
-
1 minute
-
5 minutes
-
10 minutes
Frage 28
Frage
Name the Informatica Cloud feature used to sequentially run tasks in a specified order.*
Antworten
-
Task Flows
-
Templates
-
Work Flows
Frage 29
Frage
Which of the following can be used to write to multiple targets?*
Antworten
-
Mapplets
-
Mappings
-
Connections
Frage 30
Frage
It is recommended that you follow the Velocity Methodology to name the elements of a mapping.
Frage 31
Frage
Active transformations do not change the number of rows that pass to the next step of the mapping.*
Frage 32
Frage
It is recommended that the Mapping Designer be used with which browser?
Antworten
-
IE version 8
-
Firefox
-
Chrome
Frage 33
Frage
It is best practice to handle naming conflicts in a mapping as close to the target as possible.
Frage 34
Frage
To include all incoming fields from an upstream transformation except those with dates, what should you do?
Antworten
-
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.
Frage 35
Frage
Which transformation type would you use to create a new field, performing non-aggregate calculations?
Frage 36
Frage
Mapping Configuration Tasks allow you to process data based on the data flow logic defined in: (select 2)
Antworten
-
Integration Templates
-
Mappings
-
Mapplets
Frage 37
Frage
When adding parameters to a mapping, it is a good idea to add them:
Antworten
-
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.
Frage 38
Frage
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)
Antworten
-
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).
Frage 39
Frage
Where are parameter files located that are used by the Data Synchronization Wizard?
Antworten
-
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
Frage 40
Frage
Which of the following is a supported pre- or post-processing commands? (select 3)
Antworten
-
SQL Command
-
Unix Command
-
Valid DOS or batch file
Frage 41
Frage
If pre- or post-processing command(s) fails, your task will complete successfully.
Frage 42
Frage
Which method is used to achieve real time integration when Salesforce is the integration source?
Frage 43
Frage
Which of the following explains why you might want to change the Salesforce target batch size? (select 2)
Antworten
-
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.
Frage 44
Frage
Salesforce Bulk API jobs run in parallel mode (batches are written to the target at the same time) by default.
Frage 45
Frage
The Data Masking application masks the sensitive columns in source data with realistic test data for non-production environments.
Frage 46
Frage
Data Masking can be used in which of the following scenarios? (select 2)
Antworten
-
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
Frage 47
Frage
Which of the following masking rules use a set of dictionary files located in the agent installation directory?
Antworten
-
Substitution Masking
-
Key Masking
-
Random Masking
Frage 48
Frage
Which of the following might be a reason your company would use the Contact Validation App in Informatica Cloud? (select 3)
Antworten
-
Your company sends direct mail marketing pieces.
-
Your company purchases lead lists from tradeshows.
-
Your company uses the Territory Management feature in Salesforce.
Frage 49
Frage
Running a Contact Validation task will update a source database with corrected/normalized data based on parameters you specify in the task.
Frage 50
Frage
If you want to validate shipping and billing address fields, what is the best method for setting up the Contact Validation task?
Antworten
-
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.
Frage 51
Frage
Informatica Cloud users must be assigned which of the following?
Antworten
-
Permission
-
User Group
-
Role
Frage 52
Frage
Configuring object-level permissions allows you to restrict or expand the permissions the user group has for the object.
Frage 53
Frage
Which of the following objects cannot be migrated from one Informatica Cloud org to another?
Antworten
-
Mappings
-
Connections
-
Schedules
Frage 54
Frage
Most Organization have either On-Premise OR Cloud Applications
Frage 55
Frage
What Does Hybrid Infrastructure mean?
Antworten
-
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
Frage 56
Frage
Which one of the following is NOT a Informatica Product
Frage 57
Frage
What does Cloud Connector Toolkit allows you to do?
Antworten
-
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
Frage 58
Frage
What are the Three Ways you extend Informatica PaaS to achieve Rpid Development, Configuration and Consumption?
Antworten
-
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
Frage 59
Frage
A mapping defines reusable data flow logic that you can use in mapping configuration tasks.
Frage 60
Frage
Following types of Macros could be created using Cloud Mapping Designer
Antworten
-
Parallel
-
Hybrid
-
Vertical
-
Horizontal
Frage 61
Frage
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
Antworten
-
Vertical Macro
-
Horizontal Macro
-
Hybrid Macro
Frage 62
Frage
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.
Frage 63
Frage
You can use the following field mapping options on the Normalizer Field Mapping tab.
Antworten
-
Show Fields
-
Show Lines
-
Automatch
-
Action menu
-
All of these
Frage 64
Frage
The Mapping Configuration application generates the following fields for normalized data.
Antworten
-
Generated Key
-
Generated Row Id
-
Generated Column ID
Frage 65
Frage
Which of the following statements are true about the Data Masking transformation. Select all that apply. (Select 4)
Antworten
-
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
Frage 66
Frage
The Data Masking transformation is a passive transformation.
Frage 67
Frage
Which of the following Masking Techniques are available with the Data Masking Transformation. Select all that apply. (Select 4)
Antworten
-
Encryption masking
-
Substitution masking
-
Key masking
-
Random masking
-
IP Address masking
Frage 68
Frage
________________produces deterministic results for the same source data and seed value. (select one)
Antworten
-
Random masking
-
Substitution masking
-
None of the Above
-
All of the above
-
Key masking
Frage 69
Frage
Which of the following statements are true? Select all that apply. (select 3)
Antworten
-
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
Frage 70
Frage
One of the following options that correctly describes, sequence of steps involved to create a Web Services transformation in a mapping is:
Antworten
-
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
Frage 71
Frage
A web service integrates applications and uses open standards, such as SOAP, WSDL, and XML.
Frage 72
Frage
What does WSDL stand for?
Antworten
-
Web Services Description Language
-
Web Services Definition language
-
Web Services Delegation Language
-
Web Services Derivation Language
Frage 73
Frage
_________ is the communications protocol for Web Services in the Web Service Transformation.
Frage 74
Frage
What of these objects can be found in a bundle? Select all that apply.
Antworten
-
Connectors
-
Mapplets
-
Integration Templates
-
Mappings
Frage 75
Frage
By default, every Org has the ability to author and publish a bundle?
Frage 76
Frage
Bundles are versioned?
Frage 77
Frage
Bundles can be managed by the following groups / individuals. Select all that apply. (select 4)
Antworten
-
Service Integrators
-
User Community
-
OEM's
-
Informatica
Frage 78
Frage
Bundles are automatically upgraded when a newer version is available, users have no control?
Frage 79
Frage
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
Frage 80
Frage
The different types of parameters that a ReST API may need to process the incoming request are:
Frage 81
Frage
What does SOAP Stand for?
Antworten
-
Standard object Access Protocol
-
Simple object Access Protocol
-
System object Access Protocol
Frage 82
Frage
What message format Does SOAP use?
Frage 83
Frage
What Type of Connector needs to be configured to connect to a WebService?
Antworten
-
WebServices
-
WebServices V2
-
XMLTarget
Frage 84
Frage
What Task needs to be created in Informatica Cloud Services to integrate with a Web Service?
Frage 85
Frage
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”?
Frage 86
Frage
What does the Object source drop down represent when a Web Service connector is selected?
Frage 87
Frage
It is impossible to create a Data Filter for Web Service Source objects in Informatica Cloud Services?
Frage 88
Frage
How can a Batch Integration job be invoked? Select all that apply.
Antworten
-
CDC
-
User Initiated
-
On-Demand
-
Pre-defined Schedule
Frage 89
Frage
Informatica Cloud requires a SalesForce object to be designated as replicatable in order to setup CDC on it.
Frage 90
Frage
CDC can be enabled for a DSS task.
Frage 91
Frage
The advanced properties "Use queryAll" and "Enable Bulk Query" can be used together.
Frage 92
Frage
What does a CDC Time Limit of -1 indicate?
Frage 93
Frage
Using Informatica Cloud ReST API,you can perform tasks such as:
Antworten
-
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
Frage 94
Frage
What resources are provided by the REST API?
Antworten
-
login
-
job
-
cloud real time
-
mapping
-
connection
Frage 95
Frage
The utilities available to access Informatica Cloud ReST API, are :
Select one or more:
Antworten
-
popular ReST Clients such as POSTMAN , ADVANCE ReST Client
-
Informatica Cloud Utility available at MarketPlace
-
cURL
-
Power Center
Frage 96
Frage
What is Informatica Process Developer?
Antworten
-
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
Frage 97
Frage
Web Services Definition language is required for a BPEL Process
Frage 98
Frage
What is Required for WSDL Creation?
Antworten
-
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)
Frage 99
Frage
What is expression Editor?
Antworten
-
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
Frage 100
Frage
What is the Sequence for Deploying BPEL Process to Cloud?
Antworten
-
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
Frage 101
Frage
Contribution ins a deployed Business Process archive manged on the server as a unit of files
Frage 102
Frage
Version is achieved using contribution
Frage 103
Frage
Contribution have the Following States:
Antworten
-
offline pending
-
offline
-
Deleted
-
online
Frage 104
Frage
It's always best to Create a .bpr for each BPEL/WSDL in your Orchestration Project
Frage 105
Frage
Once you create and deploy a process using Real Time, how can that process be invoked?
Antworten
-
As a JSON service
-
Using the Informatica Cloud API.
-
By running an Informatica Cloud task.
-
As a REST/XML or JSON service
Frage 106
Frage
Real Time Guides allow business users to create and deploy custom process applications.
Frage 107
Frage
Which of the following is not true regarding Real Time Guides?
Antworten
-
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
Frage 108
Frage
Which is not a feature of the Real Time for Salesforce managed package?
Antworten
-
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.
Frage 109
Frage
How are Real Time guides displayed on Salesforce pages?
Antworten
-
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.
Frage 110
Frage
The Managed package cannot be installed in a Sandbox environment.
Frage 111
Frage
What does the Guide “Applies To” property control?
Antworten
-
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.
Frage 112
Frage
Steps are used to guide a user through a process.
Frage 113
Frage
What is the primary purpose of a screen step?
Antworten
-
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.
Frage 114
Frage
What is the purpose of end of guide outcomes?
Antworten
-
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.
Frage 115
Frage
A user cannot access a guide unless it has been published.
Frage 116
Frage
The primary purpose of a Create step is
Antworten
-
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
Frage 117
Frage
If you select “Screen” as the value of an input field, where does the value come from when the guide runs?
Antworten
-
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.
Frage 118
Frage
An assignment step cannot be used to set the value of fields on a related object.
Frage 119
Frage
A service call step can perform a task automatically. Tasks that can be performed include:
Antworten
-
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).
Frage 120
Frage
A Service Call Step must have a screen step.
Frage 121
Frage
Only a single step can jump to the same target step
Frage 122
Frage
What is the benefit of using a Jump step ?
Antworten
-
Allows a guide user more flexibility.
-
Avoids duplication of the same set of steps.
-
Allows the guide to automatically start a background process
Frage 123
Frage
Which statements are true regarding Data Decision steps?
Antworten
-
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
Frage 124
Frage
Which are advantages of using an embedded guide?
Antworten
-
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
Frage 125
Frage
An embedded guide must be published before it is run.
Frage 126
Frage
How are values passed between the embedding and embedded guides?
Antworten
-
Through the use of temporary fields in the embedded guide step.
-
Via the definition of global variables
-
Through the use of Guide-level fields
Frage 127
Frage
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?
Frage 128
Frage
When displaying a list of records in an embedded guide step or screen step, how do you define which fields (columns) will display?
Antworten
-
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
Frage 129
Frage
How can you selectively display a guide – based on a Salesforce user’s role, for example?
Antworten
-
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
Frage 130
Frage
How can you display a single guide when a user clicks a button or link?
Antworten
-
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
Frage 131
Frage
How can guides be accessed in the Salesforce1 mobile app?
Frage 132
Frage
When would you run a process on a local agent (versus Cloud agent):
Antworten
-
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.
Frage 133
Frage
A process can be invoked from the following (check all that apply):
Frage 134
Frage
Which of the following are true about the Parallel Path step do (check all that apply)?
Antworten
-
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.
Frage 135
Frage
A process call step cannot have an input screen.
Frage 136
Frage
Select the best definition of a service connector.
Antworten
-
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.
Frage 137
Frage
Which of the following are available out of the box service connectors (select all that apply):
Antworten
-
Salesforce
-
Big Machines
-
JDBC
-
Netsuite
-
SAP
Frage 138
Frage
A Service Connector can define multiple actions.
Frage 139
Frage
How does a service connector parse data returned from a service and place it in variables (select all that apply)?
Antworten
-
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.
Frage 140
Frage
Before you can use a Service Connector in a process or guide, you must (select all that apply):
Antworten
-
Publish the service connector.
-
Register the service connector using the Process Console.
-
Create a connection using the Service Connector.
Frage 141
Frage
What does a connection do?
Antworten
-
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.
Frage 142
Frage
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?
Antworten
-
Process Call
-
Creat
-
Service Call
-
Assignment
Frage 143
Frage
Which of the following things can you determine using Process Console (select all that apply)?
Antworten
-
Which path a process took.
-
The user who initiated the process
-
The start/end date/time for the process
-
A list of inputs/outputs