Several Onmessage and asynchronous process doesn't function

Hi,
I'm using the BPM suite v10.1.2.0.2.
A process instantiated by a pick with two onMessage, each receiving a distinct message from two different invoke from another process, doesn't function.
I have the following error :
<remoteFault>
<part name="summary" >
<summary>when invoking endpointAddress 'http://set.by.caller', exception during AXIS invoke: java.net.UnknownHostException: set.by.caller; nested exception is: javax.xml.rpc.JAXRPCException: java.net.UnknownHostException: set.by.caller</summary>
</part>
<part name="detail" >
<detail>javax.xml.rpc.JAXRPCException: java.net.UnknownHostException: set.by.caller</detail>
</part>
</remoteFault>
More clearly, when I Introspect the data entries to instantiate only the process beginning with the pick, It works with one operation, but not for the other.
I can see that the error is the following : the server always looks after the same portType, and therefore generates the following error : operation cannot be found in the portType.
I assume the code is correct describing the two operations.
Has anyone already faced such a bug ?
Thank you by advance,
mlamarque

Hi,
I've been working on it these past days. I Never found the problem.
You can find here the useful bpel code :
<partnerLink myRole="BPELProcess1Provider" name="PartnerLink_1" partnerLinkType="client:BPELProcess1"/>
<partnerLink myRole="BPELProcess1Provider2" name="PartnerLink_2" partnerLinkType="client:BPELProcess2"/>
<variable name="variable1" messageType="client:BPELProcess1RequestMessage"/>
<variable name="variable2" messageType="client:BPELProcess1RequestMessage2"/>
<pick name="Pick_1" createInstance="yes">
<onMessage portType="client:BPELProcess11" operation="initiate1" variable="variable1" partnerLink="PartnerLink_1">
<wait name="Wait_1" for="'PT5S'"/>
</onMessage>
<onMessage portType="client:BPELProcess12" operation="initiate2" variable="variable2" partnerLink="PartnerLink_2">
<wait name="Wait_2" for="'PT5S'"/>
</onMessage>
</pick>
and here is the WSDL code :
<portType name="BPELProcess11">
<operation name="initiate1">
<input message="client:BPELProcess1RequestMessage"/>
</operation>
</portType>
<portType name="BPELProcess12">
<operation name="initiate2">
<input message="client:BPELProcess1RequestMessage2"/>
</operation>
</portType>
<plnk:partnerLinkType name="BPELProcess1">
     <plnk:role name="BPELProcess1Provider">
          <plnk:portType name="client:BPELProcess11"/>
     </plnk:role>
</plnk:partnerLinkType>
<plnk:partnerLinkType name="BPELProcess2">
     <plnk:role name="BPELProcess1Provider2">
          <plnk:portType name="client:BPELProcess12"/>
     </plnk:role>
</plnk:partnerLinkType>
If I Try to introspect the call of 'intiate1' with a HTML form on the BPM server, I get the following error message :
Unfound operation in the portType. The operation "initiate1" cannot be found in the portType "{http://xmlns.oracle.com/BPELProcess1}BPELProcess12". Check if the "initiate1" operation exists.
The other branch is working fine.
I can't help thinking that this is an Oracle Bug : the server always looks after the same branch.
Anyway, thank you by advance
Mathieu Lamarque

