How to retrieve information from the appellant in BPEL

I have a SOA - BPEL process that is consumed by the different systems. Purposes of registration, I need to retrieve the host name of the appellant for each request.

Consumers are not cross any additional headers or special settings of WS-addressing.

Since the BPEL process knows how to call back in an asynchronous call, I believe firmly that the caller information should be stored somewhere on the server.

So please let me know if anyone has any idea on this.

Thank you

Helene.

Hi Helen,

you could try this - get the value of the header property transport.http.remoteAddress and assign it to a variable. To do this, in your activity. More details on how get/set header values can be found here - https://docs.oracle.com/middleware/1213/soasuite/develop-soa/GUID-33A38C1A-38A6-473B-9FEA-D3164AD7A118.htm#SOASE20757. Double click on your activity and go to the 'Properties' tab add the transport.http.remoteAddress and assign it to the existing variable.

HTH,

A.

Tags: Fusion Middleware

Similar Questions

  • How to retrieve information from the account of a user of Windows Messaging live

    Hello

    For Windows live mail under Windows8 can retrieve us account information, emails and contacts from a backup of the user if it has not exported before information.

    Try asking in the Forum Windows Live Mail:
    http://answers.Microsoft.com/en-us/windowslive/Forum/LIVEmail?tab=threads

  • How to extract information from the ovf file from a file of eggs by programming?

    How to extract information from the ovf file from a file of eggs by programming?

    Hello

    Please provide details:

    -On what OS you are programming (Linux, Windows,...)?

    -What programming or scripting language do you use?

    An EGG file is just a tarball of hard, .ovf and .mf files. The .ovf file is always the first. For example, on a Unix like operating system, this should be easy.

    For Windows, there are several options available to manage programmatically the tarballs. See for example http://www.codeproject.com/Articles/470999/tarlib-Windows-TAR-Library.

    And the ovf itself file is in XML format. For handling XML files are libraries available for literally every OS and programming language.

    Google is your friend.

    Andreas

  • How to read information from the smart phone

    Hello

    I want to get the information from the BB Phone, as the OS version, model munber, IMEI and so on.

    can someone help me?

    Thank you

    String imei = GPRSInfo.imeiToString (GPRSInfo.getIMEI (), false);

    String deviceId = DeviceInfo.getDeviceId)
    String deviceName = DeviceInfo.getDeviceName)
    Soft string = DeviceInfo.getSoftwareVersion ();

  • How to find information from the Team administrator

    Hello

    We try to make changes to the composition of our team, but we are unable to find information on the search for the connection that has been created for the administrator of our team. We hoped to find additional information on how to locate this information, or how to assign the administrator account on the team to someone else.

    Thank you

    -Jim

    Hi Jim,.

    In addition, you can refer to the CC for teams FAQ: Creative cloud for teams FAQ: How can I manage my account teams?

    Hope that helps!

    Kind regards

    Sheena

  • How to retrieve information about the product of two sites.

    Hi all

    I try to get different products in two different places.

    A 'homeSite' Chair and the table of the site 'storeUS '.

    I get data from the site "storeUS" with table produId. No problem with that.

    But I'm not able to get information chair 'homeSite' site.

    Suppose if I move 'chair' to ' site 'storeUS', then I get info President.

    If I try to 'homeSite' site, then empty page displays, data does not come.

    Can you help me.

    Thank you and best regards,
    Murali.ch

    Activate loggingDebug for/atg/commerce/catalog/ProductLookup in dyn/admin component browser and you can get more information about what might happen. If everything else is fine, cause most likely failure here could be that the product you want to search for is not for the current catalog. You can validate this by adding the parameter open wrongCatalog to your ProductLookup.

    If this is the case of the catalog wrong then you need explicitly setting catalog also gout ProductLookup. Note that this parameter to the ProductLookup of droplets must be of the type of repository, so you have to resolve in the first catalogue through the post-search and then move the element output as the value to the parameter catalog catalog. It would be something like this:

    
      
      
      
        catalog is....
    
        
          
          
          <%-- OR  --%>
          
          
            
            
          
          
            WRONG CATALOG!!!
          
        
    
      
    
    

    I hope this helps.

  • How to retrieve picture from the Clipboard programmatically

    I would like to use LabView to grab an image from the Clipboard and the process using some of the graphics functions.

    I found some other threads, but the solutions were given in vi that are no longer available.

    Message 4:

    http://forums.NI.com/NI/board/message?board.ID=170&message.ID=367503&query.ID=1756464#M367503

    Jean-Marc

  • How to get information from the view on the columns referenced in the tables

    Hi all

    I was looking for view DBA Oracle DB that displays information on the notice. In particular, I want to find information for each column in a view - of which table is this column and what his original name of the column. Is this possible at all?

    Thanks in advance!

    If you are looking for a view dictionary

    question

    Select *.
    dict
    where table_name like '%%'
    ;

    or consult the Oracle reference manual for your unknown version of Oracle.
    The answer is so obvious...

    -----------
    Sybrand Bakker
    Senior Oracle DBA

  • How to retrieve information about the network (NIC) for each computer virtual (vim, perl)

    Hello

    I have this simple code to retrieve the name of the VirtualMachines in my infrastructure (filtered for data center)

    [.. .other code...]

    use VMware::VILib;
    OPTS::add_options (%OPTS);
    OPTS::parse();
    OPTS::Validate();
    Util::Connect();

    My $datacenter = $DCFILTER;

    My $clusterFilter = $CLFILTER;

    My $datacenter_view = Vim::find_entity_view (view_type = > 'Data center', filter = > {name = > $datacenter});

    my @values = split (/ \ | /, $clusterFilter);

    foreach my {$val (@values)

    My $cluster_view = Vim::find_entity_view (view_type = > 'ClusterComputeResource', filter = > {name = > qr / $val /});

    My $vm_views = Vim::find_entity_views (view_type = > 'VirtualMachine', begin_entity = > $cluster_view);

    {foreach (@$vm_views)}

    Print $_-> name. "\n";
    $vm = $_-> name;

    }

    }

    Util::Disconnect();

    This code runs, but now I need to recover some information about each virtual computer network, specifically:

    (1) the labels of each card network to NETWORK interface (for each virtual computer)

    (2) the adapter Type (optional)

    (3) the device status: connected to the power (yes/no) (option).

    I have seen that there are being managed - network, property of the VirtualMachine managed - object, but I don't know how to use it in my code and if contains the information I need (maybe "Summary")

    Example here is one:

    network-examples.jpg

    in this case, I would like to know for this virtual machine

    (1) LANBACKUP...; dvPP_LABO...; dvp_LABO...

    and if it is possible information 2) and 3) for each NIC... in this case for NIC LANBAKUP...

    Flexible 2)

    (3) connected to the power supply: Yes

    Can you help me to integrate my code to retrieve the information above?

    Thank you very much, for your help.

    Sergio

    I realized prior extraction DVS elements:

    My $dv_switches = Vim::find_entity_views (view_type-online 'DistributedVirtualSwitch', properties-online ['name', 'uuid']);

    Then, you can search by UUID:

    ($this_dvs) = grep {$_-> eq {'uuid'} $the_uuid} @$dv_switches;

    This will give you the best performance as well, since you don't have to hit the API for each request (just the first effective request DVS).  You can add additional DVSwitch object data if you need it in your logic.

  • How to exclude information from the camera while maintaining other metadata?

    If I use the "Save for Web & Devices" module of Photoshop, I get a list drop-down list of options for how I want the metadata included in the file. I often use one labeled "all except camera Info. Is it possible to get these options when you export from Lightroom? It seems that, with Lightroom, it's all or nothing (at least takes everything except the copyright line). Is there anything outside this small box in the export module?

    Download the plugin metadata Wrangler of Friedl, or post-process the images with EXIFtool.

  • Need to retrieve information from the user who blocked the account

    Hi all

    As we had forced her, we changed the password of our schema.

    The same pattern has been locked up in the next day morning.

    We have required to generate the information to senior management who has blocked the account by giving the wrong password.

    Kindly guide / help me to retrieve the USER information.

    Thanks in advance.
    Orahar

    Hello

    SQL> show parameter audit
    ORA-00942: table or view does not exist
    

    you're trying the foregoing to the privileged user not DBA.

    Try your user SYS or SYSTEM.

    Kind regards
    Delphine K

  • How to retrieve messages from the temporary file of windows in the form of text messages

    Hello

    We have used Thunderbird on Windows 7 for almost a year. And we have been very happy with it and had no problems.

    Today, somehow it has taken during the last six weeks of the messages in our Inbox and moved them in the mailbox of Archives in a folder called '2015 '. I don't know how or why it does this.

    More important still, when I opened this file and attempted to transfer the messages to my Inbox, messages simply disappeared. I finally found them under the Windows Temp file.

    I tried to recover these messages in our Inbox, but all attempts have failed. All messages now have a text file extension. My guess is that the file type is not correct now.

    How can I get these messages restored in my Inbox?

    Thank you

    GMS

    After looking for the message objects based on my outgoing messages during the period, I finally found the missing incoming messages. They were in the Inbox of my Eudora import. I must have put there by mistake instead of the Inbox for my main account. Me dummy.

    While I am relieved to have found them, I still don't know how the Archive was created in the first place. But I don't want to give credit to some creative stepping of a cat. More probably, they hit the right keys to make it happen. I suppose a programmer of Thunderbird could know how it happened.

    Thanks to all who tried to help.

    GMS

  • How to retrieve data from the database after the removal of the lines of the VO?

    Hello
    I use Jdeveloper 11.1.2.1.0
    I have a master's degree and a child.

    So according to my use case when a value in the master t changes the corresponding child should be removed.

    but when I change it to any other value I want to cancel the delete operation and retrieve values in children.

    Is it possible to do?


    Kind regards
    Nigel.

    Edited by: Nigel Thomas March 29, 2012 05:07

    Edited by: Nigel Thomas March 29, 2012 05:09

    Check [url http://mjabr.wordpress.com/2011/05/20/perform-deleteundo-delete-without-using-rollback/] recover deleted lines without using rollback

  • How to get information from the owners of devices (NMP and Powerpath) using the VI SDK

    Hello

    I just started to work with VI SDK in C++ using gsoap. I am

    facing a problem. Using VI SDK, where can I get more information

    regarding who manages the paths. Inside of the VI GUI client we can

    see that in the owner field. The GUI shows if the owner is NMP

    or powerpath. Can I get the same information by using VI SDK API? I'm not

    able to conclude within ScsiLun HostMultipathInfoLogicalUnit or

    HostMultipathInfoPath Dataobjects.

    Kindly help me.

    Thank you

    Gesner

    Ah good to know it is where it is located.

    national immunization days , you can find more info here: http://www.vmware.com/support/developer/vc-sdk/visdk400pubs/ReferenceGuide/vim.host.PlugStoreTopology.html#path

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    repository scripts vGhetto

    VMware Code Central - Scripts/code samples for developers and administrators

    http://Twitter.com/lamw

    If you find this information useful, please give points to "correct" or "useful".

  • How to retrieve messages from the output Message TestStand pane?

    The GET GetOutputMessages function of the Engine class is now obsolete. I want to use the OutputMessages object, but I can't expose it within the TestStand sequence editor. Any help is appreciated.

    I am convinced that the only way to access that is in the UI called in help Message.

    However, you can create your own OutputMessages object and use it:

    Locals.OutputMessages = RunState.Engine.NewOutputMessages)

    Then use:

    Locals.OutputMessages.AsOutputMessages.Add (RunState.Engine.NewOutputMessage ("Hi there", "Hello", OutputMessageSeverity_Information, Nothing))

    Then read us:

    Locals.OutputMessages.AsOutputMessages.Item (0). Message

    The only downside to all this is that it is not post, so no user interface do Message in this way.  However, you still get all the features of the OutputMessages.

    Hope this helps,

Maybe you are looking for

  • "CLIP" SCREEN BROKEN SCREEN NOT VISIBLE

    I just received a Portege 7200 with docking station series. The clip that attaches to the main unit screen is broken and the screen doesn't seem to work. While I can deal with the broken pliers, I was wondering if this will affect why the screen is n

  • Analog output

    As a beginner, I have bad to write simple ventricular function that would generate 5v to the first second and goes off to second 4rt. This continuously outputs to the Daq ao0 and bed materials the ai0 on the same graph, with ao0 connected to ai0.  Ev

  • No Sound - Volume Mixer Vista Smart Audio 221 is not called on.

    After using my brand new HP 60 Notebook-Laptop-VISTA Home Premium to connect to my TV to watch episodes of TV series. I had clicked on the mixer volume down, so the sound would play through the TV. Now I can't get any sound on your laptop. He says no

  • BlackBerry Gmail Q10

    Had a Gmail on Q10.  Could not send email from phone this last Monday. Remove Gmail and tried to start all over again. Unable to add my Gmail account. Message says: "your login information for the server IMAP [imap.gmail.com] has changed or is incorr

  • How do you get a message that has been marked "do not show this message again" to reappear?

    How do you get a message that has been marked "do not show this message again" to reappear?