Demantra workflow termination from DB

Hello all,
Is there a way to terminate demantra workflows from the database?
thanks and regards
esti

If the workflow calls a Plsql procedure and if you see the connection to the database in the session manager using TOAD or any tool, then Yes.
Thanks
Giri Ponnumani
+1416.473.2795
[email protected]

Similar Messages

  • Getting Error while executing shell through Demantra workflow

    Hi All,
    I created  .sh file(shell script) for sftp(transfer file from one instance to another instance) and created new workflow with executable step.
    In command line I have given file path and file name(Example: /folder/data/bin/abc.sh). When I try to run this workflow by clicking start button it is not running. That current step is marked with red color. and below error I am getting.could u please help me
    Error description 'Process terminated with errors ,please check the process logs for more
    information.'
    2013-10-31 05:42:02,307 CET [WFProcess_39] ERROR dpweb.general: ######################################################################################
    2013-10-31 05:42:02,308 CET [Mail_Thread] ERROR workflow.steps: MailThread:run()::No Sender or Reciever
    2013-10-31 05:42:02,323 CET [Mail_Thread] ERROR workflow.steps: MailThread:run()::No Sender or Reciever
    2013-10-31 05:44:00,391 CET [ExeStepExecutionThread] FATAL workflow.general: java.io.IOException: /data/nani/bin/sh: not found
    java.io.IOException: java.io.IOException: /data/nani/bin/sh: not found
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
        at java.lang.ProcessImpl.start(ProcessImpl.java:65)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
        at java.lang.Runtime.exec(Runtime.java:591)
        at java.lang.Runtime.exec(Runtime.java:429)
        at java.lang.Runtime.exec(Runtime.java:326)
        at com.demantra.workflow.step.ExeStep.run(ExeStep.java:336)
        at java.lang.Thread.run(Thread.java:595)
    When I try to run the same script through putty its working fine but not through demantra workflow.

    Dear DeetiNaresh,
    Sorry I don't have a solution for this problem. But I am having this same issue. And this is only hit I have found for this issue in metalink or google. Incase your issue is resolved, it would be of great help to me, if you could post your resolution for this.
    Thanks.

  • Execute Shell Script through Demantra Workflow

    Hi All ,
    Can we execute shell script from Demantra Workflow ?
    If yes where should we place the shell script file and wat should be the commandline command in the step .
    We have the Demantra installed on a windows server and the workflow manager is on a linux server .
    the batch file on the windows server can be executed through the secure shell from the linux server .
    I am trying to achieve the same through thr demantra workflow
    Appreciate any input on the same .
    Thanks and regards
    Suzy

    Hi,
    Shell script is not supported till Demantra 7.2.0.2 WF.
    I have checked with Oracle team also and reply I got below for your reference:
    QUESTION
    *=========*
    As per your details, shall we conclude like this:
    *"only *.bat and *.exe files can be used in workflow. Demantra standard functionality doe*
    *s not support shell script in workflow"*
    ANSWER
    *=======*
    Hi ,
    The Demantra standard functionality 7.2.0.2 does support shell script in workflow.
    Thanks,
    Asya
    Please review the note#468071.1-Unable to Run EBS Workflows that Call EngineManager.exe in
    You will find this note is referring to the Enhancement Request Bug 6644455-- ANALYTICAL ENGINE
    NOT AVAILABLE ON UNIX/LINUX
    But the enhancement bug exist and I hope it is fixed in Demantra 7.3.
    Tks
    MJ

  • Oracle Demantra Workflow Job Monitoring

    Hi Oracle,
    An issue with work flows in long running status. Error ed workflow in demantra schema. This need to be monitored.
    In Demantra schema, WF_PROCESS_LOG table stores Demantra workflows.
    I need to design
    Workflow monitoring alert, either through Demantra Alert Manager Or SCP Alert Manager responsibility Or Cron job. . Please guide me in this enhancement of this feature.
    My current env..
    Demantra - 7.3.2
    ASCP -- 12.1.3

    We had developed custom code which from within our EBS environment allows us to submit Demantra Workflows.
    Once there, the code keeps on looping through the following check to see if the specific workflow has been completed:
    SELECT COUNT(*)
    INTO cnt
    FROM wf_process_log
    WHERE schema_id = v_schema_id
    AND status = 1
    AND process_id = buff;
    where: v_schema_id = identified of the particular workflow submitted & buff = unique process ID to watch (as there could hypothetically be multiple processing running, not likely here, but in theory they could)...this info can be obtained from:
    SELECT schema_id
    INTO v_schema_id
    FROM wf_schemas
    WHERE schema_name = v_schema;
    where: v_schema = name of the workflow being submited

  • "Unable to load workflow actions from server. Please contact your server."

    I get the following error message when I want to create or open a workflow in SharePoint Designer 2007
    "unable to load workflow actions from server. Please contact your server
    administrator."
    I don't receive this error as a site collection administrator, but one of my contributors gets the error.

    What Chris mentioned is kind of abnormal situation described in
    http://office.microsoft.com/en-us/sharepointdesigner/HA102379121033.aspx#20.
    However, normally, you won’t be able to create SPD workflow if you only have Contribute permission level. I give the user Design permission level then he can
    create SPD workflow.
    There are other factors affecting permission to create SPD workflow:
    1.     
    According to
    http://office.microsoft.com/en-us/sharepointdesigner/HA101005871033.aspx#4
    , the SPD workflows are stored in a site-level hidden document library called Workflows. You should make sure that user have permission in this document library so that the created workflow can be saved successfully.
     http://blogs.msdn.com/sharepointdesigner/archive/2008/11/25/locking-down-sharepoint-designer.aspx
    describe the method to manage permission for this hidden Workflows document library: open the site in SharePoint Designer >> right-click the Workflows library >> click Properties >> click the Security tab >> click the link “Manage
    permissions using the browser”
    2.     
    SharePoint Designer contributor setting (http://office.microsoft.com/en-us/sharepointdesigner/HA101174691033.aspx
    ) can also block the user from being able to create workflows.

  • Desinger Workflow 2010: Unable to load workflow actions from the server. Please contact your server administrator?

    Hello,
    I am facing a problem from last some days..
    When I am trying to open/create/update workflows from Designer 2010, then designer giving me an error "Unable to load workflow actions from the server. Please contact your server administrator".
    I researched on internet for this error and found some possible reason like
    Login user Permission issue
    Error in custom actions
    So that I checked for permission for login user, but it has administrator rights. and I tried to open workflow by removing custom activity code, but still exist.
    also if I tried to create/update workflow for another site on same server then it works without any problem.
    Can anybody please help me?
    Many thanks,
    Nitin
    N i T i N

    Hi NiTiN4u,
    Thanks for your post.
    First, here are some troubleshoot workflow error form Microsoft site:
    http://office.microsoft.com/en-gb/sharepoint-designer-help/troubleshoot-workflow-errors-HA010237912.aspx#BM20
    Second, have you tried to close the site and open it again in SharePoint Designer 2010?
    Third, try to restart your IIS and share the results.
    SharePoint 2010

  • Looking for a replacement for Terminal from XFCE [SOLVED]

    I'm looking for a terminal to replace Terminal from XFCE. The requirements are simple. It needs to be GTK2 based for full clipboard functionality and to not be ugly. There needs to be a right click menu to access copy/cut/paste. And I need to be able to toggle the file menu or access all functions from the mouse. LXTerminal comes very close to this except the file menu is just on and the new window launch keyboard shortcut doesn't work. I don't care either way about tabs, but a terminal launcher is necessary.
    ----> xterm, rxvt, and the derivatives that I've seen are either too ugly or too feature light. It's too bad because xterm is amazingly quick. <----
    So why not just use Terminal? There are times when it seems like there are some runaway processes in the background and it starts to lag behind the mouse when moving. I don't know if this in fact Terminal, but I'll find out soon enough. It wouldn't be surprising though; Thunar was a major headache for me.
    Last edited by skottish (2008-08-08 16:57:34)

    pressh wrote:
    skottish wrote:
    ghostHack wrote:roxterm ?
    Looks good to me. Solved.
    nah, you should give sakura a try
    Even better right click layout. Sweet!
    Last edited by skottish (2008-08-08 17:53:40)

  • Problem: Unable to retrieve workflow data from MDM repository

    This is a new MDM installations scenario for version 5.5 SP05 (5.5.40.83).
    After installing MS Visio, finding problems connecting it with the MDM Data Manager. After doing MDM workflow installations, able to initiate the MS Visio Workflow from MDM Data Manager and can see the Pane-MS Visio Workflow Stencil but not the able to see the Pane-MS Visio Workflow Stencil Details that appears below the Pane-MS Visio Workflow Stencil. Secondly geting a pop-up with the error message as - 'Unable to retrieve workflow data from MDM repository.'
    I have added a parameter Mail Server=MailServerIPAddess (the existing IP addr), but it hasn't helped.
    Can any one please help me in this !

    Hi
    As Felix mentioned, it might be a version compatibility problem.
    You have also mentioned that mail server is not working for that  do this
    Mailserver = SMTP server.company.com ( ex. Mail.company(xxxxx).com)
    MDM workflow notify task is working after rebooting the Machine. So the rule is after making changes to MDS.ini file reboot the machine ,to observe the consequence of configurable changes.
    If u need anything this let me know.
    Regards
    Hari

  • Call the document Approval Workflow screen from a custom KM Details Page

    Hi,
    We are trying to call the Approval Workflow screen from a custom developed KM Details page (using JSPDynpage). How can this event be triggered. We want to trigger the same event that gets called when a user clicks on the Approval Option under Settings in the Details page for a KM resource. Quick response would be much appreciated.
    Thanks and Regards,
    Shibendra

    Hi,
    Refer below links:
    https://blogs.oracle.com/prajkumar/entry/call_oaf_page_from_d2k
    http://oraclearea51.com/11i-oa-framework/17-technical-articles/technical-articles/325-how-to-call-oaf-page-from-form-personalization.html
    http://oracle.anilpassi.com/call-oa-framework-page-from-oracle-forms-passing-parameters-2.html
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Hi There, Any one Know How To Call Workflow Process From Special Menu.

    Hi There,
    Any one Know How To Call Oracle Workflow Process From Special Menu.
    I mean Tool -> Special Menu 1-45
    Or How to call Oracle Workflow Process From Command Button.
    Thanks
    Bachan.

    Can u give me some examples.
    Second thing we can add special action (special Menus) from Form Personaliztion.
    But how to add launch wft through Personalization
    Please Give me a breaf detail.
    Thanks
    Bachan

  • Procedure to Call Workflow Object from ABAP program in Se38

    Hi All,
    I have one scenario like i have to call one Workflow object from ABAP program in SE38.The scenario is like below.....
    I have to select some records from database table.For example there are 100 records in the internal table.
    For all that records i have to invoke Workflow for getting approval from the authorized persons. Once Approval has come to program, It will post one document in SAP and process ends.
    Please suggest me how to move forward with this scenario.
    Regards
    Manas Ranjan Panda

    Hi,
    So you want to start a workflow from an ABAP, if an event exists for that particular workflow then the best way is to use fm SAP_WAPI_CREATE_EVENT,
    to start a workflow from an ABAP you can use fm SAP_WAPI_START_WORKFLOW.
    Kind regards, Rob Dielemans

  • Call / trigger an ECC workflow step from PI ?

    Hi,
    For a flow "ext (file) -> PI -> ECC (workflow)", from PI, I need to run / execute / trigger () a workflow step in ECC, which already exist. I think that I can acheive this by creating an abap proxy in ECC in which I will call a Bapi or Method to run / execute / trigger () this workflow step. I don't know exactly how for the moment (in parallel I'm doing search about it), but that's not the matter.
    before to waste time by searching in this way, what's the best solution to call an ECC workflow step from PI ?
    Many thanks.
    Mickael
    (*) maybe I don't use the good terminology. Sorry.

    hi Shabarish,
    I'm confortable with web service, IDoc, RFC/bapi and abap proxy (and ...), but here, I prefer to use abap proxy (asynch + sxmb_moni in ecc) except if there is another better approach
    else as in PI we have ccBPM, so a workflow , as in ECC we have also workflow , does my approach (abap proxy & call method) is the good one ? or is there a better way between these two workflow tools: PI + ECC ? like a standard "workflow module" or a workflow "connexion" ? (I fear I know the answer but I would prefer to be sure),
    Note: I'm in PI 7.11 SP06 and ECC 6.0.
    Regards.
    Mickael

  • Dolphin -- Change Terminal from Konsole [Solved]

    I am running Openbox and using Dolhin as my file manager. I like the prorgram but I perfer Gnome-Terminal.
    So I wanted to change the shortcut to open a terminal from Konsole to Gnome-Terminal but I can't seem to find the configuration file to change. 
    Any ideas ?
    Thanks in advance for your resonse.    
    Last edited by jv2112 (2013-01-17 00:53:29)

    jv2112 wrote:
    Thank You both for your replies. I was actually looking to change the default terminal used by Dolphin itself not my openbox menu.
    Like in other file managers if you select the terminal option it opens in the directory you are in. In Dolphin it is F4 but there is no option to change from 'Konsole' to any other termnal. 
    PS :
    qinohe -- Cool Avatar
    You were not that clear..
    offtopic:
    Well thank you, it's Mimas, a moon circling around Saturn!
    If you want to know how this 'pacman' image arose,
    visit this site from NASA!
    P.S. Normally I won't react in a 'Solved', but now I had to..

  • Workflow Termination

    Hi All,
    I developed a Workflow.It has many parallel processes in it which are dynamic.This workflow triggers from a Custom Transaction when the enduser uses "SUBMIT' pushbutton on the screen.On my screen i have SUBMIT & CANCEL Pushbutton.After using SUBMIT Pushbutton workflow triggers.My question is, If the user wants to cancel the Workflow which is still in process, user presses the CANCEL Pusbbutton.But how should i handle it in Workflow, so as to cancel the Process which was started and it might be in progress(Bcoz its has many parallel processes, many user decision's have to be made).
    Thanks,
    Regards,
    Srinivas.

    Hello Srinivas,
    According to my knowledge you cannot stop the workflow once it has started. That too in your case it is 'N' parallen workflows are running.
    But you handle it in another way such that workflow will only when the user presses the SUBMIT button or else back to the screen when user presses CANCEL button.
    Regs,
    Venkat Ramanan N
    Message was edited by: Venkat Ramanan Natarajan

  • When are Workflows generated from Integration Processes?

    Hi Friends
    When are Workflows generated from Integration Processes?
    regards
    Sam

    Hello Samuel,
    Workflows are build in ABAP engine when you implement your Integration Scenario. So with each Int. Szen. saved in Int. Repository you will get your ABAP workflow in the ABAP stack.
    When starting the Integration scenario the workflow history/log in ABAP stack is filled with the first step within your Integration Scenario which is placed after your Start step and using an internal workflow process step.
    So you won´t find here explicitly documented send and receive steps in the workflow log (SXMB_MONI_BPE) but transform steps, decision steps etc.... .
    Send and receive steps are displayed in SXMB_MONI connected to PI partner (process engine).
    So when starting with using BPM it is a little bit confusing to understand how to read both logs and put their information together.
    regards
    Dirk

