BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Rescheduling BPC Processes Via Script?

    Posted 05/31/13 03:19 PM

    I'm an admin for a small WPS 7 environment. We have a custom invoice doc generation app that accepts batch transactions and uses the correlation feature of a long-running process to "bundle" like invoice transactions together so that, for example, all invoices from a specific location to the same customer received within a certain window will be bundled into a single PDF. When the correlation timer expires, the output is produced and the process ends.

    We've been running the app fairly problem free daily for a few years. Recently we've had some incidents where, for some reason, the correlation timers for each process never expire, the process remain "stuck" in BPC, and no invoices are generated. The for last incident, we had over 2000 processes that never came out of correlation wait state. The only way we know of to resolve this issue when it happens is to, one by one in BPC Explorer,  select each process, go to the activity that is in WAIT state, and RESCHEDULE IMMEDIATE. RESCHEDULING in BPC is only allowed on one process's activity at a time, so if I select multiple and try to RESCHEDULE, BPC won't allow it. I've found I can select multiple, sort by state, and use a screen macro recorder/player to somewhat automate the procedure but that method is still not efficient and a complete kluge.


    Is it possible to write a WSADMIN script to automate this RESCHEDULE IMMEDIATE procedure?


    I have an open PMR on this issue but I though I ask here too. I have not been able to find anything regarding RESCHEDULE via WSADMIN


  • 2.  Rescheduling BPC Processes Via Script?

    Posted 07/23/13 06:03 AM
    Nice information above here.I am searching this information fro long time.