GP-The next process step still continue when current step has terminated

Hi,
I'm using CE7.1 SP3.  I have created a business process flow using the Guided Procedure.  Each step in the process is done by different role.
I have an approval step in the process.  When the user clicks approve, the next step will get executed.  When the user clicks reject, the whole process should be terminated.  However during testing, it is found that the next step can still be executed even though a rejection is specified.  The process is not ended.
I have specified in GP that if reject is selected, it should go to terminal state.
Can anyone help?
Thanks.
Regards,
Fui Voon

Hi James, Hi Maarten,
I also tested this step property in TestStand 2.0.1. and as result of my tests I can say the followings:
- If you set the CancelCurrentExecution property from a defined PreSubstep for a step type, than the step is not further executed (e.g. behaves normal)
- If you set the CancelCurrentExecution property from any other place (e.g. engine callbacks, sequencefile callbacks, post substep aso), then the step is executed normally (e.g. behaves abnormal)
The attached sequence file contains a modified MessagePopup step which has an additional PreSubstep that will set the Step.CancelCurrentExecution to the value of the Step.CancelExecution step sub-property.
When this sub-property is set to TRUE then
the message window is not shown anymore.
James, you're right, and Maarten, if you need this functionality for a limited set of steps then you can use this feature as a PreSubstep too.
Regards,
Silvius
Silvius Iancu
Attachments:
Example.seq ‏24 KB

