I have a problem if I try to create a flow from Dynamics CRM that will work on SELECTED RECORD
This can only work with CDS as the trigger when a record is selected is not available for CDS(current environment)
I select the entity OPPORTUNITIES
- if I create the flow (from Dynamics) and add a simple task (example fill a variable with the opportunity topic All is fine
- If I add another CDS action (example : CREATE RECORD , with environment current OR select the CRM environment and Entity = opportunities)
Then I get a global error on the flow indicating : THERE IS A PROBLEM WITH THE FLOW TRIGGER!! and the flow fails before even starting . ( see below flow and error message)
I also tried to use the CREATE RECORD from CRM (current environment)
I had no pb do do this in the past using the deprecated DYNAMICS TRIGGER AND ACTIONS. can anybody help?
error with the trigger
detail of flow
HI @MissDom ,
CDS(Current) does not have any action which will be triggered on record selection. if you want to achieve custom functionality then via JS flow can be invoked wherein you can pass the current record to do the same.
Thanks
Hi @ManishJain thanks for you reply
I know that CDS(current record) does not have it. I am not using cds(current record) i am using normal CDS
I have done exactly the same thing in my Office 365 environment and I do not get any pb : I don't see what could trigger this Error in trigger message
Hello @MissDom,
I hope you're well. This is a dumb reply, and pretty much a "turn your computer off and on again" reply... But, have you tried creating a whole new Flow and follow exactly the same steps to see if you still get a trigger error? This has worked for me on occasions.
Please let me know how you get on, and good luck with it.
Thanks very much,
Garrt
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.