How to revoke a resource

Hi,
For Enable and Disable a resource the provisioning process has to have a task with Task Effect "Enable Process..." and "Disables Process...".
Do I have something for a revoke task? When I click on the Revoke button, for example, the action is performed but the resource is not revoked. I have created a task that sets the object status to Revoked but I have to insert it manually.
Doubt: What do I need to do to configure a revoke task?
Thanks.

Thanks Kevin. One more question...
I noticed that OIM only fires the Undo Tasks if they are completed automatically. I have a scenario where the revoke task has to be manual, so for this case OIM does not trigger the undo tasks. It only works for the task that I set the tcCompleteTask.
Is it possible to have the revoke task as a manual task?
Thanks,
Renato.

Similar Messages

  • How to delete/deploy resources in ES4 workbench?

    In the previous version of the workbench, I could deploy resources (PDF, flash files) into the workbench by drag-and-droping the file from the Windows Explorer into the workbench resource's tab. I could also delete the resource files by right clicking on the item and selecting 'delete' in the resource tab of the workbench.
    In the ES4 workbench, I could no longer do the above. Drag-and-drop does nothing and the right click context menu only shows Relationships, Access Control, History. How to delete/deploy resources in ES4 workbench?

    Hi,
    Did you find how to deploy the xdp files to resources in ES4 workbench? I am looking for deploy the xdp files to ES4 server please help me if you find the solution. Thank you.

  • How to access another resource in Groupwise

    Could anyone tell me or direct me to a sample of some code, that shows how to access another resource in Groupwise with VB.
    The main goal is to send a appointmentsfrom another resource by accessing this resource that you have authority from own mailaccount
    or from an account I have access to.
    This so far I have come:
    Dim objApp
    Dim objAccount As Account
    Dim objDraftMsg
    objApp = CreateObject("NovellGroupWareSession")
    ' objAccount = objAccount.ObjType.egwResource
    objAccount = objApp.Login("", "") 'My own account but want to access either the account that owns the resource or from my own
    ' objAccount = objApp.objtype.egwresource("Schema")
    objDraftMsg = objAccount.WorkFolder.Messages.Add("GW.MESSAGE.APP OINTMENT")
    Dim date1 As New Date(2013, 5, 2, 8, 30, 0)
    objDraftMsg.StartDate = date1
    objDraftMsg.Duration = 1.5 / 24 ' duration
    objDraftMsg.OnCalendar = True
    objDraftMsg.Subject.PlainText = "Testar schema" ' Subject
    objDraftMsg.BodyText.PlainText = "Hlsar Giggi" ' Body
    objDraftMsg.Recipients.Add("XX")
    objDraftMsg.Send()
    Thank you un advance
    Giggi

    On 4/30/2013 1:26 PM, giggi wrote:
    >
    > Could anyone tell me or direct me to a sample of some code, that shows
    > how to access another resource in Groupwise with VB.
    >
    > The main goal is to send a appointmentsfrom another resource by
    > accessing this resource that you have authority from own mailaccount
    >
    I don't have time to write code but as I recall you have to PROXY into
    the account. There's a proxy method IIRC that returns an Account from
    which you can send mail if you were granted rights to do so.

  • How to creat a resource file in blackberry playbook

    Hai,
    how to creat a resource file  in blackberry playbook.
    Regards
    Ratheesh R Kurup

    I think you will have to use PP for this.

  • How to link the resource bundle in JSF implemented in  eclipse?

    Kindly help me out

    This is how I called the resource bundle in JSF
    <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%>
    <%@ taglib prefix="f" uri="http://java.sun.com/jsf/core"%>
    <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>Insert title here</title>
    </head>
    <body>
    <f:view>
    <f:loadBundle basename="constantsUIProp" var="prop"/>
    <h:form>
    <h:inputText maxlength="#{prop.AREA_CODE_MAX}"></h:inputText>
    </h:form>
    </f:view>
    </body>
    </html>
    when i tend to build, it shows an error like+ Resource bundle cannot be found on the classpath+
    I have saved the resource bundle in WebContent/Web-Inf/classes/constantsUIProp

  • IDM : How to get the Resource name in Exclude Rule during Reconciliation?

    Hi
    Problem Statement => How to get the Resource name in Exclude Rule during Reconciliation.
    Problem Description => Apparently, we use exclude rule for not consider some account during reconciliation.
    I need the resource name in exculde rule during reconciliation. I tried with getResources() method which is an inbuilt method.But it gives all the resources are aviablable in the repository (IDM). I need only the current reconcilied resource name instead of fetching all the resouce.
    Can any one please help how to get the resource name in exclude rule during reconciliation?
    Thanks in advance for you help.
    Thanks,
    Chellappan

    Hi,
    Thanks for your reply.
    I have 50 resouces and these resouces using the same kind of exclude rules. In the exclude rule, i am using resource name to do some work. If i get the resouce name in exclude rule, then i can use the same exculde rule for 50 resources. This will minimise the rule count from 50 to 1. For that, i need resouce name.
    Thanks,
    Chellappan Sampath.

  • How to revoke fulfilled license upon refund request.

    Hi,
    I am strugling with revoking fulfilled licenses when customer request for refund. I deleted respective license from Admin Console but it just restrict them not to download further on any device. But they are still able to use the book if already downloaded/fulfilled.
    Any suggestion to tackle this will be much appreciated.

    How to revoke returnable license already on a user's device? If I delete license from Admin Console, user still able to read already fulfilled e-book. The only thing for revocation working for us when customer itself return e-book. Please let me know if any other way to revoke already fulfilled license?

  • How to use common resource bundle across all the development components ?

    Hi,
    I am working on SAP NetWeaver Developer Studio - JAVA
    How to use common resource bundle across all the development components ?
    Description :
    I have a requirement of creating a resource bundle (resource.properties) and use that common resource bundle in all the development components.
    Can we create a  development component (war and ear both) and create only resource.properties in this development component( DC ) and create the dependency of the same DC  in all the other DCs ?
    Thanks,
    Neha

    Hello Neha 
    This question is more NWDS related.
    You may have a better chance of someone answering the thread under
    SAP Netweaver -> SAP NetWeaver Development Infrastructure (NWDI, formerly known as JDI) forum
    Thanks
    Kenny

  • How to access android resource in java native extension....??

    hi..
    i want access android resource..
    for example, res/menu/menu.xml, res/values/strings.xml ... etc...
    - R.java -
    /* AUTO-GENERATED FILE.  DO NOT MODIFY.
    * This class was automatically generated by the
    * aapt tool from the resource data it found.  It
    * should not be modified by hand.
    package com.flash.extension.nativelib;
    public final class R {
        public static final class attr {
        public static final class drawable {
            public static final int icon=0x7f020000;
            public static final int notification_icon=0x7f020001;
        public static final class layout {
            public static final int main=0x7f030000;
        public static final class string {
            public static final int extension_app_name=0x7f040001;    -> "hi extension"
            public static final int extension_hello=0x7f040000;
    so i used getResourceId("string.extension_app_name");
    but it's not work.. throw NotFoundException error..
    so i used context.getString(R.string.extension_app_name);
    it's work, but return incorrect value.. -> return value is "0.0.0".. it's versionName in actionScript Client Project..
    why can't access android resource in native extension?
    how to get android resource in java natvie extension..??
    Is there anyone who has a sample source??
    help.. me.. please..

    Hello,
    I am facing the same issue with the native extension i am using follwing code to get the resource id
             Intent inte = new Intent(context.getActivity().getApplicationContext(),SecondActivity.class);
              inte.putExtra("layout",context.getResourceId("layout.secondactivity"));
              context.getActivity().startActivity(inte);
    i am getting this exception "android.content.res.Resources$NotFoundException:layout.secondactivity"
    I have included activity in the native manifest file as well as flex's manifest file for android.
    please help me with this or an example will be great thanks.

  • How to compile a  Resource Adapter ?

    Hi all,
         Im new to IDM. Currently working on Sun IDM 6.0. Ive tried to compile a Sample Resource Adapter from Sun. Could anyone tell me how to
    compile a Resource Adapter. Im stuck at the classpath... Wht are the library files that are needed to be set ?
    I see the errors below ....
    ExampleTableResourceAdapter.java:268: cannot find symbol
    symbol  : class Resource
    location: class com.waveset.adapter.ExampleTableResourceAdapter
            Resource res = new Resource(prototypeXml);
                               ^Could any one give me some suggestions .
    Thanx...

    Add IDMCommon.jar and IDMAdapter.jar to your classpath.
    Suren

  • How to edit IT Resource parameters??

    How to edit IT Resource parameters??
    When I go to the IT Resources type definition and open the IT resource, I see correct parameters. But when I open the same IT resource in IT resources tab, I see one parameter missing and another one duplicate.
    Can someone explain what is happening. This is really urgent .. please help!!

    The IT resource type is like a class definition while the IT resource is an instance of class.
    It is likely that the it resource instance that you see was defined using an old it resource type definition. Create a new instance and you should get the correct fields.
    Hope this helps
    /Martin

  • How to (backward) integrate Resources from MRS (7.0) to CS-orders

    Hello All,
    Does anybody know how to (backward) integrate resources in CS-orders in MRS 7.0?
    solved

    First of all, Photoshop 7.x is out of the upgrade loop altogether, so you'll be paying full price for whatever you buy.  Incidentally, make sure you have applied the 7.0.1 update.  Nobody should be running 7.0 at all.
    Secondly, you need to specify on what machine you'll be running the new version.
    Then tell us whether you shoot RAW images or JPEGs, which in my judgment defines whether you absolutely need CS5.
    It may also be that Photoshop Elements may be enough for your needs (note that there is a dedicated Photoshop Elements forum, Elements is not Photoshop).  More info is needed from you.
    Wo Tai Lao Le
    我太老了

  • How do I add resources as a meeting room to iCal?

    How do I add resourcas as a meetingroom to iCal?

    An iPad is not a multi-user device and does not support separate user accounts. You can go to Settings > General > Reset > Erase All Content and Settings, and set it up as your own.

  • How to revoke the alter privilege.

    I'm wondering how to revoke the alter privilege for the owner of a table.
    Any ideas?
    Thanks
    Todd

    nop, owner is the boss, this is DAC. If you don't trust the user, you don't need to give user connect to the schema.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Todd Thompson ([email protected]):
    I'm wondering how to revoke the alter privilege for the owner of a table.
    Any ideas?
    Thanks
    Todd<HR></BLOCKQUOTE>
    null

  • How to revoke machine certificates quickly?

    We are planning to start using device certificates for the first time for the following purposes:
    Exchange ActiveSync certificate based authentication.
    Wireless authentication for laptops that are not members of our domain.
    System Center Configuration Manager Internet based clients to authenticate  from the Internet through a reverse proxy to receive Windows and software updates.
    Allow Chromebooks to authenticate to Cisco ASA L2TP with IPSEC VPN with device certificate instead of PSK.
    If any of the devices or certificates get stolen, we would need to revoke the certificates so the devices can no longer authenticate.
    I have already seen links that give steps on how to revoke the certificate on the issuing CA server, but how to you make this change happen right away?  If we go through the steps to revoke the certificate, how can we make sure the devices that are
    providing the certificate authentication (RADUIS server for wireless and for VPN, reverse proxy, SCCM, Exchange etc.) know the certificate is revoked and immediately stop allowing connections?

    Certificate revocation is not an immediate process. At first, you need to disable computer account in Active Directory and/or edit VPN connection policies.
    My weblog: en-us.sysadmins.lv
    PowerShell PKI Module: pspki.codeplex.com
    PowerShell Cmdlet Help Editor pscmdlethelpeditor.codeplex.com
    Check out new: SSL Certificate Verifier
    Check out new:
    PowerShell FCIV tool.

Maybe you are looking for

  • Unable to Capture ALV output in an Internal Table, after CALL TRANSACTION

    Dear all, My requirement is to run multiple materials in T-code CK86_99 but as we know CK86_99 is only adequate to one material at a time. So, I want to capture the Output of the T-code in my Internal table with respect to all the Material Numbers I

  • What is the definition of "plays" and/or "skips" in iTunes (version 10.5.3)?

    Hi all, I'm trying to "clean out" my iTunes library by deleting songs I never listen to, and maybe organizing playlists of songs I listen to more often than others.  I don't know the technical/offical terms, but there is the "toolbar" that shows arti

  • Connecting an old printer

    I have an old laser printer that I want to connect to my eMac thru the ethernet port, but the printer has only a printer port (the symbol is the two side-by-side arrows, one facing left, the other right). What is the cheapest type of adapter I can ge

  • Speeding Up The Loading Time of Plug-Ins.....

    Hi. I have Scarbee Vintage Keyboard Collection and it takes about 1/2 mins to load the engine, then 2/3 mins to load a patch. It doesnt do this with other plugins and my computer is certainly not slow. Has anyone got any ideas of what this could be?

  • Can I copy certain aperture library files from the finder?

    Hello, I have an older library, that I updated to the current Aperture, and recently froze from bad media.  I think it was a bunch of videos in one of the events.  Anyways, I want to copy some of the photos from a event in the old library to a new wo