No announcements
Found 322967 threads
-
0 Votes
Get the Current User ID and FullName JAVASCRIPT
hi To get current user id Xrm.Page.getAttribute(“ownerid”).getValue()[0].id and for user ...Answered | 10 Replies | 20865 Views | Created by David Withers - Monday, May 4, 2009 5:02 PM | Last reply by Kiran Madhav - Wednesday, December 26, 2012 2:10 PM -
1 Votes
Unable to display system user fullname and system user id using workflow
Looks like the workflow is taking the actual user context it´s working with.Answered | 1 Replies | 6254 Views | Created by srisury - Thursday, January 7, 2010 4:46 PM | Last reply by Carsten Groth _MSCRM_ - Friday, January 8, 2010 8:30 PM -
0 Votes
can I use the SYSTEM user to send email
How about giving the Organization Queue a mailbox and using it?Answered | 2 Replies | 785 Views | Created by mardukes - Tuesday, April 8, 2014 6:33 PM | Last reply by mardukes - Wednesday, April 9, 2014 3:52 PM -
4 Votes
Exclude a User to ignore system jobs.
Hi, This is not possible, if you will call Create method then system will create a record in system and all related workflows and plugins registered ...Answered | 9 Replies | 3114 Views | Created by Kidd Nicko - Tuesday, August 30, 2011 5:28 PM | Last reply by Kidd Nicko - Wednesday, August 31, 2011 5:43 PM -
1 Votes
Making a Workflow System Owned
create a user with admin role. assign all your bussiness workflows to that workflow. hence the deactivation of users could not affect your bussiness procedures. ...Answered | 3 Replies | 1443 Views | Created by ebs_software - Wednesday, February 13, 2013 4:57 PM | Last reply by Payman Biukaghazadeh - Wednesday, February 13, 2013 10:16 PM -
0 Votes
Waiting condition in System Workflow.
If you are using long running workflows you should put the logic (other than the wait) in a child workflow, so if you need to change it you can without restarting ...Answered | 1 Replies | 2542 Views | Created by Ranjan_P - Saturday, September 29, 2012 8:22 AM | Last reply by Scott Durow (MVP) - Saturday, September 29, 2012 11:32 AM -
0 Votes
Getting system and user information
http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?Answered | 2 Replies | 7522 Views | Created by Notre - Wednesday, March 4, 2009 11:04 PM | Last reply by Tagore Bandlamudi - Thursday, March 5, 2009 5:12 AM -
0 Votes
Disable users through workflow
Hi, You can use workflow as well, as this seems a direct operations without any dependency so it should not consume more resources.Answered | 7 Replies | 1216 Views | Created by Jayashree Bhogle - Tuesday, August 2, 2016 12:51 PM | Last reply by HIMBAP - Monday, August 8, 2016 8:43 AM -
0 Votes
I need to get the user id in custom workflow
Hi, It rather depends on how the workflow was started - I did a blog on this a while back - ...Answered | 3 Replies | 1081 Views | Created by Ruth_rl - Sunday, April 13, 2014 8:34 AM | Last reply by Scott Durow (MVP) - Monday, April 14, 2014 3:53 AM -
2 Votes
How to get id of all system users?
Does the login under which this code is being executed have permission to read user records?Answered | 4 Replies | 1386 Views | Created by cdmjlee - Monday, June 10, 2013 4:35 PM | Last reply by Sam - Inogic - Tuesday, June 11, 2013 8:57 AM -
0 Votes
Mystery 'SYSTEM' user is invoking a plugin!
Hi, In Plugin you can get the logged in User Id via plugin context i.e.Answered | 4 Replies | 4725 Views | Created by glosrob - Saturday, September 10, 2011 1:59 AM | Last reply by Jehanzeb.Javeed - Monday, September 12, 2011 5:25 AM -
0 Votes
WhoAmIRequest always returns System User !!!
Thank you all, Yes I know we can get the logged in user using context but sometimes context is not available for example if we are developing a web application ...Answered | 7 Replies | 8639 Views | Created by zarour - Sunday, September 11, 2011 6:25 AM | Last reply by Jehanzeb.Javeed - Sunday, September 11, 2011 10:06 PM -
0 Votes
Is it possible to search CRM if user exist in the system programmatically?
use QueryExpression or QueryByAttribute.Answered | 5 Replies | 5085 Views | Created by shiil - Wednesday, March 3, 2010 5:52 PM | Last reply by Muhammad Ali Khan - Thursday, March 4, 2010 3:57 AM -
1 Votes
Is there any way to run workflows as if the user was a system administrator - CRM 4.0
Hi, thanks for the replies, yeh problem is its not an option to set that permission for other users.Answered | 3 Replies | 5335 Views | Created by davinaX - Tuesday, January 25, 2011 11:56 AM | Last reply by davinaX - Wednesday, January 26, 2011 3:25 PM -
2 Votes
user id in project server
Hi, thanks Catalin because my program is a workflow that this needed email project manager for sending status,i using SPUser and ...Answered | 5 Replies | 10514 Views | Created by sara19_s - Thursday, October 7, 2010 6:50 PM | Last reply by Christophe Fiessinger - Friday, October 8, 2010 8:45 PM -
2 Votes
IDE Breaks on System Changes
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/threads http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads ...Answered | 2 Replies | 1643 Views | Created by AndrewUK - Monday, April 29, 2013 3:33 PM | Last reply by Ed Price - MSFT - Monday, May 13, 2013 4:27 AM -
0 Votes
How to get current System User's GUID in C#
either u can use httpcontext or whoami to get the guid of the current loggedin user.Answered | 4 Replies | 8087 Views | Created by Magneto19 - Wednesday, September 22, 2010 6:29 PM | Last reply by samuel s - Friday, September 24, 2010 11:19 AM -
0 Votes
Can we get System User and Client Ip using Plugin
Actually I'm using CRM website(Server) from my local system.Answered | 6 Replies | 6033 Views | Created by D-Virdi - Friday, July 10, 2009 12:07 PM | Last reply by D-Virdi - Monday, July 13, 2009 11:41 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 a plugin invokes another ...Answered | 5 Replies | 2493 Views | Created by srinvias.rajulapudi - Monday, September 3, 2012 1:07 PM | Last reply by srinvias.rajulapudi - Thursday, September 6, 2012 10:27 AM -
3 Votes
workflow with user interaction
Assuming that my user will use the 'Close Phone Call' selection under the 'Actions' menu how can I trap for this change?Answered | 7 Replies | 4991 Views | Created by chuckc_1 - Thursday, September 9, 2010 5:27 PM | Last reply by chuckc_1 - Friday, September 10, 2010 3:14 PM - Items 1 to 20 of 322967 Next ›
No announcements