Maybe you are looking for

  • Compress nonclustered index on a compressed table

    Hi all, I've compressed a big table, space has been shrunk from 180GB to 20GB using page compression. I've observed that this table has 50GB of indexes too, this space has remanied the same. 1) is it possible to compress nonclustered index on an alre

  • Motherboard not geting past MSI logo display - please help me if you can

    Hello all I have recently purchased a motherboard kit from a very respected retailer so all my components are compatible. It consisted of an MSI KT4V motherboard, an AMD Sempron 2600, a stick of 256MB DIMM, and a heatsink. I have installed them all a

  • Adobe Acrobat 10.1.12 Crashes Immediately after PDF from Scanner Scan Completes

    I am not able to successfully save a PDF from Acrobat because it crashes immediately after I scan the document and I don't get to save the scanned document. I am running Windows 7 Pro x64 and my scanner is a Fujitsu fi-6130 with TWAINx64 drivers. I h

  • Necessary to have internet to execute Web Reports?

    Hi, I'm new to WAD -at learning stage Is it necessay to have web / Internet  connection to view or execute Web reports? 'Coz On executing webreport i'm getting error :"Operation Could  not be performed due  to portal comunication  error" Thanq

  • Hook ups

    I recently purchased a Apple TV. However, I have an older model Sony Grand Vega LCD Projection TV that has HD capabilities however, does not have an HDMI port, rather it has a DVI-HDTV IN VIDEO port. It shows it needs a DVI-D single link cable. What