Similar Messages

  • I have an Apple Powerbook G4, and my monitor doesn't function. I have an external display Monitor, however it's stuck in extended screen mode. How do I get it to mirror or duplicate the display without use of the on-board?

    As i had said, I have an Apple Powerbook G4, and my monitor doesn't function. I have an external display Monitor, however it's stuck in extended screen mode. How do I get it to mirror or duplicate the display without use of the on-board? Is there a Fn key combo i'm missing or is the issue more serious then i realize? any and all help and hints would be greatly apprichiated, thanks in advance.
    -Powerbook User

    The PowerBooks have an F-key that toggles mirrored and extended mode. My PB is loaned out right now but I think it was f7. The keycap has an icon on two overlapping rectangles, as I recall.
    EDIT: Yes! Found a pdf of the PB manual it shows F7 is the toggle:

  • Re : what is diffrent Between  Synchronies and   Asynchronies  process

    Hi ,
          what is diffrent between Synchronies and   Asynchronies  process in  session Method and call Transcation method  pls give one Example...
    Thanks
    Arief .S

    Synchronus data processing is that in which the program calling the update task waits for the update work process to finish the update before it continues processing.
    In Asynchronus update the callng program does not wait for update work process to finish the update and continues as normal.
    A BDC done with sessions is always synchronus.
    A BDC with call transaction is by default asynchronus
    unless you define it explicitly as
    call transaction 'XXXX' ...... update 'S'.
    ( If you donot define update option it is defaulted to "A" ).
    The update method is of importance when one transaction locks data which may be required by a subsequent transaction . The subsequent transaction will fail if data is locked from previous one. An example would be you are creating sales order for same material in succession ( with asynchronus update ). Quite likely that some of transactions would fail due to material locked.
    For large volume of data Call Transaction will be faster but you have no restart capability here. Suppose from 1000 transactions 100 fails . You will have to run the BDC program again exclusing the ones which wrere successful. However with session method you have the option to process the error transactions again in SM35 . So if you are sure that errors will not occur use call transaction else use session method.

  • Multiple ethernet networks show and the internet doesn't function on T400 with windows 7 64bit

    Hello all we are having an issue with several T400 notebooks which i hope someone can help with.
    the first symptom is no internet connection on the wired port-wireless has been turned off so it doesn't interfere with testing.
    the network and sharing center shows multiple networks on the local area connection, one work (a domain), one public why the public one is there i don't know.
    ipconfig shows it is getting an ip and dns through dchp and they are proper but two gateways are showing up one proper the other 0.0.0.0 this is where it is dying (i think)
    i've done a route -p delete 0.0.0.0 but it doesn't persist through reboots for some reason.
    so every reboot you have to run the route -p delete (administrative cmd prompt required) and then a release and renew and it works properly until it is next rebooted.
    Does anyone know a way to get rid of the 2nd network?  Beside the "public network" shows local area connection same as beside the work network if i disable one it disables the adapter and neither works.
    Thanks for any help you can offer.
    Stephen

    Hi, I found a solution which worked for me. After installing vs2008 I got some extended error messages which stated that the lenove config databases are currupt. So I removed all database and xml files of the lenovo directorty where the pc-doctor
    wolle wrote:
    Hello, I'm using a T410 with Windows 7 professional german 64bit.
    All Lenovo drivers/bios, MS hotfix are up2date.
    When the Thinkvantage Tool is starting up I get two different messages.
    The first nonsense error message stated:
    "Das ursprüngliche Systemprofil wurde unter Einsatz von Deutsch zusammengestellt, aber ihr Computer
    benutzt derzeit Deutsch. Dies kann einen unzutreffenden Bericht zur Folge haben. Um einen fehlerfreien Bericht zu gewährleisten, stellen Sie bitte Ihre ursprüngliche regionalen Einstellungen ein: Deutsch".
    After clicking on the button "diagnostic" and waiting ~30sec. a message will appear, that the program doesn't function correctly and close pcdr5cuiw32.exe.
    I reinstalled the Lenovo Toolbox many times, dis- and enabled the .net framework 3.51.
    Any idea? Thanks.
    Wolle
    Fehlerbucket 1042642550, Typ 5
    Ereignisname: CLR20r3
    Antwort: Nicht verfügbar
    CAB-Datei-ID: 0
    Problemsignatur:
    P1: pcdr5cuiw32.exe
    P2: 6.0.5450.12
    P3: 4b7c85d1
    P4: libAsapiCSharp
    P5: 0.0.0.0
    P6: 4b066e59
    P7: e18
    P8: 30
    P9: System.ApplicationException
    P10:
    Angefügte Dateien:
    C:\Users\wolle\AppData\Local\Temp\WER3AC0.tmp.WERInternalMetadata.xml
    Diese Dateien befinden sich möglicherweise hier:
    C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_pcdr5cuiw32.exe_8cd648aeacc4a6bcff206ecfb8786fd35bf8737d_0972952e
    Analysesymbol:
    Es wird erneut nach einer Lösung gesucht: 0
    Berichts-ID: 2f06e5da-3142-11df-a9dd-00a0c6000000
    Berichtstatus: 0
    is saving his results. Now the hardware check is working fine without any error message, regards Wolle

  • Synchronous and asynchronous processes communication in WLI 8.1

    Hi all,
    I'm using workshop with WL 8.1 to design by business processes.
    I have created one process which is invoked synchronously via a client request
    with return.
    Than I call this process in web flow. The process publishes message in the MB,
    which creates
    another process asynchronously. My question is how can I communicate
    from the first process with the second one ? e.g. In some cases I need to wait
    when the second
    process riches some state, or e.g. how to check if the everything’s went ok in
    the second one ?
    I tried to manage it by another MB channel, but when I add the proper controls
    to first process
    it becomes asynchronous and I can not use such process in the flow (there is no
    way to handle
    callback methods in the flow) and I need to have return somehow.
    Do you have any suggestion how to design (or redesign) my workflow ?
    Best regards
    Jan

    "Jan Mrzyglod" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hi all,
    I'm using workshop with WL 8.1 to design by business processes.
    I have created one process which is invoked synchronously via a clientrequest
    with return.That's fine so far.
    Than I call this process in web flow. The process publishes message in theMB,
    which creates
    another process asynchronously. My question is how can I communicate
    from the first process with the second one ? e.g. In some cases I need towait
    when the second
    process riches some state, or e.g. how to check if the everything's wentok in
    the second one ?Communicating between JPD processes is preferably done with Process Controls
    (Add Control / Integration Control / Process). A Process control needs a jcx
    file belonging to a process. To generate a Process Control jcx file to a
    process, click right on the JPD file in the project tree, and select
    Generate Process Control.
    If the page-flow calling on the first process also has to wait for the
    second process to reach some state, then you need to have
    synchronous invocation between the first and the second process.
    That can be done only with adding a message path to the start node of the
    second process (the circle), and putting a Client Request with Return in it.
    Everything in the Client Request with Return node is invoked synchronously,
    meaning that the first process will wait for the return, and gets the return
    value, and receives any exceptions thrown and everything takes place in the
    same transaction. However this way you have no modelling information on
    where the process flow currently is, so you have to keep track of that in a
    variable in the JPD, if you need to know that.
    You also have to put at least one stateful (waiting) node to the normal
    process flow, so that the process does not terminate right after starting
    (Workshop warns about this as well).
    Now regenerate the process control jcx for the second process, and you will
    see a method on it belonging to the message path Client Request with Return.
    This can be invoked synchronously on the process control in the first
    process.
    I presume however, that you are aware of the fact, that the HTTP request can
    time out, and in that case I am not sure, whether additional steps in the
    page flow are evaluated or not. Possibly not. Typically I would expect, that
    forwards and includes do not.
    Regards,
    Robert Varga

  • On Win 7 64 bit, Firefox 7, 8 and Nightly all refuse to see Flash. I have uninstalled, installed Flash 11 several times and FF just doesn't see Flash. Anyone got a fix?

    On Win 7 64 bit, Firefox 7, 8 and Nightly all refuse to see Flash. I have uninstalled, installed Flash 11 several times.

    There are two different versions of Flash, the '''''ActiveX''''' version for IE and the '''Plugin''' version used by most other browsers.
    1.Download the Flash Plugin version setup file from here: <br />
    [http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player.exe Adobe Flash - Plugin version]. <br />
    Save it to your Desktop.<br />
    2. Close Firefox using File > Exit <br />
    then check the Task Manager > Processes tab to make sure '''firefox.exe''' is closed, <br />
    {XP: Ctrl+Alt+Del, Vista: Shift+Ctrl+ESC = Processes tab}
    3. Then run the Flash setup file from your Desktop.
    4. Start Firefox and test your installation here: https://www.adobe.com/software/flash/about/
    * On Vista and Windows 7 you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). <br />
    See this: <br />
    [http://vistasupport.mvps.org/run_as_administrator.htm]

  • Call mode types: Synchronous and Asynchronous in ABAP process for a chain

    Hello,
    I have a doubt about the call mode type for a abap type process in a process chain. It has two options:
    1.Synchronous
    2.Asynchronous
    Would like to know the diferences between these two; advantages and disadvantages of using them.
    Thanks in advance for your help...
    Regards,
    Anuj

    hi anuj,
    pls refer the following link.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/c5/eed63b54e56276e10000000a11402f/content.htm
    hope it will help u to understand well the synchronous and asynchronous process chains call mode.
    thanks

  • I am using a DAQ board to get the singnal now i need to perform frequency analysis and this system doesn't employ any filters etc it's just a signal

    Iam using AT-MIO-16E-2 board to retrieve the signal now i need to perfrom a frequency analysis and this process doesn't employ any filters etc.

    There are a lot of shipping examples that you can look at. They're under Analyzing and Processing Signals>Signal Processing. There are software filters and window functions that you can use but if you are having aliasing problems, then the only thing you can do is add hardware filtering.

  • My MacBook was working completely fine , I've had no troubles with it. I was waitin for something to load and all of the sudden the screen just went black . I've restarted it several times and the screen has just stopped working .

    My MacBook pro has been working fine but all of the sudden the screen went Fluro green. I restarted the computer by holding the start button down and evert since , every time I turn it on the screen is black . I've restarted it several times and the screen doesn't change.

    Shanice4 wrote:
    Im not sure what that means ?
    What part of the Article that I linked you do not understand?

  • Hi my 3G doesn't function on iPad mini iOS 6.1.3. WHY???

    Yesterday when I've take my iPad the icon of my 3G is disappear and now it doesn't function why?
    Please reply

    Hello there, n98b.
    Sounds like you may have issues connecting with your cellular service. The following Knowledge Base article should help with getting to the bottom of it:
    iPhone: Troubleshooting a cellular data connection
    http://support.apple.com/kb/ts3780
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • I tried to install yosemite yesterday and my computer goes through the whole installation process and then to a blank white screen.  I've rebooted, I've reinstalled several times and get the same result.  Two days wasted!

    I tried to install yosemite yesterday and my computer goes through the whole installation process and then to a blank white screen.  I've rebooted, I've reinstalled several times and get the same result.  Two days wasted and I can't use my computer!!

    I don't know if you've already resolved your problem, but I had the same thing, it took me 6 hours to fix it. I had the exact same as you, installed the update and then it went to a white screen. After trying start up holding down cmmd r or holding down the alt key to try to install it again, nothing worked, same result every time. Then an angel came to me here somewhere but I can't find it now to thank him. Start in safe mode, press shift once you hear the start up chime and hold it down until you hear it again. Installation completion box came up and it was working. turn off computer and start up again normally and all is well. Except my final cut pro x doesn't work with it, have to update that now too. same as when I updated to mavericks.
    Hope this helps.

  • LaserJet software/driver issues. Print and Scan Doctor doesn't work on scanning function of MFP.

    Upon using the diagnostic utility HPPSdr. exe, only the select an action "Fix Printing" shows up and not the "Fix Scanning" option. Our printer is the LaserJet 3050 connected via usb running under Windows Vista32 on a HP dv8408us laptop. The scanning driver is HP imaging 4.0.4.0. There have been numerous problems with this scanning software/driver package which have been well illustrated on the HP forums. An update is sorely needed. All that HP customers really expect when we buy a product is that we get the functionality that we paid for and that we get support for the software and hardware for a reasonable length of time, I think that 5-7 years after the final production date of the product, at least, is reasonable. In the case of the 3050, the scanning has never worked right since day 1 because the scans are too light with signatures and time stamps showing up poorly. With the pnp driver installed it it almost impossible to scan in receipts, etc. The communication software Toolbox FX is needed to use the scan button on the machine, and since there are so many problems with this package with respect to system resource usage and connectivity, we can't use it and we don't get the walk up use of the scan button that we paid for originally. As Microsoft has updated the Windows OS, HP has failed to keep pace and we lose functionality of our equipment over time.  The diagnostic utilities have supposedly been updated several times and the scanning portion of the MFP still doesn't show. Surely the wide base of installation of this product could justify the expense of some engineering time for an update to the software and drivers. If HP hopes to turn itself around, a commitment needs to be made towards engineering products that really work in the environments that its customers use them, or else HP will merely be regarded as marketing company that is only concerned with selling the next thing without respect to customer retention.

    VisionAiry,
    Thank you for your response,
         There have been problems with the software and drivers for the LaserJet MFP/AIO machines which have been well illustrated by many users on here for several years. What is shocking is the unwillingness of HP to address these issues at an engineering and design level. This is the level in your organization that these problems need to be addressed at, not at the marketing and customer service level. The software/driver package has never really worked right ever since the 3050 - 3392 series was introduced back in 2006. The scanning drivers in the pnp drivers don't work, and never have, because of frequent communication problems. Someone never bothered to check if a blue ink signature would scan. I and several others have reported on these issues. What I have discoverd, through much trial and error, is that the full software package upon installation with only basic drivers installed using the check boxes in the menu, actually installs differently than the pnp driver. Who would have thought this? So now the machine scans OK. 
         My PC really appreciates not having the ToolboxFX installed. ToolBoxFX Error messages and crashes have been well documented on here. This is an application that puts an unnecessary drain on system resources. The only problem is that now the use of the Scan button on the machine is taken away so I don't get the walk up use of the scan button that we paid for in the original design. Why is the scan button function tied to the defective ToolboxFX software? 
         As far as printing goes, after carefully deleting the original print drivers, I use the PCL 5 and PCL6 UPD drivers. They work a lot better than the original print drivers ever did. But what about scanning? The scan driver on the 3050 dates all the way back to 7 2007. Scanning is an integral part of the functioning of most offices nowadays, but it is an afterthought at HP.  Why would a driver, software or diagnostic package only address half of the capabilities of a machine?
         When I went on the vacation recently, I tried to use my PCL 5 and PCL 6 drivers on my relatives 2009 OfficeJet 7310 and it wouldn't work at all. I had to spend 2 hours with multiple failed attempts to install the full 7310 package on my PC. Installation problems and repeated attempts are a constant theme with HP software. The very term Universal Print Driver is misleading because it won't work on many of the HP products out there. The product listing for the UPD, I only recently discovered on here, with help, because it was so buried on the UPD information page. 
         The LaserJet 3050 at $300 from Staples wasn't the most expensive printer out there, but it wasn't the least either. It is actually a pretty nice piece of hardware. I have invested over $1,500 in marked up toner since I've had this machine. HP needs to do better for us. 

  • Asynchronous Processing of Workflow in Final Step Pro's and Cons?

    Hi,
    I was wondering if anybody has experience with "Asynchronous Processing of Workflow in Final Step".
    in our workflow process we have decided to use Decision type 4:  item based desicion for partial document.
    currently we are working on SRM Server 731 and I cannot find this in customization. I suspect I need to enable business function : SRM_APF_IMPR_1.
    can any body confirm this?
    But does anybody have some experience using this functionality, and provide some experience in the Pro's and Con's.
    on the link i found on SAP website limited information is available: :
    http://help.sap.com/saphelp_srm701/helpdata/en/c9/e6c2d976564cfe83ba850890d6f946/frameset.htm
    Hope anybody can provide some insight.
    thanks Sing

    Hi Sing,
    SAP says, that asynchronous processing should be faster for the large shopping carts (Last approver should not wait to long). But actually I have not determined big difference.
    If you activate this switch - do not fordet to activate following entry in SWE2.
    Regards
    Konstantin

  • How do I fix a initializing problem with my macbook pro? I only get to the blank screen with the apple logo and the "processing something"sign... it just doesn't start the system....

    How do I fix a initializing problem with my macbook pro? I only get to the blank screen with the apple logo and the "processing something" sign... it just doesn't start the system....
    Please help
    Marcelo

    If there is no loading bar, it's usually a problem with a third party kext file in OS X itself.
    You can press the power button down to force a hardware shutdown, then reboot holding the shift key down on a wired or built in keyboard, this will disable them and you go around and update your third party software.
    Gray, Blue or White screen at boot, w/spinner/progress bar
    Also take this time to backup your users files off the machine if possible.
    Most commonly used backup methods
    Sometime that won't work and you need to do more
    ..Step by Step to fix your Mac

  • "open in ibooks" button doesn't open pdf on iPhone 6, click it several times and nothing happens

    The "open in ibooks" button doesn't open pdf on new iPhone 6. I'll click it several times and nothing happens. Is there a way to uninstall ibooks and reinstall?

    there is no share button in preview
    I am seeing a Share button in Preview's toolbar, Larry:  Can you see the screenshot?
    The content of the Share menu will depend on the file format. For PDFs the menu will be nearly empty and iPhoto and aperture are missing.
    MacBook Pro (17-inch Late 2011), OS X Yosemite (10.10), 2.4 GHz i7, 16GB, 500GB SSD,1TB HD

Maybe you are looking for

  • Flash player trouble in firefox and safari

    Hi, i hope no one has opened a threat with this question. i did search for it but did not find any. if someone opened a threat like this please post a link here. i got audio trouble with flash player. flash player plays video proberly but it does not

  • Wired app gives me only grey screen

    I purchased the first 2 issues of the Wired magazine. I had a problem with last iPad OS update (3.2.1) and after a full restore, my Wired app is just a big grey screen. I have not the option to download the latest issue as the system thinks I've it a

  • Trouble returning to leopard while installing windows xp

    I went and used boot camp to install windows xp and everything when great, i formtted the partition to 32 GB; however, when i got to windows setup I forgotten I needed the product key and i can't find my xp disc product key. So now i just want to exi

  • Payments to Vendors Ageing Report query

    Hi - Require a report that for each vendor, calculates the total payments made to them but split into aged columns. Example is  total payments made to the vendor in the last month, in the last 3 months, 6 months, 9 months and the last year. There see

  • Problem with Bulk Collect ... FORALL

    I've written following code to bulk collect records from a cursor into a collection and insert it into a table using FORALL loop OPEN x;     LOOP       FETCH x BULK COLLECT INTO v_collection LIMIT 1000;       FORALL i IN 1..v_collection.count