How know 1 of 18 process in lookout is run or not?

How know 1 of 18 process in lookout is run or not?
I've use monitor object, but some times work some times not. I try with absolute adress, relatif adress,
computer adress...
tanks for your help

You can use the built in Lookout functions qgood and qbad such as:
EXP_Process_Running= new DelayOn (qgood(\\ComputerName\ProcessName\FolderInProcess\Object), 00:30);
EXP_Process_Stopped= new DelayOff (qbad(\\ComputerName\ProcessName\FolderInProcess\Object), 00:30);
or you can use a monitor object:
MonitorProcess = new Monitor (\\ComputerName\ProcessName\FolderInProcess\Object);
Monitor1.Delay= 30;
The delays in the above examples filter out bogus signal fluctuations to insure the process file being checked is actually running or not. Since it would be of little value to place the function or monitor object inside the process file to be checked, you will have to use absolute or computer relative path to another process file. The difference betwee
n them is this. If the process file is on a different computer, the DNS computer name or IP address must be used following the double backslashes (\\ComputerName\ProcessName\FolderInProcess\Object). If the process file is on the same computer, this can be simplified by using a dot following the double backslashes (\\.\ProcessName\FolderInProcess\Object). Hope this helps!

Similar Messages

  • Before purchasing Elements 12, I would like to know if it will process RAW images from an Olympus OMD-EM1.  Can someone advise?  or tell me how to find out?

    Before purchasing Elements 12 I need to know whether it will process RAW images from an Olympus OMD-EM1.  Can someone advise or tell me how I can find out?

    Hi,
    This document defines the supported cameras
    Camera Raw plug-in | Supported cameras
    According to that, the OM-D E-M1 is supported by Camera Raw 8.3 which is compatible with Photoshop Elements 12. You should try the trial download first to make sure you are happy with it.
    Once you have downloaded and installed the trial version you will need to go to the help menu and select Updates..
    If you decide to buy it, you can convert the trial version to the full version by supplying the new serial number.
    I would avoid the Mac App version and don't get the upgrade version unless you have an older version.
    Good luck
    Brian

  • How can i know if the sync process is done after a bookmark adding or so such and when it is processing , immediately after changes or what?

    how can i know if the sync process is done after a bookmark adding or so such and when it is processing , immediately after changes or what?

    I don't know whether you solve your problem or not! Anyway, I have the same problem. The program hangs when getInputStream is called.
    DataInputStream dis = new DataInputStream(request.getInputStream());
    If you have the answer, please let me know. Thanks!!

  • Anyone know how to keep a child Process from closing when the main Applicaiton is closed

      I have a Web based application that needs to use an older version of Java to run it properly . I have been able to sequence this and use a shortcut to call on Iexplorer.exe to open the browser in bubble and have the old version of Java run in the
    same bubble. This part is working as needed but the issue I have ran into is when a end user opens up a word document from a link  and "check's it out" to modify it and closes the browser it immediately closes the word document along
    with it. So the Question I have, Is there a way to keep a child process open when the main Application is closed . Anyone run into anything similar or any documentation on a way to keep the process alive until the end user closes it?

    Hi There,
    I don't believe there is a way to handle this currently within App-V...Other virtualization products do have the ability to exclude processes and force to run outside or the bubble or exclude them from terminating on shutdown.
    It would be a great feature request for a future release. You can easily request it here:
    http://appv.uservoice.com/forums/280448-microsoft-application-virtualization
    PLEASE MARK ANY ANSWERS TO HELP OTHERS Blog:
    rorymon.com Twitter: @Rorymon

  • I just bought a iTunes card and its not accepting it.  It already sent it to the support team and they said they were going to get back to my within 24 hours and i am trying to buy a program in the app store for work.  How can I expedite this process?

    I just bought a iTunes card and its not accepting it.  It already sent it to the support team and they said they were going to get back to my within 24 hours and i am trying to buy a program in the app store for work.  How can I expedite this process?

    Has it been 24 hours?
    I take it this was a gift card.  iTunes Store:  Invalid, Inactive, or Illegible codes http://support.apple.com/kb/TS1292 - gift cards
    I don't know if this provides an alternative means: https://expresslane.apple.com ; select 'iTunes' in the first column; 'iTunes Store' in the second column
    If you are really desperate you could buy the app yourself, then request reimbursement.

  • How to create event based process chains

    Hi All,
    I would like to know about event based process chains. In connection to this, could you please answer the following queries,
    1. How to create events
    2. How to link created event to the process chain in the same BI or BW system and as well as from  
        externel BI system.
    3. How link one process chain with other process chain (i.e, After completion of one process chain, it
        should trigger other dependent process chain)
    Thanks and Regards,
    Kotesh.

    1). Doubt regarding first question.
    For example, i would like to create time based event (it should be trigger daily at specified time),
    where we have to maintain scheduling options while creating event.
    When i checked SM62 there i found only two options a). Event name and b). Description.
    Could please send any doucument link if you have.
    Ans : You can use function modules like "BP_EVENT_RAISE" in a program and schedule the program to trigger.
    2). For externel BIW system also same procedure we need to follow or any difference.
    Ans : Externally you need to trigger the same event.
    3). i found dependent process chain also had scheduling options as direct scheduling insted of start using meta chain or API. As you said dependent process chain should be mata chain. it seems dependent process chain may be Meta chain or Direct scheduilg.
    Ans : Its your choice how you want to schedule it.You can either make that dependent chain a metachain or schedule it separately.
    I found at the end of first process chain they kept one process like Raise event and second process chain connected with the help of raise event process event name. If you have any idea about this process could explain a bit more.
    Ans : May be they are raising the event in the main chain and triggering the dependent chain using this event.
    But Metachain is preferred for such thing.Though it does similar thing.
    Hope this helps.

  • How to call a bpel process in another

    can anyone tell me how to call a bpel process in another bpel process?
    thanks in advance.

    Hi-
    this might help
    Re: Call a BPEL process from another BPEL process
    Let us know if you need any more info..

  • How to map expdp parallele process to output file

    How to map expdp parallel process to its output file while running...
    say i use expdp dumpfile=test_%U.dmp parallel=5 ..
    Each parallele process writing to its related output file.. i want to know the mapping in run time...

    I'm not sure if this information is reported in the status command but it's worth a shot. You can get to the status command 2 ways:
    if you are running a datapump job from a terminal window, then while it is running, type ctl-c and you will get the datapump prompt. Either IMPORT> or EXPORT>
    IMPORT> status
    If you type status, it will tell you a bunch of information about the job and then each process. It may have dumpfile information in there.
    If you run it interactively, then you need to attach to the job. To do this, you need to know the job name. If you don't know, you can look at sys.dba_datapump_jobs if prived, or sys.user_datapump_jobs if not prived. You will see a job name and a schema name. Once you have that, you can:
    expdp user/password attach=schema.job_name
    This will bring you to the EXPORT>/iMPORT> prompt. Type status there.
    Like I said, I'm not sure if file name information is specified, but it might be. If it is not there, then I don't know of any other way to get it.
    Dean

  • I want to know how to create a new script that can be run in batch proces in Photoshop Element 11 ?

    I want to know how to create a new script that can be run in batch proces in Photoshop Element 11 ?

    Have a look at the menu file/process multiple files. You can choose to add your signature (or the caption) to the image and export the new files.
    If that solution is not flexible enough, consider using the very affordable (12$)  Elements+ add-on which offers a 'meta stamp' script :
    http://elementsplus.net/v5/en/meta-stamp.htm
    Otherwise, have a look at other free and good solutions like Faststone Photoresizer, Xnview...

  • How to show result from process in popup page?

    <br>We want to use one popup page for many information in application. So we want to make the following thing.
    <br>We want to execute process and show result in popup page (through hidden parameter-"P2_MESSAGE").
    <br>We also assign title of region on that popup page through "P2_TITLE".
    <br>What I do not know is how to show popup after process-branch problem.
    <br>Process is executed from one button. Button is located on page "28" and popup page is "2"
    <br>Code for javascript should be like:
    <br>
    javascript:popupURL('f?p=&APP_ID.:2:&APP_SESSION.::::P2_TITLE,P2_MESSAGE:'+'status '+','+'&P28_X.')<br>THX

    I have found in one thread:
    <br>
    <br>1) create an application item APP_ONLOAD (of course you can choose your own name)
    <br>2) create an application level before footer computation on APP_ONLOAD to clear the item after the page is generated.
    <br>3) place &APP_ONLOAD. (dot also) in the on load property of the page.
    <br>4) fill the APP_ONLOAD using :APP_ONLOAD := 'onload="your own javascript to call a popup window;"' in the plsql of an after On Submit - After Computations and Validations process (type PL/SQL anonymous block)
    Fill the when button pressed property of the process with the button you want to use to show the popup.
    <br>5) create a branch to branch to the current page (or a other if you wish)
    <br>
    Looks OK but when I create in PL/SQL js with "&" signe, which I use for filling some hidden values in popup page I get error.
    begin
      is_test_ok (1, :P28_X);
      :APP_ONLOAD := 'onload="javascript:popupHeightURL(''f?p=&APP_ID.:2:&APP_SESSION.::::P2_TITLE,P2_MESSAGE:''+''statusu testova''+'','+''&P28_X.'')"';
    end;<br>Should I use ASCII codes for that or what? Any example please!
    <br>THX

  • How to trigger the BPM process from WD Application

    Hello All,
    I have a simple business process with two ui activities. I am able to start the process from NWA -> Process Repository.
    But, I need to start the process from the application. Here is the requirement:
    User opens the application. ON completion, the BPM process for approval needs to be triggered. How do i access/obtain process?
    If I need to call a particular task in process, How do i do that?
    Kindly assist.
    Thank you.
    Regards,
    Sharath

    if you want to know the whole story, please refer to the doc
    http://help.sap.com/saphelp_nwce72/helpdata/en/44/4d2bb1c6b00597e10000000a155369/frameset.htm
    the profile, provider system,endpoint。。。。。
    search this doc in sdn, it is a good example regarding the configuration.
    How to Use SOA Configuration to Call RFCs and Web Services from within SAP NetWeaver BPM
    hope those may help.

  • How to activate a special Process Scheme in Process Orientated Workflow

    Hello,
    i am currently working on a project where i have to transform old application based workflow for shopping card (BUS2121) to process orientated, working on a SRM 7.0 system. I configured everything as described on help.sap.com and in different books, created a special process scheme and my process levels. But i could not find anything on how the system itself will know when to use my scheme instead of the default schemes like: 3C_SC_600_001, 3C_SC_700_002, 9C_BUS2121_EX01, etc. Can anyone help me and explain what i have to do to be sure, that my scheme will be used?
    Any kind of help would be highly appreciated!
    With kind regards,
    Matt

    Hi, i have another question concernin this topic: how can i make a copy of the standard process schema? I did not find any kind of "export" or "save" option in the menu. All i can do is mark on row, lets say BUS2121  3C_SC_600_001 and copy it to Z01_3C-600_001, so that i will be in the list after my process schema Z00_SCHEMA_SC1. Is this correct doing?
    I tried to copy and delete the standard sap schema: systems says: Caution: entry belongs to SAP.
    Regards,
    Matt
    Edited by: Matthias Pump on Feb 27, 2012 10:49 AM
    Edited by: Matthias Pump on Feb 27, 2012 11:04 AM

  • How to kill a BPM Process

    Hi Guys,
    I want to know how to kill a BPM process.
    any help would be appreciated
    Thanks,
    Srini

    Srini,
    Refer this -Re: How to stop infinite loop?
    raj.

  • How to skip a worker process

    hi,
    may i know how to skip a worker process
    thanks
    srikanth

    hi,
    what is 11i data model? and how application modules
    are dependent on data model?
    thanks
    srikanthSrikanth,
    Please post same query only once:
    11i data model
    11i data model

  • How to schedule infospokes in process chains..

    Hi All,
    I have a few infospokes to be scheduled in a process chain. In each infospoke, I have upto 10 jobs that are to be scheduled one after the other. At the end of these jobs I have to run a FTP script. I am new at creating the process chains. So can anybody help me out in letting me know:
    1. How to create a start process where I can select a given job by using its name
    2. How to run a FTP script as a follow up step on completion of a previous step.
    Thanks in advance
    John

    Hi John
    it a big task to explain all so I will try to give you the high level picture.
    1. process chain is easy to implement and learn.
       usually it is triggered either by a batch job or a
       batch job that fires an event.
    2. to call an OS (like Win or Unix) from the PC you can
       trigger an event from the end of the PC to call a
       ABAP program that will initiate an OS call.
       you use trx: SM69   - External Operating Sys Commands
       to set this call up.
    3. to implement an FTP you can do via a batch file with
       OS commands or by using free utilities (there are many of them).
    I hope it helps.
    Edan

