No announcements
Found 288183 threads
-
0 Votes
when can infinite loop occur in a plugin.
Hi, An infinite plugin loop example is: You have a post-update plugin on an entity 'A' that updates something in entity 'B' and entity 'B' has a ...Answered | 2 Replies | 10014 Views | Created by Sandra.CRM - Friday, September 14, 2012 5:38 PM | Last reply by Imran I Abbasi - Friday, September 14, 2012 11:03 PM -
0 Votes
Update all Opportunities when one is updated - avoid infinite loop
Hi, Simply you can create one new field and use that as a flag means update that new field to yes also with your desired field.Proposed | 3 Replies | 1041 Views | Created by CRMAdmirer - Saturday, September 6, 2014 7:34 PM | Last reply by Deepak Jangra IT - Wednesday, September 10, 2014 11:32 AM -
0 Votes
Update Opportunity From Quote
Use a Query expression to retrieve all Quotes that are related to Opportunity.Answered | 2 Replies | 1411 Views | Created by valCrmDev2 - Thursday, July 31, 2014 4:06 PM | Last reply by valCrmDev2 - Friday, August 1, 2014 7:19 PM -
0 Votes
Mass Update to share opportunities
Hi I need to share opportunities based on the domain field for an opportunity. i created plugin which works fine for new opportunities or when ...Answered | 2 Replies | 1887 Views | Created by Vinay Kumar Inavolu - Monday, May 20, 2013 1:50 AM | Last reply by Vinay Kumar Inavolu - Tuesday, May 21, 2013 10:03 AM -
1 Votes
Workflow Infinite Loop (I know Why) What to Do
Then when the workflow begins a second time it sees that terminateFlow is true and skips all the other stuff BUT before you terminate the workflow remember to set ...Answered | 6 Replies | 5009 Views | Created by zzpluralza - Wednesday, October 17, 2012 1:58 PM | Last reply by zzpluralza - Tuesday, October 23, 2012 4:02 PM -
0 Votes
Is this the right way to update a field when an opportunity is created?
This will ensure that all new Opportunities have the value passed from the Account to the Opportunity.Answered | 2 Replies | 5546 Views | Created by BeachBoy24 - Tuesday, April 13, 2010 7:46 PM | Last reply by Donna Edwards - Tuesday, April 13, 2010 8:24 PM -
0 Votes
Rest endpoints to update parent opportunity
First get the id of the parent, then create oData query to find all lines which there parent id is the one you have retrieved.Answered | 4 Replies | 2057 Views | Created by P Noushad - Sunday, July 7, 2013 5:24 AM | Last reply by Payman Biukaghazadeh - Wednesday, July 10, 2013 5:28 AM -
0 Votes
Infinite Loop (despite loop detection)
We inadvertently created an infinite workflow loop and for unknown reasons, CRM loop detection did not catch the issue.Answered | 2 Replies | 6181 Views | Created by Barry Paquet - Wednesday, January 26, 2011 5:54 AM | Last reply by Barry Paquet - Wednesday, January 26, 2011 2:25 PM -
2 Votes
CRM thinks my plugin has an infinite loop
But I discovered that I was getting SoapExceptions that said: "This workflow job was canceled because the workflow that started it included an infinite loop.Answered | 12 Replies | 8628 Views | Created by Hanno Z - Thursday, February 4, 2010 2:26 PM | Last reply by riamyours - Friday, December 3, 2010 12:17 PM -
2 Votes
Update customer on opportunity save event
Hi Therese, You can use odata method to update the customer on the save of opportunity entity.Answered | 3 Replies | 1225 Views | Created by thereseF86 - Thursday, March 28, 2013 8:03 AM | Last reply by PriyaSwain - Thursday, March 28, 2013 8:39 AM -
0 Votes
Loop through all required field in opportunity
Hi, I want to loop through all the required field in Opportunity entity.Answered | 5 Replies | 6443 Views | Created by Krunal Doshi - Tuesday, April 13, 2010 10:14 AM | Last reply by Andrew Zimmer - Thursday, April 22, 2010 2:55 AM -
2 Votes
Opportunity Product Worflow and updating the Primary entity
Another way is using javascript and update the quantity.Answered | 5 Replies | 6083 Views | Created by Pat-H - Sunday, December 13, 2009 4:47 PM | Last reply by Leon Tribe - Tuesday, December 22, 2009 11:00 AM -
0 Votes
Context.userId is showing system user on Update of Opportunity entity.
Hi, In our Scenario, first plugin is updating the Opportunity entity, hence triggering the second plugin, as per the SDK the base rule is that when ...Answered | 5 Replies | 2527 Views | Created by srinvias.rajulapudi - Monday, September 3, 2012 1:07 PM | Last reply by srinvias.rajulapudi - Thursday, September 6, 2012 10:27 AM -
0 Votes
Total Estimated Revenue field [Opportunity] does not update
Actually if you set the Revenue to be "User Provided", then the Estimated Revenue may be updated trough the workflow/dialog with the dynamic value of {Total ...Answered | 3 Replies | 9625 Views | Created by DavidtMoore - Friday, March 25, 2011 9:15 AM | Last reply by Rigips - Monday, May 28, 2012 11:45 AM -
1 Votes
CRM 2011: custom workflow creates an infinite loop
If I understand you correctly, the following code snippet should help you prevent from workflow infinite loop: IWorkflowContext context = ...Answered | 3 Replies | 5309 Views | Created by im197 - Thursday, July 21, 2011 7:49 PM | Last reply by Dinesh N Nanayakkara - Tuesday, July 26, 2011 12:08 AM -
0 Votes
Workflow that changes that updates accounts to opportunities
Another approach would be to create an advanced find to show the 'hot' opportunities, highlight them and edit them (or apply a workflow that edits them for you) Leon ...Answered | 1 Replies | 6263 Views | Created by Garrett King - Friday, December 18, 2009 7:33 PM | Last reply by Leon Tribe - Monday, December 21, 2009 10:33 AM -
2 Votes
Opportunities assignation
As mentioned, this has to do with cascading behaviour, so when you change the owner of an account it will update ownership on some other records below it (not opportunities ...Answered | 7 Replies | 4600 Views | Created by Afuentes_Benefit - Tuesday, June 14, 2011 11:13 PM | Last reply by Afuentes_Benefit - Wednesday, June 15, 2011 9:28 PM -
0 Votes
Opportunity Workflow to close opportunity as won when choosing 100% probability
Make 100% certain that the value that you update (probability) is the field on the form that you are updating.Answered | 10 Replies | 7542 Views | Created by Mitchell2012 - Thursday, May 10, 2012 3:31 PM | Last reply by Gonzalo Ruiz R - Monday, May 14, 2012 1:28 PM -
2 Votes
Updating value in many opportunities' custom fields
Try to use bulk update mechanisms.Answered | 4 Replies | 6447 Views | Created by zachile - Wednesday, March 3, 2010 3:47 PM | Last reply by zachile - Thursday, March 4, 2010 10:04 AM -
0 Votes
How to remove "Creating record" infinite loop in plugin
But I have one more query regarding this only.Answered | 4 Replies | 5687 Views | Created by D-Virdi - Tuesday, July 7, 2009 10:48 AM | Last reply by Andrii Butenko - Tuesday, July 7, 2009 12:26 PM - Items 1 to 20 of 288183 Next ›
No announcements