Similar Messages

  • Both my cameras are not working I took it in and they reset the phone and it still continued to happen what can I do?

    Both my cameras are not working I took it in and they reset the phone and it still continued to happen what can I do?

    If a Restore of iPhone with iTunes on computer does not get it working correctly. Then it is hardware problem. Apple with handle this with Replacement iPhone 4S exactly same as yours for $199. If there is any hope at fixing this otherwise, first step would be to replace the front (facetime camera) first. See if both cameras function after this. If not, if there is any fix possible it will be very difficult. Replacement iPhone may be best plan.

  • In a process chain,the next process is not triggering automatically?

    Hi All
    We have have a metachain,in that we have many local chains,in one of the local chain once the above process is successfully completed then the next process is not triggering automatically,which should suppose to happen?
    Can anyone help me out why this process is not triggering automatically and how/where to check?
    As this problem is repeating daily and loads are delayed due to this
    Regards
    Balji

    Hi,
      you can manually start that job, by changing the job insm37, it will show you the job priority ( A OR C.) you can change it to A, and youc an change your start condition also there.
    or you can use this RSPC_PROCESS_FINISH to trigfer process.
       But, process chain processes should be triggered automatically, i think this issue is due to load of jobs ( in your server there should  be lot of jobs having higher priority than this job), this will solved automatically when load is less.
    hope this will be helpfull.
    v.sen.
    Message was edited by:
            Senthilkumar Viswanathan

  • Event triggering fails to start the next process chain

    Hi
    I have two process chains A & B
    At the end of process chain A i am triggerring the an event which is the start condition for process chain B.( periodic )
    Now when i debug my process chain A , i see the event is triggered successfully but inspite of that the next process chain does not start.
    Does anyone faced similar problem? Its little urgent. Any clue would be useful.
    Regards
    Purva

    HI,
    In addition to the above comment also see if you have given the event name correctly and try to see if you can run the PC by triggering the event manually (Tcode: SM64)
    Assign points if helpful.
    Rgds,
    Kalyan

  • How to terminate the next job step in Background job?

    Hi,
    I have the requirement from the user that want to terminate the next job step in the background job that currently running (Status Active).
    For example, Background Job A, contains 5 job step, once the background is running, we would like Job A not run thru job step 4 and 5, just run up to job step 3. 
    Anyone have any idea how can I do that?
    Thanks
    Nattawat S.

    Hi,
              Try to delete instead of cancel in SM37.
    To cancel and active job, select the job from SM37 and Click on STOP button in application toolbar. You can refer to your other thread for more info.
    Regards

  • If i buy an iPhone in the USA will it still work when i move to Canada?, If i buy an iPhone in the USA will it still work when i move to Canada?

    If i buy an iphone in the USA will it still work when i move back to Canada?

    You would probably want to look at a factory unlocked iPhone so you do not have to use a contract with a US carrier.  And look at the network standards being used, in the US iPhones are CDMA (verizon and Sprint) and GSM (AT&T).  What are the carriers in Canada using?  If majority, or the carrier in your location are GSM then you should look at the GSM iPhone.  Also check warranty and applicability in Canada...iPhone warranties are supposed to be valid only in the country of purchase.
    AppleCare+ is available in the US and Canada but, again, be sure you can transfer the coverage to Canada.

  • System requesting latest version of Adobe reader to view file - URL provided, followed the download process however still cant open document. Help?

    System requesting latest version of Adobe reader to view file - URL provided, followed the download process however still cant open document. Help?

    Hi becl43227859,
    Can you please provide the following info:
    1. What is the error message that you are getting?
    2. What was the URL that was provided?
    3. Are you getting this error for a specific document or for all of them?
    4. Can you try downloading Reader DC from Adobe Acrobat Reader DC Install for all versions and re-installing on you machine.
    Thanks.

  • My apple id was disabled, and i reset the password but it still says its disabled. Has anyone solved this problem?

         my apple id was disabled, and i reset the password but it still says its disabled. Has anyone solved this problem?

    I solved that particular problem for myself (although I am running iTunes 11 under Snow Leopard on an iMac) by deselecting one of my Users Admin. privs. You see, I had two users w/admin privs & iTunes now plays nicely when there is only one admin.
    Otherwise, I would keep getting stuck in an "infinite loop" of resetting passwords over & over and still iTunes was a mess - albeit on an intermittent basis which was absolutely driving me nuts!
    I also think that firing up Safari and signing into my account @ apple first seems to help; providing that an apple cookie gets placed in my machine before I go to the iTunes store and enjoy surfing around there.
    Anyways, good luck~

  • When I open a tab the next day I still get the previous day's version??

    I never get the current day's version of the tab I open the next day.
    == This happened ==
    Every time Firefox opened
    == I began using windows 7 and current version of Firefox.

    A reboot of the computer shouldn't be necessary.
    It sounds that Firefox didn't get closed properly and was still running if a reboot was necessary.
    It is usually best to use "Firefox > Exit" (Windows: Firefox/File > Exit; Mac: Firefox > Quit Firefox; Linux: Firefox/File > Quit) to close Firefox if you are currently doing that by clicking the close X on the Firefox title bar.

  • Own workflow process step (java) not listed in the generic Process step component

    Based on the description Extending Workflow Funtionality I have used this sample to create a bundle with the CRXDE Development Environment. Almost just copying the code from the page (had to make some adjustments to correct program errors in this sample) an then build bundle. According to Note 2 this program should be seen in the list supplied by Process step Component when editing a workflow. But it is not there.
    @Component
    @Service
    public class MyWorkflowProcess implements WorkflowProcess {
        @Property(value = "An example workflow process implementation.")
        static final String DESCRIPTION = Constants.SERVICE_DESCRIPTION;
        @Property(value = "Adobe")
        static final String VENDOR = Constants.SERVICE_VENDOR;
        @Property(value = "My Sample Workflow Process")
        static final String LABEL="process.label";
    What do I need to do else?
    Thanks,
    Ulrich

    Ulrich,
    CRXDE does not support the Java annotations which are listed in the documentations. When you want to leverage CRXDE (which is for development ... discouraged), you need to migrate to JavaDoc style annotations.
    For documentation how you can setup a development workflow based on a Java IDE and maven please see [0].
    kind regards,
    Jörg
    [0] http://dev.day.com/docs/en/cq/aem-how-tos/development/how-to-build-aem-projects-using-apac he-maven.html

  • The Apply Process meet some errors when applying..

    Hi all,
    My OS is Win Server 2003, Oracle is 10.2.0
    I were setup my streams environtment one-way. All my works were ok. But today, when I open the OEM console, at the Apply node, I recognized that Total Received is 10 but Total Applied is 4 and status is APLLYING. I open the arlert log at the source database, have some errors:
    Propagation Schedule for (STRMADMIN.capture_src_bosc_q, BOCENTER.REGRESS.RDBMS.DEV.US.ORACLE.COM) encountered following error:
    ORA-25307: Enqueue rate too high, flow control enabled
    I use
    select propagation_name,status
    from dba_propagation;
    *==> STATUS is ENABLE*
    At the Aplly process, I set the DISABLE_ON_ERROR is N, but seem as the apply process was halt (not continue apply some change at destination database).
    Have any ideas for this problem ?
    Edited by: changemylife on Nov 2, 2009 8:38 AM

    I had same problem too , and by increasing the Streams pool , it solved .

  • The next Java step

    Hi, I am at the level of Java programmer and I really do want to go as far into Java technology as it would take me. What I am having trouble with now is identifying the next step. If anyoun can tell me what steps they took after becoming a Java certified programmer.
    I got the O'Reilly book Java and XML by McLaughlin and it seem to be pretty good on explaining web services. I am not sure whether I should focuss on web services rather than doing the Java Developer certification.
    Any help would be appreciated.

    There are pros and cons with going to get the certifications first.
    On the one hand, it forces you to learn all about Java. On the other, you have no practical experience (I just decided to hire someone with experience versus a guy who had all the certs, but no experience.)
    I went along the "get as much experience as possible first" route. Even in this ecomony, when I got laid off, I was hired somewhere else within a week.
    Just my opinion - and you know what opinions are worth. ;)

  • Where to chk the PipeLine process steps in BPM Scenario...

    hi experts,
    i hav a scenario where i need to send multile file formats to an synchronous R/3 system and from R/3 it needs to be forwarded to the Target system in file format... its a BPM scenario...
    i need to CHK the sequence of Steps or Pipeline process to knw where exaclty the message is at each piont of time...
    can any one help on this plz...
    Thanks and Regards,
    Srinivas

    its possible to do the same using the ALERT Framework also...for the same pls go through the info provided below.
    From SP 14 on PMI-free alerting was introduced. That means before SP 14 one has to configure and activate the End-to-End Monitoring, and to schedule the report SXMSALERT_PROCESS_DATA_GET in order to extract the alerts from the PMI data. For SP 14 and higher, that's not longer necessary.
    If no alerts are being delivered, please check if "Suppress multiple alerts of this rule" is checked for your rule.
    For SP 14 and higher you could also have a look at the report sxmsalert_logreader. This report shows some information about alerts being created or not.
    You'll find more information about trouble shooting the alerting in SAP Note 913858.
    Also just check if this batch program (RSALERTPROC) is running or not.
    The links below on Alert Management (ALM) will be of good help to you:
    http://help.sap.com/saphelp_nw04/helpdata/en/3f/567ddea69d3d4c93a6aedabd08899e/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/3f/81023cfa699508e10000000a11402f/frameset.htm
    Also go through these blogs:
    https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1382. [original link is broken] [original link is broken] [original link is broken]
    The specified item was not found.
    The specified item was not found.
    Meanwhile look at these forum threads also:
    Alerts not getting triggered from Adapter Framework
    Alert  Configs...
    Also, In ALRTCATDEF, go to SETTINGS--> CONFIGURATION. By default, the option selected is INTERNAL PROCESSING. Select the option SMTP FORWARDING AS XML and give the email id. This will enable you to send an email alert whenever an error occurs in XI.
    I hope it helps you in finding a solution to your problem.

  • Why is the next message no longer selected when I delete/move the previous message?

    I noticed yesterday that after I delete or move a message in a folder the next message is highlighted but it's grey, as if the function has moved to a different section. It's far more efficient if I can move from one message to the next and delete/move messages without the function defaulting to a different area after I delete/move an email. Was there an update that changed something? Can I get this setting back if it was something that was changed?

    Did you clear the cache as well as this can be caused by having content in the cache that has been expired?
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    Are you using a bookmark to open these pages or does this also happen if you open the main page of those sites?
    You can also check the home page setting:
    *Tools > Options > General > Startup: Home page
    You can check for problems with the sessionstore.js and sessionstore.bak files in the Firefox profile folder that store session data in case pages are opened automatically when Firefox is started.
    Rename (or delete) the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox profile folder.
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Multiple_profile_files_created
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost and you will have to recreate them (make a note or bookmark them if possible).
    You can check the target line in the Firefox desktop shortcut (right-click: Properties) to make sure that nothing is appended after the path to the Firefox program.

  • Do running processes (copy files) continue when switching user?

    I am moving my iTunes media library from an internal hard drive onto. An external HD. This will likely run for a few hours. If other users want to use the computer will the copy process temporarily suspend or be stopped if the fast switch user feature is invoked?

    Hi ibod
    Sorry for the delay. But the problem remains. You ask what I did to create the problem. It was confusing, but I'll try to reconstruct: I wanted to change the account name. iTunes identified the computer as mine but I didn't want my daughter to access my account (and credit card :-O). So I chose preferences - account - unlocked the account – renamed the administrator. Then I could open cards in the adress book, but when I did adress book was emty and all files, photos, music was gone. And I couldn't get access to them again, not even using what's written above.
    Can you help me?
    I have been told that I need to be a rootadministrator to get access to everything on the computer. Do you know how?
    Mikkel
    Mikkel

