How to make bpel wsdl accessible externally

how can i make my bpel wsdl to be accessed by external system(outside our office network).
its an asynchronous bpel .I am using SOA 11G.
Thanks
Edited by: user13374451 on Sep 28, 2010 8:01 PM

yes..as long as you allow it by the network/firewall to expose it t outside your company.
the external company can just paste the wsdl of the bpel in the browser to see it, or they can use it for generating artifacts in their tool.
Or you could send them the wsdl + xsd so they can generate the artifcats already..but first make sure you setup the firewall/network correctly so the bpel server can be invoked from outside the company

Similar Messages

  • How to make the WTR 610N external (USB) storage port my network common BackUP point..

    My networked PC's (XP Pro & VISTA Ultimate OS's) are set up to share those Folders & files I've selected for BackUp.  I intend to connect a 600 Gb ext HD to my WTR 610N Ext Storage port.  I hope a simple instruction (Move to...;Copy to...; even  Point & drag) will suffice to create the BackUp.  What commands should I use to select location and name of that special BackUp port.?

    How to Make my Macbook Pro's internal HDD external, when I get a SSD?
    Get an externel enclosure at the same time.
    You can order from OWC
    http://eshop.macsales.com/shop/hard-drives/2.5-Notebook/
    Put the SSD in the externel enclosure and use something like Carbon Copy Cloner,  to clone the internal drive and all it content to the SSD.  Then swap them out.
    Always good to have more than one backup.

  • PL/SQL: How to make a function accessible to all users?

    How can I make a function accessible to all users?
    I have written a stored function called GET_NET_BALANCE.
    I can run it but my users cannot.
    I have tried the following, but my users still cannot
    run the function:
    GRANT EXECUTE ON GET_NET_BALANCE TO PUBLIC;
    Thanks, Eileen

    Hi,
    You can try creating a public synonym on the function so that it is accessible to all.
    To get greater response.. please post your question at
    PL/SQL
    Regards,
    Anupama

  • How to make BPEL process to be exposed via java binding?

    How to make a BPEL process itself to be exposed via java binding?

    You can using WSIF. There are a few doc on the internet that explain this here are a few to get you started.
    http://www.oracle.com/technology/pub/articles/bpel_cookbook/juric.html
    http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28981/java.htm
    cheers
    James

  • Time machine. How to make backup from an external HD

    I need to learn how to use Time machine to make backups from an external hard disk in a network nas.
    We have been able to make backup of the information that is in the computer, but we need to protect the information that I have inthe external disk.

    Dear Mr. Root
    Folllowing your instructions we observed that the drive has been excluded, but I can not select it, and for this reason when I hit the  -   at the bottom I can not remove it.

  • How to make AEC work with external webcam?

    Hi everyone.
    What I'm trying to do is to make AEC work with external webcams. My target: flash in browser and desktop AIR app.
    I have the following situations:
    1. Laptop Lenovo S400, really not the best laptop, with MIC placed right above the speakers. But... AEC works excellent!
    2. PC with Logitech 1080p webcam (which has stereo microphones) and external speakers. But... AEC doesn't work at all. It even doesn't try to reduce any speakers sound in microphone data.
    3. The same laptop with connected Logitech camera and again - AEC doesn't work.
    In each situation I use absolutaly the same environment(Win7, target player - 11.9, Flex 4.6.0 SDK), code, compiller, etc..
    And I was unable to find any info for such situation.
    Does anybody have experience with such problem? I will be really grateful for any help.
    Here are parts of code:
    //  somwhere early...
    _microphone = Microphone.getEnhancedMicrophone();
    //  called before we attach microphone to NetStream
    private function _setMicrophoneMode():void
                _microphone.setLoopBack(false);
                _microphone.framesPerPacket = 1;
                _microphone.setSilenceLevel(0, 2000);
                _microphone.codec = SoundCodec.SPEEX;
                _microphone.encodeQuality = 10;
                _microphone.gain = 50;
                _microphone.rate = 44;
                if (_useEchoSuppression)
                var options:MicrophoneEnhancedOptions = _microphone.enhancedOptions;
                options.mode = MicrophoneEnhancedMode.HALF_DUPLEX;// using this for external webcams
                options.echoPath = 128;
                options.nonLinearProcessing = true;
                _microphone.enhancedOptions = options;
                } else
                    _microphone.setUseEchoSuppression(true);
                    trace(_microphone);

    I think that with the current state of the Adobe AIR Adobe FLash platforms, there is too much work to do to get echo cancellation to work on all platforms, and to get video to work as expected too. I think Adobe could solve many of these issues by implementing native WebRTC into the AIR platform, see this post here:
    http://forums.adobe.com/message/6232094#6232094

  • How to make apple tv view external hard drive

    i want to know how I can make apple tv recognize an external hard drive

    You can't.  It can only see content in iTunes or iCloud.  What ever you have on the hard drive you need to add to iTunes.

  • How to make Book WSDL available for download?

    Hi,
    I would like to download Book WSDL v2.0. The Web service API document says "To download the Book WSDL, you must be given access to the Book object". However, i did not find any option inside "role management>record types access" to make it available for access.
    Can anyone explain how the BOOK WSDL can be enabled for download?
    Note: I am not using Trial Account.
    Thanks
    Ravish
    Edited by: 833189 on Mar 11, 2011 8:35 AM

    Thanks for input.
    I have ensured that "Company Profile > Company Data Visibility Settings > Display Book Selector" setting is enabled. I did not find any BOOK specific privilege under role management wizard.
    Can you please tell me the exact setting that i need to ensure for BOOK WSDL access?
    Note: My user's role is admin.

  • How to make custom Metadata accessible in Text Template Editor ?

    Hi all.
    I used Lightroom SDK to create a plugin generating custom set of Metadata (for LR5) to manage images as produced items (printed and framed photos).
    In order to be able to create usefull lists of items, I would need to be able to print this metadata fields on contact Sheets.
    This is the only functionality that prevents me from using Lightroom as a database for produced artworks, beeing able to manage exhibitions, stock locations, sales etc...
    Guess this means I have to make those new fields accessible in the Text Template Editor that allows user to compose an aggregated text from various type of metadata for printing or slideshows.
    But seems that only the original sets of metadata appears in Text Template Editor, not the one created by my plugin.
    Is there a way to add this functionnality to my plugin ?
    Thank you very much.

    First let me say I have no idea what you mean by Text Template Editor.
    mbrch wrote:
    Is there a way to add this functionnality to my plugin ?
    3 ways:
    ======
    1. If metadata definitions are available in metadata provider module without running plugin initialization function (i.e. as on-the-fly compilable lua), then Jeffrey Friedl's Metadata Viewing Preset Editor will support it. (this is the normal case, the other case would be if plugin init computes a global variable that is returned by metadata provider module instead).
    2. You can edit a metadata viewing preset manually, by placing a .lrtemplate file in 'Metadata Field Lists' folder - in with your other presets (is that what you meant by text template editor?). - see example below.
    3. Define a tagset factory for your plugin and return the metdata viewing preset options from the tagset factory implementation file - there are instructions in the programmer's guide.
    Example below:
    return {
       items = {
             formatter = "com.adobe.label",
             label = "File/Folder"
          "com.robcole.photoName",
          "com.robcole.folderPath",
             formatter = "com.adobe.label",
             label = ""
          'com.robcole.developSettings.ProcessVersion', -- individual develop settings can be included like this.
          'com.robcole.developSettings.CameraProfile', -- individual develop settings can be included like this.
             formatter = "com.adobe.label",
             label = ""
             formatter = "com.adobe.label",
             label = "Exif Metadata"
          'com.robcole.exif.AELockButton',
          'com.robcole.exif.ActiveD-Lighting',
          -- add more here...
          'com.robcole.exif.' -- "help" item - remove this item once you've got the hang of this...
       title = "Exif Select",
       id = "Exif_Select_382790710"
    Rob

  • How to make BPEL File Adapter read only new files?

    Hello
    we have BPEL processes that define to run from bpel component - file adatper-
    when a file come into location that it is path on the linux server . the bpel start run when "File Adapter" bpel component recognize that new file come to the location. its PollingFrequency define to 5. property name="DeleteFile" value="false" so the files remaine there.
    we want to migrate the bpel to new SOA version so we did export and deploy to new SOA Domain.
    the location of the file adapter is the same.
    but when the BPEL processes deployed its start to run for all the files that are in this location- that the file adapter define on .
    even the original soa tooks those files and start the BPEL processes for each one of them. also the new SOA that we did deploy to the BPEL processes take those files even if they are very old.
    we want the file adatper we take only new files . the start point is the time when we do deploy to the process so if we do deploy in 10:00 am we dont want this bpel will take files from 9:00 or earlier time
    Please help , how we can do this?
    Thanks

    thank you
    do you kno hat the value means in the example:
    Java mon amour: File Adapter metadata with SOA Suite
    <property name="jca.file.LastModifiedTime" value="1293041258635">
    what should I rite for read only the files that are only neer then yesterday?

  • How to clear BPEL WSDL Cache  from out side  bpel console

    hi ,
    Is it any way to clear wsdl cache other than bpel console option.
    Please any one can help me.
    Regards
    janardhan

    The short answer is Yes.
    I have a post here that does the undeployment.
    link : [http://oraclebpelindepth.blogspot.com/2008/09/undeploy-bpel-with-java.html]
    You would have to change the code below in there to a new one, that does the trick.
    iBPELDomainHandle.undeployProcess(new BPELProcessId("default","MyUndeployedBPELProcess"));
    Use clearWSDLCache() method that is part of the IBPELDomainHandle Interface.
    The final code will look like
    iBPELDomainHandle.clearWSDLCache();
    I hope you are prepared to use Java API for this.
    Every Little Helps
    Kalidass Mookkaiah
    http://oraclebpelindepth.blogspot.com/

  • How to make a WSDL file generate Java Code

    Hi, I'm quite new in web services. I used the ebay shopping service importing the WSDL file with wsimport, and NetBeans automagically created the Ebay libraries while parsing the WSDL.
    Now I'm trying to implement my own soap WS, i'm quite finished but when I try to use it importing the WSDL in a new project, my classes are not imported.
    So, where's the trick? How can I include code generationi n my WSDL?
    thanks in advance :)

    hi,
    since the wsdl parsing was complet, for sure the classes are copied (.java), to see them check the following path
    YourService\build\generated\wsimport\client\YourService
    and the .class file will be in
    YourService\build\generated\wsimport\binaries\YourService

  • How to make bpel process secure?

    Currently, I have a bpel process that can be accessed by anyone who knows its endpoint. I now need to add some basic authentication to ensure that only authenticated users access the BPEL process. I am thinking about using the http basic authentication but I don't know how to set it up in bpel. I don't know whether or not I can add the web.xml and sun-web.xml files to the bpel process to set up the security constraint like web applications. Does anyone know how to do it?
    thanks

    You can find useful information here
    http://wiki.open-esb.java.net/Wiki.jsp?page=HTTPBasicAuthentication

  • How to make BPEL process work with  Oracle Business Rules

    Hi
    I know that we can use business rules in BPEL process as decision services.
    But how should I do in real development? Are there any samples or tutorials that explain how to do that in details on otn or somewhere?
    Could somebody help?
    Thanks a lot
    Peter

    Thanks a million.
    But I have an other problem now.
    That is my JDevelper has no Decision service activity. And I saw the list label name is BPEL Extension Activities. But my JDev has no such a list item. What should I do?
    Hope somebody could help me!
    Thanks
    Peter

  • How to make Output WebService accessible?

    Hello,
    another problem arose in our implementation of xMII as a shop floor integration tool. We are building a service oriented architecture and thus want to employ the WebService functionality of xMII. By using the WSDLGen we have built a Client who receives the output from a BLS consisting of a TagQuery, which has an outgoing Link to an outputproperty (marked as such by checkbox) of the Transaction.
    If we call the according WebService, the output reads to "null", if it is an XML doument, or to "0" or "0.0" for int and double respectively. Writing the output to a file gives the same result.
    The Query has been tested and used for a dynamic page for validation and generates non-zero output. Do you have any useful hint about where I may have missed an error or what is wrong with my approach?
    Thanks in advance!
    Andreas Gössling

    Hi, for all who will have a similar problem to deal with, I want to give actual info on my solution.
    The problem with the XPath was my very own fault, luckily, when configuring transactions for our life server I remembered what in the xMII tutorial was said about the Example XML document.
    If you define a transaction which runs a query and want to interlink a specific element of the result XML, make sure to respond on the question "Generate Sample XML document?" after specifying the query with "YES". Otherwise xMII can't show you what elements are in the results document and you will have to give the XPath manually (which is particularly interesting if the queried element contains "/", which is then transformed to "_").
    Instead of using the XML resultset and transforming it into an appropriate XML document, I now query several values and assign them each to a single primitive (integer and datetime) output property. I had to give the DateTime values distinctive names in order to not confuse them, but I now can call my Transaction from my Java application and can read all the values separately.
    I hope this can be a bit helpful for others who have to deal with similar challenges!
    Greetings,
    Andreas Gössling

Maybe you are looking for

  • How can I delete all the Time Machine backups to make room for more? And how do I force the trash to empty?

    I moved a bunch of my husband's files from his Macbook (which is dieing) to my iMac.  I created a user for him on my iMac so he'd be able to keep his stuff separate from mine.  All is working great except my Time Machine is now unable to backup.  The

  • Canon MP 600 Bluetooth printing...

    Hello, The Canon MP600 simply will not print via Blueooth for me. I can control the device in Printer Setup Utility via BT. I can print via USB as well. I simply cannot work out how to get the infernal thing to print via BT. I am certain I am missing

  • Reg TDL Data Extraction

    Hello All, We have a requirement where we need to pull data from Transaction Data Layer. We ned to go to T-code: /n/scmb/tdl_tools, execute TDL:Time Series Data Browser. For DataSource: TSDM, TDL Time Series ID: TSID_FCST, Semantics: Demand Final For

  • Email won't login suddenly-again

    I'm sure this has been posted on, but the search function isn't giving me what I need. Apologies, but it is an emergency-my airline ticket home is in this account and I at least need to forward it to one I can check somewhere else, as well as other t

  • Mi producto no aparece en la lista de productos y no puedo descargarlo

    Hace un año aproximadamente compramos la CREATIVE SUITE 6 DESIGN STANDARD, para multiples plataformas y opción de descargar a través de la web de ADOBE. Dado que el ordenador donde lo instalamos inicialmente ya no lo tenemos disponible, necesitamos i