Wednesday, 21 November 2018

Salesforce Platform Developer 1 maintenance spring’ 18

1. which debug type captures information related to accessing external objects with the salesforce connect cross-org and OData adapters?

Ans: XDS_RESPONSE

2.what is the replacement the salesforce recommends for force.com IDE 2 Beta?

Ans: salesforce extension for VS code

3.which global variable can be used to delete whether a visualforce page is loaded in lightning apps with console navigation or standard navigation?

Ans: $User.UITheme

5.what can be use to control the styling and behavior of the salesforce login process?

Ans: lightning component login flow

5.which CLI command supports the generation of new apex trigger?

Ans: force:apex:trigger:create