Maybe you are looking for

  • Communication problem with intel 80C196

    I have doubts on how i should start to communicate/ configure my computer with an old intel 80C196 microprocessor through serial RS232. Please advice.

  • Nokia Suite under-estimates the amount of free sto...

    Nokia Suite (NS) prompts me that I cannot copy a whole bach of music onto my N8 because of too little memory. NS says I have only 4 GB free when there's actually more than 13 GB available. Does anyone know why this may be? I have resorted to do the c

  • SQL Loader: Load empty clob field as null

    Howdy, I am trying to figure a way to load and empty clob from a text file as null rather than empty_clob(). The database is 11.2.0.2. The file to be loaded was extracted from SQL Server 2008 via bcp. "my_table" definition; ID NUMBER UDF CLOBhere is

  • Also problem read txt files into JTable

    hello, i used the following method to load a .txt file into JTable try{                     FileInputStream fin = new FileInputStream(filename);                     InputStreamReader isr = new InputStreamReader(fin);                     BufferedReade

  • SDK 3.0 : code signing error : more than one certificate for my profile ?!

    Hi all, Since I installed the SDK3 with OS3.0, I'm not able to develop on the device because of a provisionning profile issue. So, I've revoked all my certificates, created properly a new dev certificate, associated to a developer provisioning profil