Activity / Task security

I was surprised to find out that any user can complete or cancel a task regardless of the security privileges set.  
I have the activity entity set to read access across the organization, and all other privileges restricted to User.
If user A creates a task and assigns it to User B, I would expect ONLY user B can complete the task, in fact it seems that anyone can complete the task, if they can see it.  Am I missing something here?
CRM 2013 / SP1 UR2

Hi Marcus,
      Check the write privilege for the users on activity. If this set to organisation or BU, this is possible to have the behaviour you are mentioning. If you want only user B to change this, reduce the rights to user and others
will not be able to change this. This can be checked under Settings-> Administration -> Security Roles and open the relevant role. Then select the Core Entities tab and check the first one which is activity.
Hope this helps.
Minal Dahiya
blog : http://minaldahiya.blogspot.com.au/
If this post answers your question, please click "Mark As Answer" on the post and "Vote as Helpful"

Similar Messages

  • Profile Manager Active Tasks Status stays on Pending

    Hi, I have a Mavericks Server with Profile Manager, I have two device groups for iPads and iPhones. For some reason I can no longer apply any updates etc to devices, it hangs on pending under Active Tasks. Nothing has changed, I have the following ports open: TCP:2195,2196,1640,5223. Everything was working ok, I am struggling to work out why this has changed. I have even restarted the Server.
    Any pointers or ideas would be well appreciated.

    Hi dankgus, I was reading this article which explains how the mechanics of this work.
    http://www.justinrummel.com/how-apns-works-with-mdms-that-manage-osx-and-ios/
    I then thought about your firewall comment, when I configured my firewall to work with my Mac MDM I used this Apple KBA ------> http://support.apple.com/kb/ht5302 however I did not open TCP:443 for security reasons. I actually thought this was just for device enrollment and management however it looks like the iOS device might actually require it to function properly. I opened the port and ran a device update which worked. I think it worked ok initially because internally users can get to the MDM over TCP:443 through our split DNS and as soon as they took their iOS devices out of the reach of our corp WIFI it stopped working. I will observe the results and report back and of course I welcome comments.

  • Activity task service in CRM 7.0 is not working correctly

    Hi ,
    I am trying to work thru ES "Read Activity Task"  for CRM 7.0 and i am trying to attach a relationshipID, so i am gving a releationshipID in the ActivityTaskHeaderPredecessorReferences, but when i am giving a 36 character relationshipID it is giving an error saying error converting, data loss.I saw in proxy the length and it is 36,so there is something wrong in the implementation.
    This is the request
    &lt?xml version="1.0" encoding="utf-8"?&gt
    &ltSOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt
      &ltSOAP-ENV:Body&gt
        &ltyq1:ActivityTaskCRMCreateRequest_sync xmlns:yq1="http://sap.com/xi/CRM/SE"&gt
          &ltMessageHeader&gt
            &ltUUID&gt77070ccd-3a32-41d6-a77d-3015686ffcab&lt/UUID&gt
          &lt/MessageHeader&gt
          &ltActivityTask&gt
            &ltID xmlns:pns="http://sap.com/xi/CRM/Global2"&gt2000&lt/ID&gt
            &ltActivityTaskAdministrationHeader&gt
              &ltActivityTaskHeaderReferences&gt
                &ltActivityTaskHeaderPredecessorReferences&gt
                  &ltRelationshipID xmlns:pns=
    "http://sap.com/xi/CRM/Global2"&gtb9910a53-9dd5-6d4b-9a9f-b1909989e568&lt/RelationshipID&gt
                &lt/ActivityTaskHeaderPredecessorReferences&gt
              &lt/ActivityTaskHeaderReferences&gt
            &lt/ActivityTaskAdministrationHeader&gt
          &lt/ActivityTask&gt
        &lt/yq1:ActivityTaskCRMCreateRequest_sync&gt
      &lt/SOAP-ENV:Body&gt
    &lt/SOAP-ENV:Envelope&gt
    This is the response
    &lt?xml version="1.0" encoding="utf-8"?&gt
    &ltsoap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"&gt
      &ltsoap-env:Header/&gt
      &ltsoap-env:Body&gt
        &ltsoap-env:Fault&gt
          &ltfaultcode&gtsoap-env:Client&lt/faultcode&gt
          &ltfaultstring xml:lang="en"&gtException CX_PROXY_INBOUND_APP_ERROR occurred (program: CL_WS_PROXY_RUNTIME_INBOUND===CP, include: CL_WS_PROXY_RUNTIME_INBOUND===CM002, line: 56).&lt/faultstring&gt
          &ltdetail&gt
            &ltn0:StandardMessageFault xmlns:n0="http://sap.com/xi/CRM/Global2" xmlns:prx="urn:sap.com:proxy:HU4:/1SAI/TASABB257F25E3A309DA94A:701:2008/06/06"&gt
              &ltstandard&gt
                &ltfaultText&gtProxy Class (generated)&lt/faultText&gt
                &ltfaultDetail&gt
                  &ltseverity&gterror&lt/severity&gt
                  &lttext&gtCannot convert value of element:                                                                    RelationshipID                                    Data loss occurred when converting b9910a53-9dd5-6&lt/text&gt
                  &ltid&gt001(BL)&lt/id&gt
                &lt/faultDetail&gt
              &lt/standard&gt
            &lt/n0:StandardMessageFault&gt
          &lt/detail&gt
        &lt/soap-env:Fault&gt
      &lt/soap-env:Body&gt
    &lt/soap-env:Envelope&gt
    Edited by: Manish Singh on Feb 14, 2010 6:15 PM
    Edited by: Manish Singh on Feb 14, 2010 6:39 PM

    Hi, Succhi
    Note 1621031 - Incorrect status I1054 "To be distributed"
    Note 1620893 - Screen output without connection to user - SMQ1
    also check program CRM_DATAEXCHANGE_TOOLBOX
    Denis

  • How can we remove the Calender,Active tasks,Recent activity and tags sectio

    Hi
    I want my landing page of my workspace (Keppel_Energy_EAP) to have only the WIKI home screen and want to remove the other sections like calender, Activie Tasks, Recent Activity and tags section.
    Can you please let me know how i can remove these sections.
    Thanks
    Ashok

    Hi,
    The teamcollab client is not modifiable unfortunately - what you have on the page is always there.
    Phil

  • How do I create a spinner for an "Activity" Task field???

    I am in need of a "spinner" for one of my Activity Task fields. What I term a spinner is basically a numeric field which which can be increased or decreased by the user through the use of either an up or down arrow next to the numeric field.
    Example: http://en.wikipedia.org/wiki/Spinner_%28computing%29
    Anyone know if this is possible? I need the spinner to be primed with numerical values of 0 through 99.
    Thanks in advance for your assitance.

    Well, I'd guess you could try to create it in a Form Applet, but I don't think a List Applet will allow you to have buttons next to a Field (Control).
    AFAIK Siebel doesn't have spinners. You could try to open a SR with lowest priority and see what Oracle comes up with. They might open an Enhancement Request, but I guess that won't be finished in time for you. ;-)

  • Need information about "Activation Task"

    Hi at all
    I need information about "HOW" the activation task work. I try to found information on Metalink and I can't found anything. Who anyone show me where I can find this information?
    The information from Design Studio are not enough.
    Thanks in advice
    Luis
    Edited by: Luis_ITA on 9-giu-2011 10.35

    Hi Luis,
    Following are the resources you can use to seek information about Activation Tasks:
    1. Following link is from OU that provides an overview of the Activation Task:
    http://ilearning.oracle.com/ilearn/en/learner/jsp/rco_details_find.jsp?srchfor=1&rcoid=920335765
    2. Design Studio Online Help provides comprehensive description about the task – what is it, how to use it, different compensation modes etc.
    Thanks,
    Deepankar (Deep) Dey
    OSM- Product Management

  • "Call Activity" task not available in Jdeveloper BPM 11G Beta2 ?

    Hi,
    The "Call Activity" task is no longer available in Jdeveloper component palette (as of 11.1.1.3.PS2_GENERIC_100302.2020.5629)
    But this task is still available in BPM Composer (BPM 11G Beta 2 same delivery as Jdeveloper).
    We are currently in the modelizaion phase of a Business Process and for the flexibility , lisibilty it's really important for us to use this feature.
    Could you provide us a patch or a new version of Jdeveloper where this issue is fixed ?
    Thanks.

    The Call Activity was removed because this feature is not ready to be released as part of R1. It will return soon! It should also be removed from Process Composer.
    In the meantime, the functionality is nearly the same if you use a separate process and call it using the Service activity.
    Heidi.

  • SMS_AD_SECURITY_GROUP_DISCOVERY_AGENT - Active Directory Security Group Discovery Agent reported warnings for 524 object(s). DDRs were generated for 0 object(s) that had warning(s) while reading non-critical properties.

    Hi, can anyone help me troubleshoot the following please:
    Active Directory Security Group Discovery Agent reported warnings for 524 object(s). DDRs were generated for 0 object(s) that had warning(s) while reading non-critical properties. DDRs were not generated for 524 object(s) that had warnings while reading
    critical properties.
    Possible cause: OU name or Security Group name may contain at least a Unicode character which has conversion problem between Unicode and your system ANSI locale(e.g. Korean characters in English System Locale). The site server might not have access to
    some properties of this object. The container specified might not have the properties available.
    Solution: Please verify the Active Directory schema for properties that are not replicated or locked. Refer to the discovery logs for more information.
    Does the error relate to 524 security groups? There are several invalid search paths listed in adsgdis.log, are these related?
    Thanks,
    Dale

    You'll have to examine the log to determine exactly which objects its referring to. Although this is in the context of group discovery, group discovery still creates DDRs for computer objects within those groups so it could be either groups or computers.
    This is not a search path issue though as it's clear that the discovery process found 524 different objects, but as stated, it could not properly read criticial properties of those objects and thus did not create DDRs for them.
    As mentioned, reading the log in detail will list the objects individually and the reason it could not create a DDR for it.
    Jason | http://blog.configmgrftw.com

  • Use of custom primary key using OSM Activation Tasks

    Hi,
    We are using OSM Activations Task to interact with ASAP. By default it uses OSM_ORDER_ID.HIST_ID as the corelation key and same as primary key while sending the request to ASAP. Is there a way we can customize this logic so as to send a custom value as the primary key to ASAP.

    Navid,
    A dropdown list can have only one value, so this is not possible. As a (dirty) work around you could introduce a transient attribute that concatenates the two PK values with for example a dash separating the two values, and base your drop down list on this transient attribute. In the setter method of this attribute you can then extract the two values and call the setters of the two PK attrs.
    Steven Davelaar,
    JHeadstart Team.

  • Error in solution manager; no active task list exists in sap change manager

    Hi,
    i have created a correction in Solution manager but when i want to set it in status in development i receive the message below
    No active task list exists in SAP Change Manager
    could you please help me?
    thanks
    C.

    cmarrone wrote:Hi,
    This says taht your ChaRM configuration is not complete. You need to rectify these errors to work in ChaRM.
    >
    > listed below the detail of the errors:
    > Error in background job for program RSGET_SMSY error message No active job found
    1. Please activate the Landscape fetch job for RSGET_SMSY from SPROSolution ManagerBasic Settings-- Schedule Bgd jobs.
    > No RFC connection for system CIA client '000'
    Please maintain a connection from solution manager to the transport domain system . I belive this is CIA.
    > No CTS projects found for project ARC_AM_001
    Recheck the transport configurations.
    Rajeev

  • Active Task Notification for Rescheduled Tasks

    Active Task Notification for Rescheduled Tasks
    version 2007
    I'd like to setup a notification to the Performer when their rescheduled tasks become active again.  I've tested emails triggered by "Notify when activity starts:", but have had no success.  Ideas?

    Hi David,
    Go to the System Administration -> System Configuration -> Knowledge Management -> Content Management
    Then Global Services -> Scheduler Tasks -> Scheduler for Deadline Task
    When you edit the WFTaskSchedulerDeadline you have a property called Time Table.
    There you can define how often and when the task should run.
    Greetings, Marcel

  • I probably misclicked when I activated the security lock on the iPhone and now I can not figure out what password I entered. Moreover, I have patches and funky looking phone so I can not restore iphine pres itunes. Please advice.

    I probably misclicked when I activated the security lock on the iPhone and now I can not figure out what password I entered. Moreover, I have patches and funky looking phone so I can not restore iphine pres itunes. Please advice.

    Your only recourse is to force it into DFU mode:
    Turn your phone off and connect your cable to the computer, but not the device just yet. Start up iTunes. Now, hold down the home button on your phone and plug it in to the cable - don't let go of the button until iTunes tells you it's detected a phone in recovery mode. Now you can restore to factory settings.

  • What to do with the message: Activating embedded security chip

    Hello,
    I've been using a dc7800 for a couple of months without problems, running Windows 7. As the machine had only 1GB RAM, i added two modules of 1GB each last week. Apparently one of the modules is faulty, as the pc would not boot with both modules inserted.
    I swapped the modules a couple of times to find out which one was giving the culprit - i removed power from the pc, changed the modules and powered it on again to see if it would boot ok now.
    Now, after a few times the message "Activating embedded security chip" appeared on screen every time i powered on the pc. The message stayed for a couple of seconds, then the pc restarted and the message reappeared and so on.
    Pressing F10 during boot resulted in a "301 Keyboard error message" together with the "Activating embedded security chip" message, again with a restart after a few seconds.
    In an attempt to solve the problem i reset the cmos by pressing the internal switch for 5 seconds. Since then, after powering up the pc i only see "F1 Accept" and "F2 Cancel" on the screen, but keyboard input is not recognized.
    Again, the pc restarts after a few seconds.
    I upgraded the Bios to v1.32 some time ago, but i have never touched the TPM settings in the bios.
    Any suggestion to solve this annoying problem is much appreciated!
    Kind regards,
    Ruud

    Hello ruudk,
    In order for us to accurately help you resolve your issue, I will provide you the link to our commercial forum. Because this PC is a commercial unit they would be able to assist you better, you have actually posted to our consumer forum. When you click on the link it will place you right where you need to be. It is possible that you may have create another profile as well.
    Commercial Forum
    Thank You
    Clicking the White Kudos star on the left is a way to say Thanks!
    Clicking the 'Accept as Solution' button is a way to let others know which steps helped solve the problem!

  • Profile Manager Active Tasks

    Hey guys,
    Whenever we log into our Profile Manager, there's also a ton of active tasks running.  I just checked now, and there are 40 tasks currently active.  These are tasks we haven't initiated on our end, and for the majority, it's removing settings from our laptops.  Sometimes, we'll just watch the active tasks list for a few minutes and within that period more and more tasks will get added that neither myself nor the other Mac tech has initiated.
    Have you all heard anything like this before, and if there's a possible solution/reason?
    Thanks!
    Aaron Campbell
    Tech II | Putnam City Schools

    I found since profile manager is pulling over ad users I can search individual users and they are set by default to push settings does anyone know how to change this?

  • Active sync security

    I am pretty new to exchange/active sync, but in terms of active sync security policies, what exactly are you trying to protect against? What are the risks of not having a strong active sync security policy?

    Hi,
    When you allow mobile phones or other mobile devices to synchronize with your Exchange server, you allow sensitive corporate information to be stored on small, portable devices that can be easily lost or stolen.
    Before you deploy Exchange ActiveSync, we recommend that you familiarize yourself with the various security settings you can configure to keep your corporate information safe. You can configure an authentication method for Exchange ActiveSync, deploy Exchange
    ActiveSync mailbox policies, and use remote device wipe to remove personal and corporate data from a lost or stolen mobile phone.
    For more information, you can refer to the following articles.
    https://technet.microsoft.com/en-gb/library/bb123994(v=exchg.141).aspx
    https://technet.microsoft.com/en-gb/library/bb430761(v=exchg.141).aspx
    Hope this is helpful to you.
    Best regards,
    Belinda Ma
    TechNet Community Support