Maybe you are looking for

  • Work Item not getting logically deleted

    Hi All, We have created a custom workflow for PR approval at Item Level. I have RELEASE STEP CREATED as triggering event. I have used a FORK with 5 branches with 4 wait events and min cond as 1. The inherited business object ZBUS2009 has been created

  • How to setup Multiple calendar in 7.9.6 OBIA

    Friends, Could some one please explain me what this 'Multiple Calendar' option is, in 7.9.6. There is not much Information in Config guide with this regard. My Question is, does 'Multiple Calendar option' means 7.9.6 supports different calendars but

  • Portal.runtime.exception.errorcomponent

    Is property "portal.runtime.exception.errorcomponent" working in CE NetWeaver Administrator v7.20? NWA -> Configuration Management -> Infrastructure -> Java System Properties Services -> Portal Runtime Container Extension -> portal.runtime.exception.

  • Can't open mail on 10.7.5 Lion after upgrade 11/5/12

    After yesterday's upgrade on 11/5/12, my mail account started asking for passwords I don't usually have to enter.  Now, since this morning my "mail" program will not open.  I can't get any information about it.  I have Lion 10.7.5 on my early-2008 Ma

  • BlackBerry Travel app ver 3.1.1.2 auto-exits after a refresh

    The app randomly auto-exits after I refresh (via drag down and release) the Upcoming Trips page. In my usage scenario, after I drag down and release, the app displays "loading..." and then it either redisplays the Upcoming Trips page or it closes the