Forum Post: Changing Salesforce D2C Bulk Data Option

  • Thread starter Thread starter JPo
  • Start date Start date
Status
Not open for further replies.
J

JPo

Guest
Is it required to disconnect a D2C session in order for a change to/from the Bulk Data option to be effective? Example #1 1. Connect to D2C from client application 2. Execute Query #1 using "normal" API calls 3. Turn on the Bulk Data option 4. Execute Query #2 using the Bulk Data API calls 5. Turn off the Bulk Data option 6. Execute Query #3 using the "normal" API calls Example #2 1. Connect to D2C from client application 2. Execute Query #1 using "normal" API calls 3. Disconnect the D2C session 4. Turn on the Bulk Data option 5. Connect to D2C from client application 6. Execute Query #2 using the Bulk Data API calls 7. Disconnect the D2C session 8. Turn off the Bulk Data option 9. Connect to D2C from client application 10. Execute Query #3 using the "normal" API calls Thanks in advance for the guidance!

Continue reading...
 
Status
Not open for further replies.
Back
Top