Maybe you are looking for

  • Query works in Tera Term but not in Telnet Read.vi

    I am using Telnet Write.vi to execute a command such as GET_VERSION Then using Telnet Read.vi, I am expecting several lines to be returned. This works if I manually do this with Tera Term. But with LabVIEW, the Telnet Read.vi simply returns the comma

  • Dual Line Chart : Dynamic Secondary Axis

    Hello All, I am currently working on Dual Line Axis to Compare  ANY Two KF's based on user Selection in the provided Dropdown boxes. Also, the data has to be switched between Month and Quarter based on the Radio button Group. Here is the Screen shot

  • Embedding Fonts in Adobe Acrobat Distiller 6.0

    I am generating PDF's on a file server using Adobe Distiller 6.0 I need to display some text using the barcode39 font. However, when i view the completed pdf, the only place i can see the actual barcode image is on the server or a computer that has t

  • Mouse cursor disappeared??

    I can't locate my mouse cursor! It has randomly disappeared. It is working as when I right click the menu appears but I can't see my cursor to use my computer. I also don't know how to restart my computer without the use of my mouse. Can anyone help?

  • Airport express to be repeater

    Now I use wireless access point from Technic colour and would like to use airport express to repeat wireless signal and plug LAN printer to the airport express to print from ipad, iphone or other device.  Can I do this?