CcBPM manually cancel error flows

Hello,
I'm testing a new BPM process and I'm using SXMB_MONI_BPE --> "Restart Processes after Error" to restart the messages in bulk after a new change. Now I have about 10.000 messages wich do not have to be restarted and should get a "Manually Cancelled" status. How can I give these BPM processes this status, so they won't appear in this report anymore.
Thanks in advance for your reaction(s).
Frank Classens

Hi Sunil,
Thanks for your reaction. This is exactly what I want with this message. Only one problem: I can only do this message by message. For more than 10.000 workflows this is not an option. Is there a possibility to do this logically deletion in bulk for a whole bunch of workflows?
Frank.

Similar Messages

  • I am not able to create database manually.unexpected error incountered why?

    I am not able to create database manually.unexpected error incountered why?
    Same step is worked in another system
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area 97589952 bytes
    Fixed Size 453312 bytes
    Variable Size 46137344 bytes
    Database Buffers 50331648 bytes
    Redo Buffers 667648 bytes
    SQL> ed
    Wrote file afiedt.buf
    1 CREATE DATABASE icici
    2 LOGFILE GROUP 1 ('F:\oracle\oradata\icici\logfile\redo01.log') SIZE 10M,
    3 GROUP 2 ('F:\oracle\oradata\icici\logfile\redo02.log') SIZE 10M,
    4 GROUP 3 ('F:\oracle\oradata\icici\logfile\redo03.log') SIZE 10M
    5 MAXLOGFILES 5
    6 MAXLOGMEMBERS 5
    7 MAXLOGHISTORY 1
    8 MAXDATAFILES 10
    9 MAXINSTANCES 1
    10 CHARACTER SET US7ASCII
    11 NATIONAL CHARACTER SET AL16UTF16
    12 DATAFILE 'F:\oracle\oradata\icici\datafile\system01.dbf' SIZE 100M REUSE
    EXTENT MANAGEMENT LOCAL
    13 DEFAULT TEMPORARY TABLESPACE tempts1 TEMPFILE 'F:\oracle\oradata\icici\d
    atafile\temp01.dbf' SIZE 100M REUSE
    14 UNDO TABLESPACE undotbs DATAFILE 'F:\oracle\oradata\icici\datafile\undot
    bs01.dbf'SIZE 100M REUSE
    15* AUTOEXTEND ON NEXT 5120K MAXSIZE 300M
    SQL> /
    CREATE DATABASE icici
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    SQL>

    Check the alert log. Paste the end of the file over here.
    Yoann.

  • PAYMENT BATCH를 MANUAL하게 CANCEL 하는 SQL

    제품 : FIN_AP
    작성날짜 : 2004-05-17
    PAYMENT BATCH를 MANUAL하게 CANCEL 하는 SQL
    =====================================
    PURPOSE
    고객사에서 간혹 Payment Batch의 Status 가 Formatting, Confirming 으로
    멈추어 있어서 고객이 다시 Cancel을 할 경우 Cancelling 상태로 머물면서 Payment Batch Request 가 진행이 되지 않을 경우가 있다. 이때 해당 Concurrent Request 는 취소하고 해당 Payment Batch에 대해서 Datafix Script 을 통하여 Status 를 Cancelled 로 변경할 수 있도록 한다.
    Problem Description
    Payment Batch Stauts 가 Cancelling 상태에서 변하지 않는다. Concurrent Request 는 끝나지 않고 계속 Hang 상태에 머물러 있다.
    Workaround
    Solution Description
    다음 sql 문을 이용하여 직접 cancelled 상태로 변경한다.
    1) DELETE from ap_checkrun_conc_processes_all
    where checkrun_name = '<payment batch name>';
    2) DELETE from ap_selected_invoices_all
    where checkrun_name = '<payment batch name>';
    3)     DELETE from ap_selected_invoice_checks_all
         where checkrun_name = '<payment batch name>';
    4) DELETE from ap_checkrun_confirmations_all
    where checkrun_name = '<payment batch name>';
    5)     UPDATE ap_inv_selection_criteria_all
         SET status = 'CANCELED'     
         where checkrun_name = '<payment batch name>';
    status update 시 canceled 라고 반드시 입력해야 함에 주의한다.
    CANCELLED 라고 L을 2번 입력하면 취소되었다고 인식 하지 않는다.
    Reference Documents
    143668.1

  • How do I cancel the flow of emails from support communities?

    How do I cancel the flow of emails from support communities?

    See this User tip...
    https://discussions.apple.com/docs/DOC-3661

  • Code of Conduct - Saving was canceled , error key: RFC_ERROR_SYSTEM_FAILURE

    Hi all,
    we configured all kinds of ESS scenarions in EP 7.0 Portal.
    I get an error, when I try to to this in the Portal:
    ESS --> Corporate Information --> Code of Conduct -->
    then I check the "I accept..." Button and click on review. Now, when I click Send on the next screen, i get the error message:
    Saving was canceled                                                 , error key: RFC_ERROR_SYSTEM_FAILURE:
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException:      Saving was canceled                                                 , error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.callRFCIsrProcessEvent(FcISRProcessEvent.java:828)
         at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.callIsrProcessEvent(FcISRProcessEvent.java:380)
         at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEvent.callIsrProcessEvent(InternalFcISRProcessEvent.java:1234)
         at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEventInterface.callIsrProcessEvent(FcISRProcessEventInterface.java:127)
         at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEventInterface.callIsrProcessEvent(InternalFcISRProcessEventInterface.java:409)
         at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEventInterface$External.callIsrProcessEvent(InternalFcISRProcessEventInterface.java:577)
         at com.sap.pcui_gp.isr.isrprocessevent.buttonsreview.VcISRButtonsReview.onEvent(VcISRButtonsReview.java:254)
         at com.sap.pcui_gp.isr.isrprocessevent.buttonsreview.wdp.InternalVcISRButtonsReview.onEvent(InternalVcISRButtonsReview.java:196)
         at com.sap.pcui_gp.isr.isrprocessevent.buttonsreview.VcISRButtonsReviewInterface.onEvent(VcISRButtonsReviewInterface.java:164)
         at com.sap.pcui_gp.isr.isrprocessevent.buttonsreview.wdp.InternalVcISRButtonsReviewInterface.onEvent(InternalVcISRButtonsReviewInterface.java:148)
         at com.sap.pcui_gp.isr.isrprocessevent.buttonsreview.wdp.InternalVcISRButtonsReviewInterface$External.onEvent(InternalVcISRButtonsReviewInterface.java:228)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:533)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$600(FPMComponent.java:78)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.raiseSaveEvent(FPMComponent.java:951)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.raiseSaveEvent(FPMComponent.java:1114)
         at com.sap.pcui_gp.isr.isrprocessevent.buttonsreview.VcISRButtonsReview.submitForm(VcISRButtonsReview.java:233)
         at com.sap.pcui_gp.isr.isrprocessevent.buttonsreview.wdp.InternalVcISRButtonsReview.submitForm(InternalVcISRButtonsReview.java:188)
         at com.sap.pcui_gp.isr.isrprocessevent.buttonsreview.ButtonsReviewView.onActionSubmit(ButtonsReviewView.java:151)
         at com.sap.pcui_gp.isr.isrprocessevent.buttonsreview.wdp.InternalButtonsReviewView.wdInvokeEventHandler(InternalButtonsReviewView.java:161)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:779)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:714)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1255)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:325)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:826)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:759)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException:      Saving was canceled                                                 , error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.pcui_gp.isr.isrprocessevent.model.IsrModel.isr_Process_Event_Wd(IsrModel.java:406)
         at com.sap.pcui_gp.isr.isrprocessevent.model.Isr_Process_Event_Wd_Input.doExecute(Isr_Process_Event_Wd_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 65 more
    Can anyone help us out with this problem??
    Many thanks and best regards,
    Jasmin

    hi
    jasmin,
    Could you check if the RFC user in R\3. and the connection that exists b/w EP and R\3.
    You are getting this error due to the connection error between the two system.
    Check if this is configured correctly and is working.
    Thanks
    Santoshi

  • How to set workflow status when workflow manually cancelled?

    Hi All,
    When i manually cancelled designer workflow, then status comes as 'cancelled'. Instead i need to set different status. How to  achieve this? 
    Thanks in advance!

    You can use this action
    Set Workflow Status
    This action is initially displayed in a workflow step as Set workflow status to Canceled. Use this action to set the status of the workflow. The default options are Canceled, Approved, and Rejected.
    You can enter a new status value in the dropdown in the action. Once you enter a status value, the entry is automatically added to the dropdown list. For example, you can enter a status that is more user-friendly and informative than Completed or Canceled,
    such as Expense Report Approved.
     NOTES 
    You cannot rename or delete a status value once it has been created. However, you do not have to use it.
    A custom status is applicable to the current workflow only, and cannot be used in another workflow.
    A workflow cannot use custom status values that you define in the action if the action is used inside an impersonation step.
    If the Set Workflow Status action is the last step in your workflow where you have also used a custom value, you can see your custom value in the Status column in
    the list upon workflow pausing or completion.
    Following is an example of what the action might look like in a workflow step,
    Set workflow status to Specification status: Ready for Design Review
    http://office.microsoft.com/en-in/sharepoint-designer-help/workflow-actions-in-sharepoint-designer-2010-a-quick-reference-guide-HA010376961.aspx
    Mark ANSWER if this reply resolves your query, If helpful then VOTE HELPFUL
    INSQLSERVER.COM
    Mohammad Nizamuddin

  • Create database manually.unexpected error incountered

    I am not able to create database manually.unexpected error incountered why?
    Same step is worked in another system
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area 97589952 bytes
    Fixed Size 453312 bytes
    Variable Size 46137344 bytes
    Database Buffers 50331648 bytes
    Redo Buffers 667648 bytes
    SQL> create dtabase;
    create dtabase
    ERROR at line 1:
    ORA-00901: invalid CREATE command
    SQL> ed
    Wrote file afiedt.buf
    1 CREATE DATABASE icici
    2 LOGFILE GROUP 1 ('F:\oracle\oradata\icici\logfile\redo01.log') SIZE 10M,
    3 GROUP 2 ('F:\oracle\oradata\icici\logfile\redo02.log') SIZE 10M,
    4 GROUP 3 ('F:\oracle\oradata\icici\logfile\redo03.log') SIZE 10M
    5 MAXLOGFILES 5
    6 MAXLOGMEMBERS 5
    7 MAXLOGHISTORY 1
    8 MAXDATAFILES 10
    9 MAXINSTANCES 1
    10 CHARACTER SET US7ASCII
    11 NATIONAL CHARACTER SET AL16UTF16
    12 DATAFILE 'F:\oracle\oradata\icici\datafile\system01.dbf' SIZE 100M REUSE
    EXTENT MANAGEMENT LOCAL
    13 DEFAULT TEMPORARY TABLESPACE tempts1 TEMPFILE 'F:\oracle\oradata\icici\d
    atafile\temp01.dbf' SIZE 100M REUSE
    14 UNDO TABLESPACE undotbs DATAFILE 'F:\oracle\oradata\icici\datafile\undot
    bs01.dbf'SIZE 100M REUSE
    15* AUTOEXTEND ON NEXT 5120K MAXSIZE 300M
    SQL> /
    CREATE DATABASE icici
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    SQL>

    I'll lay odds that the problem is that you've asked this database to use an UNDO tablespace called UNDOTBS, but that in your spfile (or init.ora) you've specified UNDO_TABLESPACE=UNDOTBS01 (or something similar).
    If the parameter file specifies an undo tablespace which doesn't exist, the instance blows up.
    The advice to read the alert log would be useful at this point, because the mismatch of undo tablespace names is always recorded properly there (which always makes me annoyed that the original error message can't be a bit more precise!)

  • "Submit cancelled" error

    Can someone please help me figure out why I keep getting a "Submit Cancelled" error when clicking the Submit button (Master Page)?
    After the preSubmit script verifies that required fields (first page only) are filled in, it should generate an email, but "Submit Cancelled" stops everything.
    Document has been posted at https://acrobat.com/#d=7Uqs6BsWpNjJzrz9k79m0g
              Thanks!              ~Carol

    Niall -
    The size of the graphic is very small, but I can take it down more, so will do that.
    But it's obvious that embedding the two fonts is the biggest culprit - I didn't realize. The end user requested a distinctive font for responses, which is why I chose Courier, which they like. I just assumed Arial and Courier were very common, as most agencies completing the form will not have many extras on their computers. What would you suggest? Or would I be safe to just stay with those two and not embed?
    Srini assisted me with the preSubmit even code to control the Subject, Message and Email addresses so I could customize the subject and message body, which is why there is nothing in the Submit to URL spot.
    So now, with no fonts embedded and (temporarily) no graphic, the form size went down from 1,983 KB to 53 KB (wow!!), but I still get the "Submit Cancelled" error message.
    The original is still at https://acrobat.com/#d=7Uqs6BsWpNjJzrz9k79m0g
    The smaller version with no fonts embedded is at https://acrobat.com/#d=XX9YGkyp81nqkitAiGQ9-w
                        Thanks (yet again)!             ~Carol

  • Abode X "Scanning Canceled" error

    I am using Windows 7 (64 bit), my scanner is HP ScanJet 5590 with the latest drivers (64 bit).
    I upgraded to Adobe X last week, every time I try to scan using the WIA scan option a screen flashes too fast to read and then the "Scanning Canceled" error message (Adobe's spelling not mine) pops up.  I have found that if I use the TWAIN scan option that I can get it to work, I prefer the WIA as the B & W image handling is better and file size smaller.  TWAIN B & W is illegible and I am forced to use color.
    Why won't the WIA scan option work?
    It worked just fine in Adobe 9 with all of the same drivers and operating system.  Given that, it seems to be an Adobe X problem not an HP driver issue.
    I downloaded the HP scanner diagnostic and ran that, comes up clean.
    Any ideas?  I see that I am not the only one.

    Hello Lary
    Try this steps.. hope it will work
    1: Go to Create >> PDF from Scanner >> Custom Scan
    2: Select the scanner from Scanner dropdown button.
    3: Click on button "Options" next to scanner dropdown list.
    4: In the User interface, select Show Scanner's Native Interface.
    5: Now click on Scan button.
    You  will be shown the manufacturer's UI now wherein you can specify if you  want to preview the image and select the desired area for scan.
    or
    maybe Trick is in selecting flat bed or paper feeder. Last is default.
    In configuring pre-sets after selecting the scanner choose options.
    Make sure it is set to native modus and show scanner interface. Save this.
    Try adapted scan first, lets you choose between the flat bed or the paper feed.
    Brings you to scanner's interface and scans.
    Next time just select the scan function you want (not adapted).
    Brgds,
    Creator M.P.
    www.apartmani-vrtlici.com

  • CP1518ni, manual feed error

    My Laserjet CP1518ni gives me a manual feed error message with every print job.  This started when I manually fed using Paper Tray 1 to complete a print job.  I must have changed a setting somewhere and have no idea how to change it back.  I've printed the Configuration page and it shows the Manual Feed is ON under the Paper Settings, but when I go into Paper Settings, there are no options to change the Manual Feed.
    Any suggestions or help on where to make that change would be appreciated.
    Jack

    jackt2 hope you are doing well and sorry to learn that you are having this issue;
    If you still facing this issue i will do my best to help you
    Have you update the firmware of the printer GO HERE 
    what operating system are you using  if you are using windows HP designed a quick and easy tool that diagnoses and resolves many printing, scanning, and connectivity problems HP print and scan doctor
    Hope this helps let me know the outcome will do my best to help you if you need furhter asistance
    Regards;
    RobertoR
    remember↓↓↓
    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

  • Action Cancelled error

    I've created a BSP iview connected to a backend r/3 system.  We have
    Portal server > f5 load balancer-> r/3 landscape.  
    With some frequency, we get an "Action Canceled" error.  Sometimes as soon as somebody clicks on the iview, sometimes after they have been using it for a minute or two, and sometimes they don't get it at all. 
    I basically have 2 questions: 1) What tools do you know of that will help debug this issue   2) Has anybody else experienced this problem.

    hey scott,
    Could you please elaborate how the issue was resolved.
    I have a similar problem here.
    Thanks
    rocky

  • ASN Cancel Error : RCV_ASN_NOT_ACCEPT, RCV_NO_MATCHING_ASN

    Hi All,
    I am getting below error at the time of cancelling ASN through API.
    "ASN Not Cancelled  Error: Shipment ASN-6370 does not have matching ASN. Error: All ASN lines for shipment ASN-6370 failed. Either the profile ' RCV: Fail All ASN Lines if One Line Fails' is set to Yes, or all of them belong to single LPN group id, or each line contains an error."
    I have checked for ASN profile ' RCV: Fail All ASN Lines if One Line Fails', It Is No. Also I have checked with all values which are correct like organization and all.
    Appreciate immediate reply.
    Thank You,
    Ravi Raj.

    Ravi,
    I don't see any similar issues reported internally so please log a SR for this issue.
    Thanks,
    Hussein

  • "undo typing/cancel" error

    While watching a video on Youtube the screen went to a blank, grey screen with the back/play/forward control and an error messagebox containing two rows: the top read "undo typing", the bottom "cancel". All other functions appear to be working fine except the browser - it locks on this screen. I touch the error box and nothing happens.
    Any suggestions? Thanks!

    Have you tried basics from the manual?
    Restart?
    Reset?
    Restore?
    http://manuals.info.apple.com/enUS/iPhone_UserGuide.pdf

  • "Open project was cancelled" Error Message

    When I try to open any RoboHelp X5 projects, I receive the
    following error:
    Open project was cancelled or the application was unable to
    load database for "C:\Documents and
    Settings\jdoe\Desktop\Project_Name\Project_Name.cpd"
    The only change I've made recently that may have affected
    RoboHelp is that I installed SQL Server last month... maybe it
    messed up the database configuration.
    I've done the following and have run out of ideas:
    * Disabled SQL Server
    * Uninstalled SQL Server
    * Deleted the .cpd file for a project
    * Attempted to open a project using the .hhp file
    * Uninstalled and reinstalled RoboHelp
    I'd greatly appreciate any suggestions.
    Mary

    I know some great bars! Far more fun than fixing this but I
    guess you have to.
    Was RH reinstalled with your logon (the one you are using
    now) and did that have admin rights attached. If it was installed
    by an IT person with their logon, start again.
    Try trashing the CPD and the XPJ.
    Try creating a new project, saving it and reopening it. If
    that works, also create a printed output from it.
    There are topics on my site about installing RH and opening
    corrupt projects.
    Let us know how that all goes.

  • "The query was cancelled" error after upgrade from 10.1.3.3.3 to 10.1.3.4.2

    Hi,
    I was using OBIEE 10.1.3.3.3 /. After upgrading to 10.1.3.4.2 , the queries are not running ( long running queries alone) as expected. and so all the campaigns iwh tlong running queries are cancelled and the error message is seen in the xml log in Marketing jobs management.
    We have upgraded the OBIEE version from 10.1.3.3.3 to 10.1.3.4.2 yesterday after which the connectivites have been checked with SQLPLUS and they are working fine. But when the campaign has been loaded, the Analytics have received the request for the segment query and after longer run, the task has been cancelled with the error message "The Query was cancelled as mentioned below in the Job Stats
    <jobStats>
    <jobID>2</jobID>
    <jobType>WriteListFiles</jobType>
    <jobUser>userid</jobUser>
    <jobState>Error</jobState>
    <jobTotalMilliSec>1h 41m 21s 160ms</jobTotalMilliSec>
    <jobStartedTime>2012-03-22T08:06:13Z</jobStartedTime>
    <jobFinishedTime>2012-03-22T09:47:34Z</jobFinishedTime>
    <jobIsCancelling>N</jobIsCancelling>
    - <exception>
    <message>Job request of type "WriteListFiles" failed.</message>
    - <exception>
    <message>Error executing the list generation SQL.</message>
    - <exception>
    <message>Error in executing cursor for WorkNode (Id:0)</message>
    - <exception>
    <message>The query was cancelled.</message>
    </exception>
    </exception>
    </exception>
    </exception>
    </jobStats>
    Please let us know the suggestions
    So far, the unaccessedtimingrunoutminutes tag has been tried to set 50 under ODBC tag in instanceconfig.xml. and the defaulttimeoutminutes has been tried to set to 150 in the same instanceconfig.xml.
    along with that the rpd changes are done. For all the users apart from the Administrator, the timeout has been changedfrom 10 minutes to 150 minutes. But still that way is not working.
    The segments was fired with the Administrator login. So , if the timeout for admin login can be set, i assume that the problem might be solved. Please let us know ur suggestions here too.
    If that is the case, when we open rpd , only for Administrator user and group, the Permissions button is disabled. So i want to know how to change for Admin user settings in rpd..
    Please advice us on the same.
    Regards,
    Madasamy M.
    Edited by: Madasamy Murugaboobathi on Mar 26, 2012 1:40 PM

    The issue has been resolved by setting the following parameters
    <UnaccessedRunningTimeoutMinutes>120</UnaccessedRunningTimeoutMinutes>
    <DefaultTimeoutMinutes>120</DefaultTimeoutMinutes>
    <ClientSessionExpireMinutes>120</ClientSessionExpireMinutes>
    <ConnectionExpireMinutes>120</ConnectionExpireMinutes>
    <UIDefaultTimeoutMinutes>1440</UIDefaultTimeoutMinutes>

Maybe you are looking for