OmniStudio-Developer試験無料問題集「Salesforce Certified OmniStudio Developer 認定」
A developer creates an OmniScript to update billing information. After analyzing the different types of customer interactions that occur at the company, the developer determines updating billing information should be included in the majority of customer interactions.
What should the developer use to configure the action that invokes the OmniScript?
What should the developer use to configure the action that invokes the OmniScript?
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A developer creates a DataRaptor Extract to retrieve data to pass to an external service. The external service expects the field value to be an integer. However, the DataRaptor is sending it as a string.
Which action can the developer take to fix this?
Which action can the developer take to fix this?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A customer sets up two LWC OmniScripts, one embedded into another. AccountId is set in a Set Values element in the parent OmniScript. The Accountid set in the parent OmniScript is used to set another Set values element ContextAccountId in the emvedded OmniScript. The embedded OmniScript is activated.
While previewing the OmniScript flow from the parent, it is found that Account I set correct in the parent OmniScript. However, ContextAccount in the embedded OmniScript is not set with the Accountid from parent OmniScript. On previewing the embedded OmniScript individually. It is found that ContextAccountId is set correctly.
What is the reason for this? Refer to the exhibit below.

While previewing the OmniScript flow from the parent, it is found that Account I set correct in the parent OmniScript. However, ContextAccount in the embedded OmniScript is not set with the Accountid from parent OmniScript. On previewing the embedded OmniScript individually. It is found that ContextAccountId is set correctly.
What is the reason for this? Refer to the exhibit below.

正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A user attempts to launch an OmniScript from a record page, but an error message appears: " You do not have permission to access the Lightning Component [OmniScript Name] " . The OmniStudio Developer confirms the user ' s profile has the Vlocity OmniScript runtime access enabled. What is the most likely security-related cause the developer should investigate?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
An OmniStudio Developer is configuring an Integration Procedure that executes a Data Mapper Load Action to update a record. If the Data Mapper fails due to a validation rule, the developer needs the Integration Procedure to continue executing and send a user-friendly error message in the final response instead of stopping.
Which element should the developer use to wrap the Data Mapper Load Action?
Which element should the developer use to wrap the Data Mapper Load Action?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
