How can i withdraw  the work item

hi ,guy ,
   I have a problem in desgin the workflow ,my scenario is as follow : someone trigger the workflow ,and send the workitem to relevant approver, before the appprover approve it , if the sponsor think that he trigger the workflow by mistakes ,he can withdraw the workitem and end current approval process .

Hi,
First, you need to have a terminating event (Deleted\Canceled etc) for your object that indicates Workflow needs to be cancelled. Start your Workflow with a Fork (1 of N where N indicates the number of events that can cancel the workflow). One branch of this workflow will be your regular approval process. Each remaining branch should have a wait for event step that is listening for one of the cancel events. When the object that is waiting for approval is cancelled/deleted raise the appropriate event and that will end the workflow.
Cheers,
Ramki Maley.

Similar Messages

  • How can i show the first item in the list as selected item

    Aslam o Alikum (Hi)
    Dear All
    How can i show the first item in the list as selected item when user click on the list. Right now when user click the list the list shows the last item in the list as selected or highlighted. Furthermore if the list item have large no of value and a scroll bar along with it then the list scroll to last item when user click it with mouse. I want that when user click the list item with mouse list should show the first item as highlighted.
    Take Care
    Allah Hafiz

    Hi!
    You can set list "initial value" using When-Create-Record trigger.
    I.g.
    :<Block_name>.<list_item_name> := Get_List_Element_Value('<Block_name>.<list_item_name>', 1);

  • How Can i Block the Work Center Once is used in Maintainence Order

    Dear Experts,
    How Can i Block the Work Center Once is used in Maintainence Order in PM module.
    In standard its not blocking the Work Center automatically. How this can be achieved.
    Regards
    Raghu
    Edited by: raghu m on Apr 21, 2009 10:36 AM

    Hi Muthukumar,
    1. You can using the user exit or BADI to control this.
    CONFPP01            PP order conf.: Determine customer specific default values           
    CONFPP02            PP order conf.: Customer specific input checks 1                     
    CONFPP03            PP order conf.: Cust. specific check after op. selection             
    CONFPP04            PP order conf.: Customer specific input checks 2                     
    CONFPP05            PP order conf.: Customer specific enhancements when saving           
    CONFPP06            PP Order Confirmations: Actual Data Transfer                         
    CONFPP07            Single Screen Entry: Inclusion of User-Defined Subscreens            
    BADI
    WORKORDER_CONFIRM
    the above are the user exits that are available fro the CO11N tcode.
    2. we have to take a help of the abaper to write coding fort his.
    3. The user exit should be called for the
    Work Center : YYYYY
    then check the relevant Work Center Once is used in open Maintainence Order and if it has a entry if then give a error message else allow the CO11N to perform.
    Regards,
    Sankaran

  • How can I use the work/result generated by quartusii in labview 8.0

    hi ,
    I customized a developing board in quartus ii on the basis of nios ii ,and there are  many customed i/o devices in it, then I want to ask how can I use the work/result  generated by quartusii  in labview? I am new in labview. and I can't find any relationship between quartus ii and libview 8.0.
    tks!

    http://forums.ni.com/ni/board/message?board.id=170&message.id=264457#M264457

  • How can i remove the menu item from a menu

    how can i remove the JMenuItem from a JMenu at run time.
    thanks in advance

    This is in JMenu from the api
    void remove(JMenuItem item)
    Removes the specified menu item from this menu.
    You must download the api! it helps a lot!
    You can do that or if you need to access it again just set it visible(false);

  • How can I get the checked item from a list that is generated automatically?

    I am still pretty new a CF and could really use some help. I am trying to get each item that is checked from a page that generates the list automatically from a query and get the associated textbox text with it. For example:
                        <!--- Start Get Data Hierarchy List--->
                                  <cfquery datasource="MyDatasource" name="qry_GetData">
                                            SELECT C.taxonomy_id, C.lvl, C.taxonomy_name, C.taxonomy_tree, C.taxonomy_guid, C.taxonomy_standard_name
                                            FROM dbo.taxonomy AS P
                                            JOIN dbo.taxonomy AS C
                                                      ON P.taxonomy_id = 21
                                                      AND C.hid.IsDescendantOf(P.hid) = 1
                                                      AND C.lvl = 3
                                  </cfquery>
                        <!--- Start Get Data Hierarchy List--->
    <cfloop query="qry_GetData">
    <input type="checkbox" name="cbox_PE_SelTax#taxonomy_id#" value="#taxonomy_name#"><font size="4" color="3399FF"> #taxonomy_name#</font>
    <br />
         - Details of experience with #taxonomy_name#:<input name="tbox_PE_SelTax#taxonomy_id#" id="tbox_PE_SelTax#taxonomy_id#" size="50%">
    <br />
    <br />
    </cfloop>

    Dave,
    Thank you for your help so far. I must not be asking the right question. Here is the whole breakdown. I am writing this page to collect the users information, Name, Title, Company, and technologies they are familiar with. I then want that information emailed to me upon submission. The point I am running into a problem (even with your last post) is how to write the action part of it that will email the checked items to me. I cannot figure out if I need to use CFLOOP (if so, how) or what the best method is. I am a very visual lerner and can understand how code works easily, but I have not found any examples for my situation. Again, I really appriciate all of your help thus far.
    Thank you!

  • How can I remove the Similar Items plugin? It doesn't show up in addons

    The Similar Items addon is back, and it seems they have gotten trickier in how they are installing themselves. All of the previous instructions for removing it no longer work. Has anybody figured this out yet?

    Can you confirm it is injected one of your extensions? you could test the same activit in Firefox's Safe Mode. That's a standard diagnostic tool to deactivate extensions and some advanced features of Firefox. More info: [[Troubleshoot Firefox issues using Safe Mode]].
    You can restart Firefox in Safe Mode using either:
    * "3-bar" menu button > "?" button > Restart with Add-ons Disabled
    * Help menu > Restart with Add-ons Disabled
    Not all add-ons are disabled: Flash and other plugins still run
    After Firefox shuts down, a small dialog should appear. Click "Start in Safe Mode" (''not'' Reset).
    Any difference?
    If that kills it, then scrutinize your extensions. It could be one you don't recognize, or it could be a feature of one of the seemingly innocent ones. For example, in a 2012 post, someone mentioned Awesome Screenshot as having "similar items" ads you had to turn off.
    More generally, because bad extensions often arrive in a bundle, I suggest starting here:
    Open the Windows '''Control Panel''', Uninstall a Program. After the list loads, click the "Installed on" column heading to group the infections, I mean, additions, by date. This can help in smoking out undisclosed items that snuck in with some software you agreed to install. Take out as much trash as possible here.
    Next, in Firefox, open the '''Add-ons page''' using either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    (1) In the left column, click Plugins. If you find a plugin that you don't recognize or which doesn't sound essential, try setting it to "Never Activate". ''(The most essential Plugin is Shockwave Flash. You can use most sites without the others.)''
    (2) In the left column, click Extensions. Then, if in doubt, disable (or Remove, if possible) unrecognized and unwanted extensions.
    Often a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    Finally, you can "mop up" remaining issues with the scanning/cleaning tools suggested in this support article: [[Troubleshoot Firefox issues caused by malware]].
    Success?

  • How can I share the work iTunes with my home iTunes so I can work from home? Need to be able to share playlists and files for editing tracks.

    I've just started working for a media company that provides the music for sporting events. They use iTunes to create playlists that I have to load into an IR machine with hot keys. I also have to edit tracks to create new stings and intros. As there is a 2.5 hour commute, I want to access the work iTunes library from my home MBP so I can work from home. When I'm at work I can share the work iTunes library, but when I'm back home I can't use it. Any ideas of how I could effectively Home Share over the internet with two seperate iTunes accounts?
    The work iMac is running 10.7.5 and my MBP is 10.8.4

    In that case, does anybody know of a program or workaround that will make this so?

  • How can I display the last items of a region from other Oracle Portal page?

    I want to display de last five items (f.e.) included in a region (with attributes created) from other page. I've tried using custom search, but it also shows the attribute names, and I want show the attribute values (I don´t know how can I format these attributes).
    Thanks a lot.

    create a stored procedure (f.e. in schema myschema create a stored proc named renderAsHTML)
    code for the procedure :
    PROCEDURE renderAsHTML(p_itemId varchar2,p_pageId varchar2,p_siteId varchar2) IS
        l_displayName  portal.wwsbr_all_items.display_name%type;
        l_name         portal.wwsbr_all_items.name%type;
        l_publishDate  varchar2(10);
        l_url varchar2(250);
    BEGIN
         -- Looking for item datas
         select display_name, name,   to_char(publish_date,'dd/mm/yyyy')
         into l_displayName,l_name, l_publishDate
         from portal.wwsbr_all_items
         where id =p_itemId and language=portal.wwctx_api.get_nls_language;
         -- getting the URL og the item
         l_url := portal.wwpob_page_util.get_page_url(p_pageId, p_siteId);
         -- HTML rendering
    htp.p('<.a href="'||l_url ||'/'|| l_name ||'">' ||  l_displayName ||'</.a><.br/>');
    htp.p('Published on ' || l_publishDate ');
    EXCEPTION
        WHEN others THEN
               htp.p('<.div>Somme error occured , code is ' || SQLCODE || '.</.div>');
    END renderAsHTML;
    please notice that I've added a dot in HTML tags to avoid this forum to interpret them
    note : make sure that you granted "execute" for the public user on teh procedure you've just created.
    go to item properties (navigator>shared objects>item types>modify the one you want
    go to tab3 (procedures)
    set the following options :
    type : PL/SQL
    call proc : myschema.renderAsHTML
    link text : render as HTML
    icon : keep blank
    select the "display proc results with the item" option
    pass the following parameters :
    attribute1 : item ID as p_itemId
    attribute1 : page ID as p_pageId
    attribute1 : pagegroup as p_siteId
    Now, in your custom search portlet, go to results rendering, remove all attributes and add the "associated function" attribute.
    Now, all the HTML generated by the stored proc will be rendered instead of the item.

  • How can i determine the working path within the jdeveloper9 project?

    hello
    my directory structure as following:
    D:\myjava\testWorkspace
    D:\myjava\testWorkspace\Project1
    D:\myjava\testWorkspace\Project1\src
    D:\myjava\testWorkspace\Project1\public_html
    D:\myjava\testWorkspace\Project1\classes
    in my program,i have following code block:
    File file = new File("D:/myjava/testWorkspace/Project1/catalog.xml");
    InputSource src = new InputSource(new FileInputStream(file));
    SaxCatalogUnmarshaller saxUms = new SaxCatalogUnmarshaller();
    XMLReader rdr = XMLReaderFactory.
    createXMLReader("org.apache.xerces.parsers.SAXParser");
    rdr.setContentHandler(saxUms);
    as you can see,i must specify the absolute file name within the File class constructor,i want to use the relative file path,but it don't work.
    i wonder where i should put the "catalog.xml" file and how to specify its path?
    thanks

    You can specify the working directory for your program in the Project Settings dialog, on the Runner panel. The text field is labeled "Run Directory".
    -Liz

  • How can I select the next item in table view?

    Hey,
    I'd like to select the next item ,but I have no idea about this ?do you have any suggestion?
    eg:
    the second item is being selected now,I need to select the third one in my code ,how can I implement this function?

    private IntegerProperty index = new SimpleIntegerProperty();
        public final double getIndex() {
            return index.get();
        public final void setIndex(Integer value) {
            index.set(value);
        public IntegerProperty indexProperty() {
            return index;
        }Get the selected item:
    table.getSelectionModel().selectedItemProperty().addListener(new ChangeListener() {
                @Override
                public void changed(ObservableValue observable, Object oldvalue, Object newValue) {
                    Person selectedPerson = (Person) newValue;
                    setIndex(data.indexOf(newValue));
            });Select the next index:
    table.getSelectionModel().select(index.get() +1  );

  • How can i get the NO Items Found message to NOT appear.

    The Help page instructions do NOT work. Do i have to be a paid member to remove? PLEASE HELP!!
    module_webapps
    When placed onto a web page or a template it displays the web app items. ... specify True if you don't want the No Items Found message to be displayed.
    docs.businesscatalyst.com/dev-assets/.../module_webapps.html 

    The documentation is correct.
    1. The new named parameters tab of information is ONLY if you have the new rendering engine on. The legacy tag - use that reference if your not.
    2. If your learning BC it is easier if you go to the admin - pages - web page and use the toolbox to insert a module. You can click the customise link, specify hide message and let the toolbox form the module url for you.

  • How can I get the working directory of a project from an Annotation Processor in Java

    I am writing an annotation processor in Java and in this annotation processor I want to be able to find a file in the Project hierarchy of the project on which I am using this annotation processor. Through the annotation I can pass in the path of the file I am searching for relative to the project root but i cannot retrieve the project's working directory.
    Let's say that the processor is MyCustomProcessor and I am using it on the project MyProject. I want to be able to access(read) a file (a properties file) from the project structure of MyProject from the "process" method of MyCustomProcessor.
    I have read this link Eclipse - Annotation processor, get project path but when I use their solution I get a null returned from the StandardJavaFileManager.getLocation(StandardLocation.SOURCE_PATH) call.
    Some more details regarding the implementation:
    MyAnnotationProcessor:
    @SupportedAnnotationTypes(value = {"MyAnnotation" })
    @SupportedSourceVersion(RELEASE_6)
    public class MyCustomProcessor extends AbstractProcessor {
    @Override public boolean process(final Set<? extends TypeElement> annotations, final RoundEnvironment roundEnv) {
    for (final Element element : roundEnv.getElementsAnnotatedWith(MyAnnotation.class)) {
    <!-- Here is where I would like to get the working directory !-->
    More details about the testing and development environment: Eclipse Kepler, JRE 1.7.
    If you need more details just ask.

    There is an identical post with an answer located at this link.

  • How can I restore the icon items in the main menu bar (clock,time,battery)?

    A few weeks ago I noticed that the items in the main menu bar are not updated, do not work, and cannot be selected. When I move the cursor over this area, the rainbow cursor appears and nothing can be selected. As a result, the time, date, battery status, finder, and sound icons in the upper right hand corner no longer function. I have shut down and restarted the computer, but the problem still persists. Any available help on this issue would be greatly appreciated. Thanks!
    Powerbook G4   Mac OS X (10.4.4)  

    Niel, I followed your suggestion, but nothing seemed to change. I couldn't find the exact file, but found one that was very similar....com.apple.systemuiserver.plist...... I dragged the icon to the desktop and then attempted to move it to the upper right corner, but the rainbow cursor was displayed and nothing happened. Do you have any other ideas? Thanks for your assistance.

  • How can I display the 11000+ "items not shown?"

    I have Elements 7 and running Windows 7 64bit. "Show all" only shows a couple of thousand photos and 11000+ "items not shown."  I have never stacked or hidden any photos.  I've tried everything.  The "show hidden" gives me 0 photos.  When I ask to show a tag of some of the missing photos, I again get 0. The photos are not shown in any of the views.  When I try to reimport the photos, it says they are already there. I need help desperately. I've put too much work into this organizer to start from scratch.

    Thanks for the reply and the terrific FAQ source.  I followed the directions suggested, but things actually got worse.  When I tried display all, I got 0 photos - nada - zip.  I kept messing around and finally success.  I tried so many combinations of things that I'm not sure which actually solved the problem, but I believe it was reconnect all.  I had tried this a couple of times before without success, but this time I deleted from the catalog all items elements couldn't find, even though I knew where they were.  Lo and behold all 13000 photos appeared.  BTW many of those are duplicates.

Maybe you are looking for

  • HT1473 Why won't Itunes 10.6.3.25 add ACC files to the library?

    The files were converted with ffaac and have the extention ".aac" I have verified the integrity of the files with mplayer. According to Apple: "You can add audio files that are in AAC, MP3, WAV, AIFF, Apple Lossless, or Audible.com (.aa) format."

  • Error while starting soa_server

    HI , I am getting the following error while starting soa server . Please help me how this can be resolved. JNDI lookup of server command endpoint OraSDPM/ejb/sdpmessagingserver/CommandProcessorRemote failed with the following error message: While try

  • Clock on Ultra 2 Enterprise

    The clock on my Ultra 2 does not keep accurate time - sometime no time at all - when powered down. What module do I need to replace? Where can I get one? ...relatively inexpensively... What happens to my host ID when I replace said module? Thx

  • LOV load delay issue

    Hi Gurus, I have a great disparity issue with lOV with regards to different instances. The LOV queries quickly in local instance , but when we deploy the same page in client instance, the LOV takes minutes to pop up and even great time to return a va

  • How to read client's home directory files using  signed applets

    hi i want to konw the exact procedure for the creation of signed applets . using that i want to read my client files.... Thanks Dileep