Skip to main content
brandonkern
Level 2
June 24, 2019

Campaign Classic v7 - Multithreading API

  • June 24, 2019
  • 9 の返信
  • 5879 ビュー

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.

このトピックへの返信は締め切られました。

9 の返信

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
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....