SALESFORCE

3.        OutBound work flow action
4.        Inbound Email Service
5  Future calls
        A. calling future methods from trigger.
        B. why we need to choose future methods with real time business process.
6. How to maintain session between two different systems like java to salesforce or SF to SF.
A. session maintain by using session id.
B. session maintain by using oAuth key and use of oAuth.
7 Use of DOM class in salesforce and how to read XML by using DOM class.
8  What is SOAP and What Is REST
9  Difference between SOAP and REST
10 SOAP Service.
A. SOAP service exposing from salesforce with real time examples.
B. SOAP service Consumption from salesforce with real time example.
C. SOAP integration between salesforce to salesforce.
D. consuming salesforce WSDL in java systems
E. reading XML response by using DOM class.
11. REST Service
           A. Introduction to REST service.
           B. REST service expose from salesforce.
           C. REST service utilization in salesforce
           D. REST integration between salesforce to salesforce.
           E. sending request in XML and JSON format.
12. Salesforce REST API Services
   A. REST API actions
   B. REST API quires
13  Integration with salesforce without authentication.
14 Integration by using Data loader.


No comments:

Post a Comment