10.1.3.5 flowchart in Bpel console displays all the details

Hello

All this experience? And what would be the fix has done, we missed some configuration (I hope)?

BPEL Console-> forums-> choose the running instance row activity-> flow (to see the flow chart)

10.1.3.5 does not show underlying activities in an onMessage picked action. However in an 'Audit' details are shown OK. In the attached example, it is onAlarm - but it happens with all of the onMessages.

http://I41.Tinypic.com/2jdj1ab.jpg

10.1.3.4 - displays fine underlying activities

http://i43.Tinypic.com/vwtys1.PNG

Piece of source BPEL process:

http://I39.Tinypic.com/xm0hoy.PNG

Thanks in advance!

Finally found info on this subject seems to be a known bug:

Patch 9162451: NESTED ONMESSAGE/PICK/ONALARM ACTIVITIES ARE NOT SHOW IN the BPEL FLOW

Tags: Fusion Middleware

Similar Questions

  • javax.servlet.ServletException - at the launch of the BPEL Console

    Hello

    I applied the RLM 7 patch (Patch # 8372141) on my environment of fmw.

    Environment details apply the hotfix:
    SOA Suite - 10.1.3.1 + 10.1.3.4
    O Patch 1.0 . 0.0.61
    MLR5 patch 7714967

    Before applying the patch, it was working fine and no problem.

    After you apply the fix, I could not connect to the BPEL Console URL, get the below error message

    Complete cycle of Oracle BPEL Process Manager
    An unexpected error occurred during the execution of your request. This is probably related to a defect in the product, Oracle BPEL Process Manager. We apologize you can post the error on the OTN forum and we will respond as soon as possible.
    Update information:
    *****************************************************************************
    Oracle BPEL Server version 10.1.3.4.0
    Build: 0
    The generation time: Fri may 01 18:07:27 PDT 2009
    Build type: free
    Tag from the source: PCBPEL_10.1.3.4.0MLR7_GENERIC_RELEASE

    Exception message:
    javax.servlet.ServletException - com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision (com.oracle.bpel.client.BPELProcessId, com.oracle.bpel.client.auth.DomainAuth)

    I couldn't find a way to attach the log file and the contents of the log file is too big to post here... (exceeds the maximum length)

    Could someone help me on this?

    Thank you
    Suresh

    Hi Suresh,

    Looks like the size of the file orabpel.ear is different from $ORACLE_HOME/j2ee/oc4j_soa0/applications/orabpel.ear and $ORACLE_HOME/bpel/system/services/lib/orabpel.ear location. Could you please let me know their sizes, so that I can check cross in my environment.

    If it does not, then correct it please rollign back the RLM # 5 patch and see if there is plain 10.1.3.4 the work of the Group of hotfixes. Then, again applied the RLM # 5 and its no fix post.

    Concerning
    A

  • Connection using the BPEL Console error

    Hello

    When I try to log in using the BPEL Console, I get the following error:
    "No area accessible to the user not connected."

    I tried to link "Goto BPEL Admin". I have not found any field it. I'm unable to add the new domain also.

    Can someone let me know if I need to change any configuration to make it work?

    Thank you

    Hello

    can you please make sure, that your database (oracle or olite) is running?
    You can test the data sources for the container of oc4j_soa inside the Business Manager (hostname:7777 / em)?

  • Any area accessible to the user logged by mistake into the BPEL Console

    Hi all
    I installed the 10.1.3.4.0, while SOA costume I'm deploying the process BPEL Console, I get the error "no accessible to the user area not connected". Can any one Reslove it.

    Thank you and best regards,
    Kebe Thakur

    Hello

    Patch 10.1. 3.4 must be installed on an advanced version of SOA 10.1.3.1. Since this is for change of domain name. If you install the patch for 10.1.3.3, basic install works fine... but it would not for 10.1.3.4

    Best regards
    Dhaval K

  • Remove stale using the BPEL Console instances

    Hello

    I want to delete all obsolete instances in a particular area in production using the BPEL Console environment.

    Can anyone help me please with the same.

    Awaiting reply ASAP.


    Thanks in advance,

    Umang.

    Duplicate the $ORACLE_HOME/bpel/system/database/scripts/purge_instances_oracle.sql

    Change the following queries

       INSERT into temp_cube_instance
          SELECT cikey
            FROM cube_instance
           WHERE state = 9 AND modify_date < p_older_than;
       INSERT into temp_invoke_message
          SELECT message_guid , headers_ref_id
            FROM invoke_message im
           WHERE state =9 AND receive_date < p_older_than AND NOT EXISTS
           -- we do not want to delete those rows which are referenced by the delivered messages
           -- but also by the open cikey instance
           (SELECT 1 FROM cube_instance ci,
                          document_ci_ref dcr,
                          document_dlv_msg_ref ddmr
                WHERE im.message_guid = ddmr.message_guid
                      AND ddmr.dockey = dcr.dockey
                      AND dcr.cikey = ci.cikey
                      AND ci.state =9);
       INSERT into temp_dlv_message
          SELECT message_guid , headers_ref_id
            FROM dlv_message dm
           WHERE state = 9 AND receive_date < p_older_than AND NOT EXISTS
           -- we do not want to delete those rows which are referenced by the delivered messages
           -- but also by the open cikey instance
           (SELECT 1 FROM cube_instance ci,
                          document_ci_ref dcr,
                          document_dlv_msg_ref ddmr
                WHERE dm.message_guid = ddmr.message_guid
                      AND ddmr.dockey = dcr.dockey
                      AND dcr.cikey = ci.cikey
                      AND ci.state = 9);
    

    See you soon,.
    Prasanna

  • Not reflected in the BPEL Console task approval

    Dear Experts,

    I'll have a human task in my BPEL process. Using wofk API flow I am downloading of attachments for the task of BPEL and able to store it in the location.

    Here I am allowing the user to download attachments. So in BPEL, I introduced 'while' activity and is based on the number of attachments I'm an iteration and
    store the file to the physical path.

    But the question is, if ever a loading user as an attachment to the activity of the task and approve the task it gets approved.

    But the approval of task does not get reflected in the BPEL console. Here in the console BPEL still waiting for response from the task. I am not able to solve this problem.

    But I think that there could be an exception in my code. But he doesn't think.

    Please suggest me.

    Thank you
    Rajesh

    When the task is approved, it disappears from the list of tasks of the application from the task list?

    you need to check three log files, 1) //bpel/areas//logs/domain.log and 2)/j2ee//logs/ /, check .out and .err files.

    Let us know if you get log entries related to your task.

  • Not appearing BPEL process called is not in the BPEL console!

    All,

    BPEL version: 10.1.3.4 as well as my JDev

    I have an asynchronous process that reads an xml file and insert the record in DB. The process works well, but today I found a strange behaviour that the process reads the file and inserted in the DB as well, but did not see the instance in the bpel console! I went through 10.1.3.3 guide, it is said in the process of the bpel console tab you could see "perform manual Recovery" for the retry mechanism. Is there a similar feature available in 10.1.3.4? If so, how can I achieve this?


    Thank you

    Sen.

    On the console, go to Administration - > retry option for different operations i.e. call activity,...

  • BPEL console not until after applying the fix

    Hi all

    We have installed SOA suite install 10.1.3.1 with advance. The installation went well and we were able to access the console without errors. We then applied fix for upgrade to 10.1.3.3...

    After you apply the fix, we are not able to access the BPEL console. Installation of the patch has gone well and we have not received any errors...

    Newspapers said opmn:

    ==========================================================================
    < 2008-10-30 17:48:53, 721 > < INFO > < wsif > WSIF0007I: using WSIFProvider 'oracle.tip.adapter.fw.wsif.jca.WSIFDynamicProvider_JCA' NamespaceURI 'http://xmlns.oracle.com/pcbpel/ '.
    Provider WSIF custom Loadded 'oracle.tip.adapter.fw.wsif.jca.WSIFDynamicProvider_JCA '.
    < 2008-10-30 17:48:53, 721 > < INFO > < wsif > WSIF0007I: using WSIFProvider 'oracle.tip.esb.wsif.WSIFDynamicProvider_ESB' NamespaceURI 'http://www.oracle.com/esb/ '.
    Provider WSIF custom Loadded 'oracle.tip.esb.wsif.WSIFDynamicProvider_ESB '.
    < 2008-10-30 17:48:53, 721 > < INFO > < collaxa > < ServerManager::loadAllDomains > all areas under D:\product\10.1.3.1\OracleAS_2\bpel\domains load
    < DomainDescriptorManager::create > detected field descriptor version ' 2.0.6ยป
    < 2008-10-30 17:48:53, 909 > < INFO > < default.collaxa.cube > < ServerManager::loadDomain >
    *****************************************************************************
    Oracle BPEL Server version 10.1.3.3.0
    Build: 0
    The generation time: Fri Jun 15 06:05:31 PDT 2007
    Build type: free
    Tag from the source: PCBPEL_10.1.3.3.0_GENERIC_070615.0525

    < 2008-10-30 17:48:54, 049 > < INFO > < default.collaxa.cube.engine > < CubeEngine::load >
    *****************************************************************************
    BPEL area during the initialization of the descriptor file
    'D:\product\10.1.3.1\OracleAS_2\bpel\domains\default\config\domain.xml '.

    < 2008-10-30 17:48:54, 080 > < INFO > < collaxa > < ConnectionFactoryImpl::init > Initialized, factory connection jdbc/BPELServerDataSourceWorkflow
    < 2008-10-30 17:48:54, 080 > < INFO > < collaxa > < ConnectionFactoryImpl::init > Initialized, factory connection jdbc/BPELServerDataSource
    "< 2008-10-30 17:48:54, 440 > < version database INFO > < default.collaxa.cube.engine > < gsDomainSchemaManager::validateCompatibility > Detected ' 2.0.51.
    < 2008-10-30 17:48:54, 440 > < INFO > < default.collaxa.cube.engine > < AdaptorManager::load > Loaded adapters for platform "ias_10g" of the datasource 'oracle '.
    < 2008-10-30 17:48:55, 487 > < INFO > < default.collaxa.cube.engine > < AdapterStats::init: fact holder initializing statistics adapter for engine > by default
    < 2008-10-30 17:48:55, 534 > < INFO > < default.collaxa.cube.engine > < FaultPolicyManager::loadFaultPolicies > added political fault line D:\product\10.1.3.1\OracleAS_2\bpel\domains\default\config\fault-policies\DefaultPolicy.xml
    < 2008-10-30 17:48:55, 549 > < INFO > < default.collaxa.cube.engine > < FaultBindingsManager::loadFaultPolicyBindings > default connection file loaded:D:\product\10.1.3.1\OracleAS_2\bpel\domains\default\config\fault-bindings.xml
    < 2008-10-30 17:48:55, 549 > < INFO > < default.collaxa.cube.engine > < CubeEngine::init >

    OraBPEL 'default' BPEL responsible area.
    *****************************************************************************
    < 2008-10-30 17:49:03, 002 > < ERROR > < collaxa > < ProcessJob::execute > error connecting to http://testweb141.enterprisenet.org:7780
    < 2008-10-30 17:49:04, 955 > < ERROR > < collaxa > < ProcessJob::execute > error connecting to http://testweb141:7780 / orabpel
    < 2008-10-30 17:49:06, 080 > < ERROR > < collaxa > < ProcessJob::execute > error connecting to http://10.66.6.56:7780 / orabpel
    < 2008-10-30 17:49:08, 065 > < ERROR > < collaxa > < ProcessJob::execute > error connecting to http://testweb141.enterprisenet.org:7780 / orabpel
    < 2008-10-30 17:49:09, 112 > < ERROR > < collaxa > < ProcessJob::execute > error connecting to http://localhost:7780 / orabpel



    Oc4j houses are alive but the HTTP_SERVER is down... Please help with some advice!

    Thank you

    Uncomment the line

    d:/product/10.1.3.1/oracleas_2/Apache/Apache/conf/SSL.conf

    should be down.

    Please note that these patches will not have any impact, except if you want to enable SSL. If you do so in the future then we you get the ApacheModuleOSSL.dll file and place it in the d:/product/10.1.3.1/oracleas_2/apache/apache/Module directory.

    see you soon
    James

  • Consol error showing all the types of errors

    Consol error showing all the types of errors

    Are one of these errors to your Firefox problem?

  • When I open the forefront TMG management console I had the mistake of Faild refresh 0x004045e

    When I open the forefront TMG management console I got the error of Faild refresh 0x004045e, the list of DNS addresses for the sepcified network includes duplicates

    the error occurred on the 'avant-garde' of the class object 'server' in the scope of the table 'avant-garde '.

    Please help becuse he asks to go downhill, run the script or not and on the two cases, its still to appear

    Hi ahmad84

    Since you are facing problems with the Forefront TMG management console, it would be better suited in the Technet Windows forum. Please post your question in the following TechNet Windows server forum to improve assistance:

    http://social.technet.Microsoft.com/forums/en-us/winserverNIS/threads

  • That's why when I want to sign into xbox live on my console, I get the join rather than the sign in guest

    Original title: sign in error xbox

    That's why when I want to sign into xbox live on my console, I get the join rather than the sign in guest?

    Hello

    The issue you have posted is related to Xbox Live, I recommend you post this question in the Xbox forum.

    http://forums.Xbox.com/xbox_forums/xbox_support/default.aspx

  • Tryint to reinstall Windows xp but cannont format partition it during installation. Recovery console will format the thought.

    do format

    Results CHKDSK says "volume appears to contain one or more unrecoverable problems". Trying to reinstall XP on the computer hp pavilion zx5000 laptop, but "XP Setup" (Home Edition) can not format the partition. Recovery console will format the partition, but the habit then "Configuration". So now what? What are my options, if any?

    Hello

    Check with HP support, their documentation online and ask questions in the forums of HP on the known issues.

    Support HP & drivers
    http://welcome.HP.com/country/us/en/support.html

    Contact HP
    http://welcome.HP.com/country/us/en/contact_us.html

    HP forums
    http://h30434.www3.HP.com/PSG/

    =========

    Don't forget cables and wiring as much as possible (remove ALL power).

    Run these to check the disc - the manufacturer Diagnostic utilities.

    (The old 302602 links isn't now valid for Diagnostics links).

    Manufacturer diagnostic utilities - run one to your hard drive
    http://www.techsupportforum.com/hardware-support/hard-drive-support/462298-no-IDE-device-found.html

    Corrected list dated 06/09/2010

    Fujitsu hard drives: utility of diagnosis here
    http://www.Fujitsu.com/EMEA/products/HDD/

    Hitachi hard drives: utility of diagnosis here
    http://www.HitachiGST.com/support/downloads/

    IBM hard drives: use Hitachi utility *.

    Toshiba hard drives: use Hitachi or Maxtor utilities

    Maxtor hard drives: Diagnostic Utilities here (now SeaGate)
    http://www.Seagate.com/www/en-us/support/

    Quantum hard drives: use the Maxtor utilities

    Seagate hard drives: here Diagnostic utilities
    http://www.Seagate.com/www/en-us/support/downloads

    Conner hard drives: use the Seagate utilities

    Hard drives Samsung: utility of diagnosis here
    http://www.Samsung.com/global/business/HDD/

    Hard drives Western Digital: utility of diagnosis here
    http://support.wdc.com/product/download.asp?lang=en

    Trial versions of one of these 'might' help.

    SpeedFan
    http://www.almico.com/sfdownload.php

    HD Tune
    http://www.hdtune.com/

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • BPEL 2.0: Error Message referencing to catch all the

    Hi all

    I have a BPEL 2.0 process in which I have a Catch all. What I would like to make is the reference of the error message that is to be taken and do something with it. I know that this can be done if a specific failure but I would like to use Catch all. is possible to do?

    Thank you

    Bill

    Hello

    All the sockets, you can get fault as ora: getFaultasString and then send back them to do something with it.

    Thank you

  • Management IP on ESXi console is now the IP of vMotion?

    Hi all

    Yesterday I had to change the IP addresses on 4 ESXi hosts and I was informed by a colleague that the simplest way would be to add another port of kernel vm standard vSwitch, give the new IP address, DNS update and then delete the original vmkernel port. It seemed to work, but noticed last night when connect you to the console via iRMC (Fujitsu ILO version) that the IP address of the console is now the same has the IP of vMotion.

    Any ideas on how to solve this problem?

    sitting on a dvSwitch vMotion and he says that it's vm kernel 1 port and my new core of management port I created appears as port of kernel vm 2.

    Here, any help would be greatly appreciated.

    Concerning

    Ronnie

    I found this article. http://KB.VMware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalID=2043784

    Just so will try now to put my host in maintenance mode, remove it from the dvswitch and then it reboot. updates with result

  • I have also displayed on the version of phone 'activate' in the administration console, Mobile support?

    I have also displayed on the version of phone 'activate' in the administration console, Mobile support?

    See printscreen: 2014-10-24_1740 - ha4010 library

    For sites published between Muse and BC, you don't have to do it. BC editions site will automatically redirect to the version phone depending on the device used.

    Thank you

    Sanjit

Maybe you are looking for

  • No sound with some applications

    There is no working Audio with music, videos, YouTube, spotify, and al many web readers. His work with Netflix, Garage-Band. Anyone know a Solution?

  • EA4500 problem?

    I just got an EA4500 and I really like it. I got set up with my printer, tested a few things and everything works perfectly fine. The problem I have now is that when I plug in the USB flash drive I don't know how to access. For some reason when I go

  • THE TASKS/QUICKBAR BAR ' % S '

    I have Vista Home, and I used to have a "to-do bar" that hung over the top - I could quickly access internet, files, etc. All of a sudden, it disappeared, and I can't seem to find it. It is NOT the side bar and not the taskbar "normal." It's a comple

  • IKEv2 - xml file and the host name

    Hello world Ikev2 anyconnect works very well in the PC. Xml file in c\programs data\profile PC hostname say anyconnect_ikev2. Under the ASDM - anyconnect profile I changed the host name to say xyz.com. Then PC I tried to connect again and found that

  • Can I click on an object in my browser that opens a window on that in the same browser, which is then resealable.

    I have included this site as my reference. Elisa van Joolen. If we scroll down and flat on some images, an arrow appears, you can click and a window opens with a layout or details inside. The window can be closed by pressing the 'x '. I would like to