Automatic Activities and Log Viewer

Hi.
I'm trying and make a very simple data processing but I need to implement in an automatic activity.
Someone knows what is an activity which is its automatic or similar activity in the BPM 11G automatic.?
Also as I can see the output or the log, similar to the log viewer in BPM Version 10.3.?
Thanks.!

Hi(Bonjour)!
Help us to help you. What are:
-your mac model?
-RAM amount?
-Mac OS version ?
-Quicktime version?
-your camcorder model?
-the format it shoots?
-How (what mac's port)do you connect your camcorder?
-do you use external hard drive?
-how this drive is formatted?
-How is it connected?
-Dou you use filevault in system preferences?
-Does timemachine currently performs a backup?
-Is there any heavy process/application used in background?
Michel Boissonneault

Similar Messages

  • Viewing Instance Variable Information for Automatic activities

    Hi,
    I have a process which is made up of all automatic activities that each do a specific set of activities and populate a few instance variables. I want to create a view so that a user can see the state and value contained in each of the instance variable at any time during the execution of the process. A example of what i want to achive in the view is shown below.. any advice on how to design such a feature
    InstVar_1 InstVar_2 InstVar_3
    1 2 3
    4 5 6
    Thanks.

    Are you the one who commented out the code you're looking for ?//String desc = StringFactory.getString(attributes.getValue("desc"));You just have to modify you AttributeObject class to hold a new field : String description. And then, it's up to you to create a new constructor or a new setter method.
    Btw, this is not a Swing related question.

  • Process Chain got struck and not showing all the variants in the log view

    Hi,
    We have some process chains which are running daily.The problem here is that one of the process chains got struck at some point
    and it is not showing all the variants in the log view but able to see in planning view.
    Could any one please let me know why this is occuring.

    Hi Ramanjaneyulu,
    Thanks for the reply.
    As you said,i clicked on the 'display message' but it is not showing any errors.It is showing
    that the process completed successfully.
    Thanks.

  • P2 files don't display in Log and Transfer VIEWER FCP 6.0

    Hey,
    I'm trying to log a bunch of P2 clips in the P2 viewer and, while I can see a thumbnail of the clip in the left side of the screen, it won't show up in the viewer. If I hit play it appears to be progressing in the viewer, but no picture or audio shows. However it imports fine and the picture and audio is now there, but that doesn't help me actually log.
    I'm running 6.0.0 on X.4.10 with QuickTime 7.2.
    Ideas?
    Martin

    +Have you updated to the latest version of FCP?+
    No, I'm currently running 6.0 with QT 7.2 on OS 10.4.10. In searching the tech forums I'm finding a lot of people having problems with P2 and FCP 6.0.2 and QT 7.3 (which requires OS 10.4.11) so I've steered clear.
    +How have you copied the p2 volumes?+
    Yes. The P2 volumes have been copied to hard drives. I'm not anywhere near the P2 cards at this point.
    +Where are they located?+
    LaCie 500 drives
    +Did you write protect to the p2 card before copying?+
    You mean on the original P2 cards? I don't know, but the files have already successfully been copied to the current hard drives. I can convert them to QT's using Log and Transfer without any trouble. What I can't do is see them in the Log and Transfer viewer before I import. I'd like to be able to do that so I can break them down into more manageable QT files on transfer.
    Martin

  • Slow in accessing Virtual Admin, Log Viewer and ConfigTool

    I'm trying to access the Virtual Admin, Log Viewer and ConfigTool remotely and the accessing speed is awfully slow.
    Slow in terms of when I click on certain menu, it took me about 30-60 seconds just load the items.
    Any particular setting that I can do to improve the loading speed?
    P/S: I'm running SAP EP 7.0 on Sun Solaris 10, Oracle 10g, Java 1.4.3
    Thanks
    Edited by: Brandon Cheah on Sep 4, 2008 7:49 AM

    Hello,
    Check the CPU utilization on the server, maybe the server is very busy.
    Regards,
    Siddhesh

  • Log and transfer viewer

    Good Morning,
    When in the log and transfer viewer my footage seems so sloppy, slow, and sluggish. Since I'm using this window to choose the best takes I would think my video would look better. Of course once it transfers and I drag it to the timeline or viewer it looks fine. Any ideas?
    While I'm here, I've also noticed that once my footage is in the timeline, I don't always get a poster frame. Very often it's a white box with a plus sign. If I break for a few hours the white box is gone and the poster frame is visible. Is this regular behavior?
    Thanks Adam

    Hi(Bonjour)!
    Help us to help you. What are:
    -your mac model?
    -RAM amount?
    -Mac OS version ?
    -Quicktime version?
    -your camcorder model?
    -the format it shoots?
    -How (what mac's port)do you connect your camcorder?
    -do you use external hard drive?
    -how this drive is formatted?
    -How is it connected?
    -Dou you use filevault in system preferences?
    -Does timemachine currently performs a backup?
    -Is there any heavy process/application used in background?
    Michel Boissonneault

  • Since upgrading to the new firefox, pictures on facebook do not load automatically. I have to click on the frame and select view image in order to see the photos. Do you have a solution to make the photos autoload?

    Since upgrading to the new firefox, pictures on facebook do not load automatically. I have to click on the frame and select view image in order to see the photos. Do you have a solution to make the photos autoload?

    https://support.mozilla.com/en-US/questions/891839

  • Gkismet and kismet-log-viewer

    kismet-log-viewer PKGBUILD
    pkgname=kismet-log-viewer
    pkgver=0.9.7
    pkgrel=1
    pkgdesc="Takes Kismet .xml log files and produces a nicely formatted html interface to browse the logs with"
    url="http://www.mindflip.org/klv/"
    depends=('perl-xml-libxml')
    source=(http://www.mindflip.org/klv/$pkgname-$pkgver.tar.gz)
    md5sums=('d9d878690e807477a918b2292946993f')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    install -d -m755 $startdir/pkg/usr/bin
    install -m755 ./*.pl $startdir/pkg/usr/bin
    EDIT
    I'm sorry for this but it looks like I was too fast with posting gkismet pkgbuild.
    This package will not work with current gtk-perl version because it does not support old gnome libs (1.4). And there is no package for old gnome-libs.
    If you already have gnome-libs from somewhere you can recompile gtk-perl (change standard gtk-perl pkgbuild from extra) and gkismet should work fine.
    But IMO this is not worth the time and used disk space.
    I hope gkismet devs will move to gtk2 soon.
    Sorry again for any trouble.
    gkismet PKGBUILD
    pkgname=gkismet
    pkgver=0.0.9
    pkgrel=1
    pkgdesc="GTK GUI frontend for Kismet wireless snifer"
    url="http://gkismet.sourceforge.net"
    depends=('gtk-perl' 'kismet')
    makedepends=('sed')
    source=(http://gkismet.sourceforge.net/$pkgname-$pkgver.tar.gz)
    md5sums=('cbcdbc9d29d470e8b4e4564f1c2c370c')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    #fixing paths
    sed -i "s:PREFIX=/usr/local:PREFIX=${startdir}/pkg/usr:" ./Makefile
    sed -i "s:ETC=$(PREFIX)/etc/gkismet:ETC=${startdir}/pkg/etc/gkismet:" ./Makefile
    sed -i "s:!PREFIX!:/usr:" ./gkismet.pl
    sed -i "s:$self->{'path'}{'etc'} = $prefix . '/etc/gkismet':$self->{'path'}{'etc'} = '/etc/gkismet':" ./GKismetApplication.pm
    make install

    I stopped CE then moved the entire log to a temporary location and created a new empty log directory. I started CE and then went into NWA to see if the Log Viewer would display. I still recieve the same error as before. Any other suggestions possibly? Is there a way to simply install the Log Viewer?
    Thanks and regards,
    Cheryl

  • HT1657 after renting a move and starting viewing I can not stop it and come back to in within the time frame. If i stop it it goes away not able to find it. Just like I did not rent it at all.

    after renting a move and starting viewing I can not stop it and come back to in within the time frame. If i stop it it goes away not able to find it. Just like I did not rent it at all.

    Hi,
    We have rolled out a fix for this issue.
    Please log off and log back in to your machine and the issue should be resolved automatically. In case that does not work, please manually run the msi installer posted here (may require reboot).
    For details, please refer to the KB article here: Multiple RunOnce keys created 11.0.10 and 10.1.13 Acrobat | Reader
    Please let us know if you still face any issues.
    Thanks,
    Ashu Mittal

  • Parental control log viewer - still broken after all these years

    I check this with every major OS X update. I know this has been a bug since 10.5, I think it goes back much further.
    First, some background.  In all versions of OS X there's a "logs" feature that allows an admin to see the sites a user has visited. It's the primary way for an involved parent to teach wise computer use. Set parental controls to 'automatic', let the user go, then review the logs with your favorite teen.
    Problem is, the log viewer only expands horizontally. So many entries can't be read. You see only the beginning of many site labels or URLs. The window control has been broken too -- it shows the normal resize control even though it only works in one direction.
    So Apple fixed it in 10.7
    Not the window mind you. They fixed the control. Now it shows the window can only resize vertically.
    Yes. The engineer was in the code. And they left the window broken but fixed the control.
    It's a conspiracy. Apple is trying to drive me crazy.
    I think it's working ...

    Thanks for your help!
    Thanks for your help!
    -----Original Message-----
    From: Bill Hunt [mailto:[email protected]]
    Sent: Monday, May 10, 2010 9:27 AM
    To: Harold Gaskill
    Subject: [Premiere Elements] Re: Still crashing after all these years ....
    What version of PrE are you using? If PrE 8, have you updated to PrE 8.0.1?
    I did upgrade
    Are you running as Administrator?
    Yes
    Is PrE installed on your C:\?
    Yes
    Have you updated your audio driver?
    Yes
    Have you updated Apple QT Player?
    Yes
    This *http://forums.adobe.com/thread/483270?tstart=0* will give you tips on setting up your computer for an editing session.
    This *http://forums.adobe.com/thread/446365?tstart=60* will give you tips on finding clues as to what is happening with your system and your application, when a hang/crash occurs.
    Good luck,
    Hunt
    This message was sent to: Halmeister
    To post a reply to the thread message, either reply to this email or visit the message page: http://forums.adobe.com/message/2801049#2801049
    --end--

  • Is there any way to automate purging Application Logging in azure storage account tables

    is there any way to automate purging Application Logging in azure storage account tables
    Rohit Pasrija

    hi Rohit,
    If you want to delete old data automatically, I think you need develop this feature by yourself. You could code the logic methods on your project, and set a timer to execute the methods to delete old data. Please refer to this thread (http://stackoverflow.com/questions/13602629/is-it-possible-to-acces-a-table-storage-in-azure-from-an-azure-web-site
    ), you could operate table storage data using azure sdk or REST API.
    Please try it.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Remote Control and Remote View Problem

    Hi,
    I work at a High School running Netware 6.0 SP5 and Zen works 4.01 ir7.
    Remote Control and Remote View works great but I noticed one problem.
    We have a logo of the school that is forced down on to the desktop when a
    user logs in through group policies. This logo works perfect for the
    desktop wall paper and loads every time a user logs in.
    When I Remote Control or Remote View a computer the users desktop wall
    paper turns from the logo being forced down through group policies to the
    desktop to a blue desktop wall paper.
    I would prefer the desktop wall paper staying the schools logo when I
    Remote Control or Remote View because if the desktop wall paper changes to
    the blue color I mentioned above when I Remote Control or Remote View the
    users computer, they will know that someone is taking over their computer
    which sometimes we dont want them knowing.
    We have Windows 98SE computer running Novell Client 3.4 and we have some
    computers running Windows XP Professional SP1 and Windows XP Professional
    SP2 both running Novell Client 4.91 SP2.
    The Remote Control and Remote View problem of the desktop wall paper
    changing on the users computer occurs on all operating systems mentioned
    above.
    Is there a solution to my above problem? When Remote Controlling and
    Remote Viewing someone's computer I don't want the desktop wall paper to
    change.
    Thanks!

    Bpilon,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Unable to see custom Trace messages in Log Viewer which were defined in UDF

    Hello Experts, I am not able to see my trace messages in Log Viewer. I have a small user defined fuction which takes a variable and returns its uppercase and while do that it writes few warning level trace messages in the trace file. I've tried changing the levels from Warning to Info but I still don't see anything in my Log Viewer. At this point I am not even sure if I am looking at right place. When I test my mapping in Message Mapping's Test tab it works fine and shows me all my trace messages. But when I do end to end it is not writing anything to the trace file. I've tried to use instructions from following blogs:
    1. /people/michal.krawczyk2/blog/2007/04/30/xipi-personalized-logging-tracing(logging and tracing)
    2. /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni (logging and tracing)
    3. /people/michal.krawczyk2/blog/2005/02/25/simple-java-code-in-graphical-mapping--xi(for my UDF)
    but I still don't see traces in my Log Viewer. Please let me know if I am doing anything wrong here.
    Thanks in advance!!
    ==============================================================
    public String TraceVar(String var1, Container container) throws StreamTransformationException{
    AbstractTrace importanttrace; //create an instace of AbstractTrace
    importanttrace = container.getTrace(); //get trace
    importanttrace.addWarning("FiletoFileMP:MyUdflibrary: " + var1); //write first message to the trace
    // fix the naming conventions later
    String SenderName; // declare multiple vars to store infos
    String ReceiverName;
    String interface_name;
    String message_ID;
    String time_Sent;
    java.util.Map map;
    map = container.getTransformationParameters();
    //get interface info into the variables
    time_Sent = (String) map.get(StreamTransformationConstants.TIME_SENT);
    message_ID = (String) map.get(StreamTransformationConstants.MESSAGE_ID);
    interface_name = (String) map.get(StreamTransformationConstants.INTERFACE);
    SenderName = (String) map.get(StreamTransformationConstants.SENDER_NAME);
    ReceiverName = (String) map.get(StreamTransformationConstants.RECEIVER_NAME);
    //post interface info to the trace
    importanttrace.addWarning("Time Sent: " + time_Sent);
    importanttrace.addWarning("Message ID: " + message_ID);
    importanttrace.addWarning("Interface Name: " + interface_name);
    importanttrace.addWarning("Sender Name: " + SenderName);
    importanttrace.addWarning("Receiver Name: " + ReceiverName);
    //convert var1 to uppercase to make sure this function has be executed
    return var1.toUpperCase();
    Edited by: Mayur Patel on May 5, 2009 11:03 PM

    Thank you Prateek for a quick response.
    Yes I was able to see my trace messages in SXMB_MONI. Below is my the info... This is great. I am still not sure why this info is not showing up in Log Veiwer's (default trace) window. Any ideas? Since this XML file contains lots of other information I was wondering how to put my trace messages into the log viewer.
    Thanks!!
      <Trace level="1" type="T">*** START APPLICATION TRACE ***</Trace>
      <Trace level="2" type="T">FiletoFileMP:MyUdfLibrary: Honda</Trace>
      <Trace level="1" type="T">FiletoFileMP:MyUdfLibrary: Honda</Trace>
      <Trace level="1" type="T">Time Sent: 2009-05-05T16:16:39Z</Trace>
      <Trace level="1" type="T">Message ID: 366CEAF14D3B410033AFDDB71CD2AF73</Trace>
      <Trace level="1" type="T">Interface Name: SIC_Car_Outbound</Trace>
      <Trace level="1" type="T">Sender Name: SIC_Car_Outbound</Trace>
      <Trace level="1" type="T">Receiver Name: SI_Car_Inbound</Trace>
      <Trace level="1" type="T">*** END APPLICATION TRACE ***</Trace>

  • ITunes Won't Authorize for Automatic Downloads & Account Information Viewing

    Hi,
    So I've been having a problem signing into iTunes for the last few days now. First off, I've isolated the problem to my MacBook Pro and verified that Mac OS X/iTunes were both up to date. I've reinstalled iTunes and restarted. I've tried re-athorizing my computer for the Store. I've tried reseting my network configuration by deleting the NetworkInterfaces.plist. I've even tried deleting the SC Info folder. Nothing has worked. At all. What is happening is that whenever I go to authorize Automatic Downloads or to view my Account in the iTunes Store, it just keeps prompting me without ever signing in. I can see the progress bar moving to signify it's attempting to connect but it always fails to do so. Oddly enough and despite not being able to update my apps, it's actually somehow updated a few of them. Could this perhaps be a case of my ISP not having the correct ports open? At this point, I really don't know what else it could be. Anyway, this is just becoming more and more frustrating by the day. Please help!

    Let me guess: you changed hardware or did major system changes? Like Windows needs to be activated again after such changes, iTunes needs too. Just deauthorise the PC and authorise again, should fix the problem.

  • SQL Developer and Blocking View of Other Users' Objects

    I am using SQL Developer in a classroom environment. My student users can “see” Other Users objects. They cannot modify, but none the less can see the structure and data.
    I only want the users to be able to see their own objects. Is there a privilege that needs to be revoked? (In using SQL Plus command line, this was not a problem.)
    Thanks.
    -Karen

    Karen,
    From sysdba account (sys/system). Run following and verify for that particular user grant is revoked. May be exit from sql developer and log back in or refresh view.
    YOu can also potenially revoke all the privs from all non admin uses i.e.r even connect/resource roles and grant them back.
    revoke select any table from yourschemaname;
    revoke connect from schemaname;
    revoke create session from  schemaname;
    revoke resource from schemaname;
    Then just grant privs as need basis
    grant connect to schemanme;
    grant resource to schemaname;
    grant create session to schemaname;
    ..Regards
    Edited by: OrionNet on Jan 23, 2009 2:01 PM

Maybe you are looking for

  • File Sharing on a mixed Tiger-Leopard network

    I have a LAN with two machines, a PPC with 10.4.11 and a new Laptop with 10.5.1. If I turn on file sharing on the Tiger machine, I can see and access it from Leopard. But if I turn on file sharing on the Laptop, I can find the laptop as a server when

  • The handler of the client doesn't work

    the client is a java application, and I have add the handler to de handlerchain of the client's registry, but it just doesn't work. What's the matter? This is my code: String url = "http://127.0.0.1:8080/HelloWorld/HelloWorld?wsdl"; String namespace

  • HT1414 did anyone notice when you updated to is06 you lost the battery charge percentage? can yu get it back?

    did anyone notice when you updated to is06 you lost battery charge percentage? ho do you get it back? ty jmcapo

  • Camera Raw 6.4 Update Issues

    I have PS CS5 and have downloaded the new camera raw 6.4 zip file and when I double click the  AdobePatchInstaller.exe, Adobe Application Manager opens up and I get the error "Error Loading Updater Workflow" Can anyone help me with this issue, it wou

  • Mac won't let me load upgrade to cs6.

    I have just purchased a new mac and have loaded CS4 but, it won't let me load upgrade to cs6. Say serial number is not for a qualifying product. It was fine with old mac.