Urgent: assigning the payload to the WSDL-based business service

Hello

I have a business service, wound on a wsdl, which the heading message has several part of string tags, now I'm not sure how to pass values to my business as a payload when I am trying to move to this business service, as there is no XSD to comply, and given that the WSDL is a wsdl client so I can't change it.

Kind regards
Rahul

Rahul,

The WSDL file that you have posted here has a single operation with below the structure of demand-




username
password



abcd123
1
ABCDEFG

You can use SOAPUI to generate the example XML query for each operation of any valid WSDL.

Kind regards
Anuj

Tags: Fusion Middleware

Similar Questions

  • XQuery insert node and assign the value based on an XPATH expression

    Hello

    I am trying to write a function that receives an XML as input parameters and return updated XML output

    -nodes are removed from the input XML code

    -a node must be inserted and the node value must be 1 or 0, based on an XPATH expression

    I discovered how to remove nodes, I discovered how to insert a new node, but I can not set the value of the conditionally inserted node an XPATH expression.

    Here's my current procedure and below a sample of one XML of entry. I use Oracle 12 c.

    CREATE OR REPLACE FUNCTION STRIP_XML
    (
      IN_XML IN SYS.XMLTYPE
    ) RETURN SYS.XMLTYPE AS
    p_result XMLType;
    BEGIN
      select
          xmlquery(
             'declare default element namespace "http://mad.evs.com/search"; (: :)
              copy $d := .
              modify (
      delete node $d//MainCategory/@logId,
               delete node $d/MainCategory/@id,
    -- a lot more of those delete node
     -- insert a node, but the value 1 is conditional
               insert node <DMZ>1</DMZ> after $d/MainCategory/SDataSection/EventDate)
              return $d'
            passing in_xml
            returning content
            ) into p_result
            from dual;
    
    
      RETURN p_result;
    END STRIP_XML;
    

    The condition for the value of is


    HASPATH (//DigitalAssets/DigitalAsset [@ available = "true" and @videoFormatId = "11"] / VideoLocations/Videorental [@typeId = "8"]) then 1 else 0


    It is complex because DigitalAssets/DigitalAsset is a collection. Here is an example of an XML to entry



    <MainCategory xmlns="http://mad.evs.com/search" id="9" logId="3349" logType="3">
      <Name>Sport</Name>
      <Serie id="163" externalId="557">
      <TitleAKA>UCL 2006/07</TitleAKA>
      <DigitalAssets available="true" som="20:28:49:05" dur="00:02:46:04" videoDurationMinutes="3">
         <DigitalAsset available="true" som="20:28:49:05" dur="00:02:46:04" videoDurationMinutes="3" videoFormatId="3">
            <VideoLocations>
                <VideoLocation id="3" path="003349MA.mxf" typeId="1" locationId="1" priority="0"/>
                <VideoLocation id="3" path="003349MA.mxf" typeId="2" locationId="1" priority="0"/>
                <VideoLocation id="3" path="003349MA.mxf" typeId="5" locationId="1" priority="0"/>
             </VideoLocations>
          </DigitalAsset>
          <DigitalAsset available="true" som="20:28:49:05" dur="00:02:46:04" videoDurationMinutes="3" videoFormatId="11">
             <VideoLocations>
                <VideoLocation id="101" path="003349MA.mpg" typeId="1" locationId="1" priority="0"/>
                <VideoLocation id="101" path="003349MA.mpg" typeId="2" locationId="1" priority="0"/>
                <VideoLocation id="101" path="003349MA.mpg" typeId="8" locationId="1" priority="0"/>
             </VideoLocations>
          </DigitalAsset>
      </DigitalAssets>
      <SDataSection xmlns="http://mad.evs.com/search">
        <EventDate>2006-08-09</EventDate>
        <LogType>3</LogType>
      </SDataSection>
    </MainCategory>
    


    In this case, because HASPATH expression could be set to true, the value of the added node must be 1.


    Any help or advice how I should fight against that would be appreciated. I have no experience with XML and XQuery, I create my function through from trial and error of the doc.


    Thanks and regards, Pierre

    Hi Pierre,.

    You can use the if-then-else statement, like this:

    Insert the node

    {

    If ($d/MainCategory/DigitalAssets/DigitalAsset[@available="true' and @videoFormatId = '11'] / VideoLocations/Videorental [@typeId = '8'])

    then 1

    0 otherwise

    }

    After $d, MainCategory, SDataSection, EventDate

    XSLT can be an alternative to the XQuery Update in this case.

  • How to assign the value based on the various buttons

    Hello
    I'm working on create/update page to date, who have two buttons, save and send. The two buttons save registration but two fields in OT be assigned values when you press "submit" button. If I set EOImpl (< nom_de_colonne >), how I'd get that affects? Or any other convenient way to implement?
    All information and any suggestions will be appreciated in advance.
    Thank you.
    Rudolph

    Hi, had
    Thanks for the quick response. I do not work on the courses page. It's all simple page to update. My drawing a 2 button, save and send. Both registers the update. Then click on the "Submit" button, I neet automaticall value for 2 columns, present the flag = O, application number = 'SSR - 1' before you save it, and the value must be stored in the DB table.
    Thank you.
    Rudolph

  • KSOAP Library for Blackberry 9800 for the Java-based Soap service

    Hello everyone,

    I'm new to the Blackberry development. I want to just suit of the Soap Services using Ksoap library. I added Ksoap library in my way of construction, but my application still won't start and it gives an error at the time of the complication for not finding Ksoap package Module. Please please one tell me how to use the library Ksoap for consumption of Web Service or refer me any sample project include pre-audit Ksoap library.

    Thank you very much.

    KSOAP use kxml components, you seem to have the source of ksoap (?) added to your project. delete these.

  • How to call a porxy (not WSDL based) Bpel service

    Hello

    I need as I need to call a service proxy in Bpel, to transmit data from the client to the proxy.

    This proxy Enqueue data QA, once in the customer data of AQ queue, I have need to call some other synchronous services for business requirements.

    How to pass XML data to the proxyService.

    Thank you

    Raja

    You can do this via the HTTP adapter. Drag a Binding HTTP Services section and select one-way or request/response, in the word POST and use XML in the XML use payload Type.

    Best regards

    Anish Plamondon

  • Action to publish works do not with JCA based Business Service

    Hi all

    I created a BS in OSB, who publishes the message in QA. Its fine as expected in a trial to test console work.
    I did a proxy service that after transformation, will publish the message of this BS, but postback action is not invoke.
    I added newspaper action inside the action of the request of my publish action and build log for this with appropriate query. However, I do not see the message in DB nor I see any exception error / records in OSB.

    I tried to replace post with the action of the route and its works fine, message is getting published in QA. One faced this kind of problem before?
    Or post action only works with commercial services of jms based.

    Appreciate your help.


    Kind regards
    Karan

    Hi Kiki,

    As long as your BSP interface is unidirectional, publish should work. Can you please add quality of service to exactly - once (inside the action of publication) and see if it returns an exception when you call the service?

    Kind regards
    Fabio Douek

    Published by: Fabio Douek on 14 March 2013 09:19

  • How to assign the value to the particular text box field

    Hi all

    My requirement is to call the Web service with the participation of the ADF page.

    The steps I did:

    1. I created a data control to the WSDL-based Web service.

    2. simply drag and drop the process, it is automatically created the form with the fields of entry, press the Process button

    3. when I entered the values and then process button, it'il pass web service values corretly.the is called with the values entered correctly.

    4 but when I try to assign the value of some other material that does not work.

    I am assigning value to the value field navigate to the properties of the particular field = "CRΘER."

    When I like what the value is displayed on the screen. But it will not pass the value to the web service.

    I think that the value is only the display on the screen. Stored not at the level of links. Kindly guide me in this.

    Thanks in advance
    C.Karukkuvel

    Hello

    Just the previous value placed on the next to put that into the first field level JSpx

    If not put a valueChangeListener and EL Expression to set the value

    Kind regards
    Suganth.G

  • The predefined business services?

    Hi guys,.
    I wonder is there a place where I can find all the predefined Siebel Business Services with a brief description?
    And you know BS that can read/write directly in the Siebel data Table?

    Respect,
    Slavi

    Hi Slavi,

    The best place to find predefined BS are in the DB sample of Siebel.
    For the second question, I assume you mean the data manipulation directly at the DB level by bypassing the Siebel business logic.
    In this scenario, remove the BS "EAI SQL Adapter.

    Where I assumed it wrongly, you can try "EAI Siebel adapter" BS.

    Thank you and best regards,
    Yassine jegou

  • Urgent: Assigning permissions to the folder P6Reports error

    Hello

    I installed the version 8.3 primavera6 in windows 2008.

    For the configuration of p6, BEEP

    measures available in the connecting_bi_publisher_to_P6 document.

    According to the document, while the assignment of permissions for the folder p6reports am getting error.

    "oracle.xdo.servlet.security.AdminUser cannot be cast to oracle.xdo.servlet.security.DirectoryUser.

    Please help me solve this problem.

    Hello

    The problem has been resolved.

    Solution:

    Log Publisher oracle bi with the administrator user

    1 > create a new user and assign the role of 'BI Publisher Administrator'.

    2 > connected as this new user and perform the same action of permission again

    Kind regards

    Kumar

  • Assign the role automatically to newly created users

    Hello everyone

    We have a requirement in OIM 11 g R1 where whenever a new user is created (it can be manually or through reconciliation), a specific role shall be automatically allocated to him.

    Can someone provide me with documentation (or) some examples on how to do it? After some research, I realized that the best method is to create a preprocessor Manager that will affect the role. Any suggestions or some blogs will be greatly useful.

    Thanking you

    Sam

    You can create a role in the IOM based on the attribute of the user. Let's say that you want to assign the user a role based on its location. Then you must create multiple roles, such as: US, CA, IN... Then, for each role, you assign a rule for membership

    Country == "". IOM automatically check the attribute of the user's country and affect a relevant role.

  • the url of the wsdl not getting registered in b2b services. How to get this recorded?

    Hello

    We try to configure a wsdl based traded B2B msg. The web service wsdl based deployed in the logic of the web and works very well.

    But the same is not registered and visible in services/b2b / http://localhost:8060.

    Kindly let us know how the registered wsdl service.

    Kind regards

    YRH

    I hope that you have created this WS-HTTP channel in the channel of listening and enabled.

    Can you please share the details of the journal.

  • Assign the activity overwhelming data transformation

    I created a BPEL process that has the following sequence:
    Transform1-> Invoke1-> Transform2-> Invoke2-> Assign--> adapter InvokeB2b

    Now what happens is that the payload created in the first transformation is overwritted after the invoke in the second transformation. The payload created in the second transformation is not to be replaced by the entitlement, so the output load has just the values that were in the last beneficiary. I have the same variable I update in the two transformations and assign. What should I do so that the output contains all values beginning with the first transformation?

    I'd really appreciate a quick response...
    Thank you very much!!
    POOJA-

    Create different variables for each transformation. Within the entitlement, obtain the required data for these two variables (defined for processing) and assign the output variable.

  • The autodeploiement based on the Start Date

    Hello world

    I have a requirement that I take a stream of HR (GTC FF) and this user from IOM and AD based on the start date of the provision. Without taking into account the start date, I can do it by assigning a role that contains an access strategy for AD. Under certain conditions, I attribute this role based on an attribute in the HR feed with a ruler, I defined.

    then how I also factor in the start date in the rule I created which determines if the role must be assigned. It does not resemble the rule designer can handle anything, except for string literals. If I can account for the date, I could probably use a scheduled task to later assign roles to users based on their start date. so in this process I assign the role if the two attribute condition and departure date are met.

    I could take a different approach and say I'm not going to assign the role to all through the accession of any rule and just manipulate through scheduled tasks. I'm not sure I like this approach, but if that's the solution preferred, please let me know.

    Thank you

    I suggest the route of the scheduled task. Recon in your current values, including the start date. Create an another UDF which is a checkbox, or a few true/false, yes/no field type. In your scheduled task, find users who have a start date< current="" time="" and="" then="" mark="" the="" udf="" as="" the="" true/yes/checked="" value.="" in="" your="" group="" membership="" rule="" for="" ad="" provisioning,="" add="" a="" rule="" that="" checks="" for="" this="" field.="" this="" will="" then="" trigger="" the="" access="" policy="" to="" apply.="" i="" have="" used="" this="" technique="" before="" and="" it="" works="" very="" well="" to="" turn="" a="" field="" that="" you="" can't="" have="" a="" group="" membership="" rule="" on="" turned="" into="" a="" field="" that="" can="" have="" a="" rule="">

    -Kevin

  • Recurring problems with flash, please help Urgent for the University works

    Hello, Im having problems, my 1st chassis code is

    Stop();
    import flash.events.MouseEvent;
    sync_btn.addEventListener (MouseEvent.CLICK, onClick);

    function onClick (e:MouseEvent): void {}
    gotoAndStop (2);
    }

    This seems to work very well and get my in box 2, which is where I have problems, my goal is to make a button to proceed and a button to return to the first image I p much copied what you used.

    Stop();
    SyncMusic_btn.addEventListener (MouseEvent.MOUSE_DOWN, mouseDownHandler1);
    function mouseDownHandler1(event:MouseEvent):void {}
    gotoAndStop (3);
    }

    BktoConfig_btn.addEventListener (MouseEvent.MOUSE_DOWN, mouseDownHandler2);
    function mouseDownHandler2(event:MouseEvent):void {}
    gotoAndStop (1);
    }

    Instance names were copied directly from where I named them so they're right, it makes me crazy because ive been working in cs5.5 in college and on cs4 at home and my cs4 does not work my cs5.5 work, that I had made a start on (when it worked)
    I get the error message:

    TypeError: Error #1009: cannot access a property or method of a null object reference.
    at Untitled_fla::MainTimeline/frame2()
    at flash.display::MovieClip/gotoAndStop()
    at Untitled_fla::MainTimeline/onClick()

    And the button will back does not work, Im urgently need help because this assignment is due next week, and Ive been working on it for at least 2 weeks now and nothing I can seems to work.

    1009 error indicates that one of the objects targeted by your code are out of reach.  This may mean that the object...

    n ' is not in the display list

    n ' is not have an instance name (or the name of the instance is misspelled)

    n ' is not in the frame where this code tries to talk to her

    -is animated in place, but is not assigned the name of the instances of each keyframe for her

    -is one of the two or more consecutive keyframes of the same objects without a name assigned in the image previous (s).

    If you go to your section to publish the Flash settings and select permit debugging option, your error message should have a suite of line number the number of the frame that will help you to isolate the object that is involved.

  • to limit the reports based on the responsibility of the user

    Hello

    is it possible to limit the reports displayed in the request for enforcement THAT LOV based on the responsibility of the user

    for example a person in operations are not able to see the report, which belongs to the admin of the lov

    kindly guide me

    thanking in advance

    is it possible to limit the reports displayed in the request for enforcement THAT LOV based on the responsibility of the user

    for example a person in operations are not able to see the report, which belongs to the admin of the lov

    You can achieve this by creating a new responsibility and exclude these concurrent programs of the Group requested that is attached to this new responsibility. Then assign the new responsibility of the user.

    Thank you
    Hussein

Maybe you are looking for