Campaign Classic v7 - Multithreading API | Community
Skip to main content
brandonkern
Level 2
June 24, 2019

Campaign Classic v7 - Multithreading API

  • June 24, 2019
  • 1 reply
  • 5861 views

We are currently implementing the CRM connector between v7 and MS Dynamics 9 on prem. Microsoft is asking whether or not the API will handle multi-threading. I can't find any documentation around this and none of my contacts at Adobe have been able to answer this question. Any forum Experts or Adobe Staff that can answer this question. This is time sensitive as we are Architecting the solution with them now.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Jonathon_wodnicki
Community Advisor
Community Advisor
June 24, 2019

Hi,

Connector runs with libcurl in synchronous (single-thread, blocking) mode.

You can run multiple workflows with connector in parallel, though this is not considered best practice.

Thanks,

-Jon

brandonkern
Level 2
June 24, 2019

Jon

Thank you for your response. This is kinda disheartening....  So the multi-threading is only possibly between Standard and Dynamics 365 I guess....