Unable to consume wsdl link in visual composer

Hi:
    I have created a web service but am unable to consume the wsdl link in vc.
    it reports error " invalid url".
please help in resolving.
Regards,
Subhasha

Hi Subhasha,
If i am understanding rightly, you have created a web service system, and when you select that system from the Find Data dropdown in VC storyboard, and drag the web service operation, you get this error? Is this what is happening?
And if by any chance you have any doubt in how to create a web service system, go through the following doc. Also if you have created a web service system from going to
<b>Tools -> Define web service system</b> inside VC, then can you please try creating a system as explained in this doc. This way you can test if the system has any errors or not.
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e017128b-0c01-0010-fa85-e3a576f1a40d">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e017128b-0c01-0010-fa85-e3a576f1a40d</a>
Bye
Ankur

Similar Messages

  • Unable to consume Enterprise services from Visual Composer

    Hi,
    We have implemented ECC-SE 603 add-on in our ECC 6.0 system.
    We configured to set up a connection between our J2EE engine and the ES Workplace, to consume the Enterprise services from Visual Composer.
    But, we are unable to see the Enterprise Services in the Visual Composer.
    Kindly, let us know how to resolve this issue.

    Hi,
    please refer the following link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a160392c-0e01-0010-7784-9cc564d871d2
    Regards
    Manohar

  • Consuming Web service in Visual Composer

    Hi All,
    I  have impoerted a z bapi in caf service .I create a web service out of this and try to consume this in Visual Composer .When i do Test data service by right clicking onthe web service and try to execute the web service i get an error saying that , web service could not be executed.
    But if i do the same thing for the standard bapi , i get the results .
    Could any one help me out.
    As well as for some of the webservice (on exposing core services as web services),i try to execute in the wsnavigator ,i get error sayin that ,internal operation not mapped with the external service ,even though i have done the mapping in the caf.

    divya,
    You have to map your web service to the rfc in your destination systems
    goto http://servername:50000/caf
    Choose your Web Service from the External Services list,
    on the right side choose your remote function calls and select the service then click map.
    Regards,
    Ahmed Salah

  • HTTP to RFC scenario - unable to consume URL link

    Hi All,
    I'm working on a HTTP to RFC scenario.
    Below is the URL link PI QAS Server to push XML data.
    http://Server IP:Port/sap/xi/adapter_plain?
    namespace=http%3A//rediff/ProjectSTAR/SME&interface=SI_OUT_ASYN_DIALER_CRM&
    service=BS_SME&party=&agency=&scheme=&QOS=EO&sap-user=xxxxx&sap-password=XXXXXX&
    sap-client=210&sap-language=EN
    But the 3rd party system says that they are unable to push XML data because of may be below reasons.
    1. Ports are not open from SAP end.
    2. Firewalls may be there from SAP end.
    3rd party is unable to consume the above link.
    But if they push it on PI PRD Server's URL link, it shows ports are open and they are able to consume the link.
    Please guide me on this to receive data on SAP PI QAS server also.
    Regards,
    Amit P

    Did you checked your URL, I can see there are "//" in the string which might have caused the problem.
    Please let me know if the url which you are using and the one you have pasted are different
    http://Server IP:Port/sap/xi/adapter_plain?
    namespace=http%3A//rediff/ProjectSTAR/SME&interface=SI_OUT_ASYN_DIALER_CRM&
    service=BS_SME&party=&agency=&scheme=&QOS=EO&sap-user=xxxxx&sap-password=XXXXXX&
    sap-client=210&sap-language=EN
    Moreover, I believe you have shared this URL to the sender system to push the XML via HTTP
    Can you clarify if the understanding is correct
    Sourabh

  • Unable to acess BW Querrys in Visual Composer

    I created a new system in portal slecting "sap system using dedicated application server" and filled up all the required details and gave the system type as "SAP_BW".created a System Aliases and did the user mapping.
    But In Visual Composer after selecting "Find Data" and selecting the System,when i am looking for a Querry it is giving error as
    "Error-30014 Search Returned an error cannot retrieve BEx open dialog:null".
    So please suggest me what should i do to connect to
    SAP-BW in visual composer.

    Hi Prakash,
    I read the document and followed the steps that were mentioned. Fianlly you had specified
    "Select the SAP Web AS Connection and the Connection Test for Connectors Tests. Execute the Test. You are
    now ready to use this system."
    My Connection test was succesful but still than i am getting the same error in Visual Composer.Now what should i do.
    Paresh.

  • No data retrieved while consuming external webservice in visual composer

    Hi all,
    I wrote a webservice, which returns some car data from a database.
    The returned data looks like:
    <?xml version="1.0" encoding="utf-8" ?>
    - <ArrayOfCar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://IBM-W2003-EAI/GetCarList">
    - <Car>
      <CarID>B-276</CarID>
      <CarBrand>BMW</CarBrand>
      <CarModel>320i</CarModel>
      <Kw>125</Kw>
      <Ps>178</Ps>
      <Km>12000</Km>
      <Year>2001</Year>
      <Price>23000,0000</Price>
      <Url />
      <Status>Available</Status>
      </Car>
    - <Car>
      <CarID>B-984</CarID>
      <CarBrand>BMW</CarBrand>
      <CarModel>330d</CarModel>
      <Kw>125</Kw>
      <Ps>178</Ps>
      <Km>121000</Km>
      <Year>1997</Year>
      <Price>13520,0000</Price>
      <Url />
      <Status>Available</Status>
      </Car>
    Unfortunately the data is not received, or displayed at all.
    Are there any suggestions, how to solve this problem?
    Thank you for your help.
    Kind regards, Patrick.

    i found this link on SDN.  If you have see this, then ignore my post..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4094345f-341f-2b10-86a0-86a6309f1a0b

  • Query regarding calling web services in Visual Composer

    Hi Experts,
       I am thankful for your help for posting this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e017128
    I am following the same steps but I am unable to find the system in visual composer after creating it in portal.
    I got another document also related to it...
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ceea45f3-0c01-0010-049c-c2b001f590fb
    But in this document when I am giving the WSDL URL name its not accepting. It is showing as invalid.So I am unable to proceed forward. Please help soon...
    Regards
    Nutan

    Hi Nutan,
    Try to define the web service system directly in the portal. Through VC you can encounter problems.
    Regards,
    Natty

  • How do you filt the "total" in Visual Composer?

    Hi everyone :
         My method is to filt the string "total" of the value of the filed .It can work ,but i think it's indirect ,so how do you filt the total in Visual Composer?
      thx
    chan

    Hi Zegion,
    Some help links for visual composer,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c6b2d590-0201-0010-42ba-a53a5d422310
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7d48d999-0701-0010-5790-8b2c5ae7107d
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1752b737-0401-0010-0ba3-87c3eda8c6ce
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cab252d4-0a01-0010-3984-ee345859dde6
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01c5d690-0201-0010-668a-b8d97d51a566
    for How to Guides - Visual Composer.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/16244247-0a01-0010-3294-d81c21e7e86e
    Regards
    Prakash

  • Using FLEX Visual Composer iViews in Guided Procedures and the UWL

    Hello Experts,
    I am trying to display a GP workitem and I am getting this error
    "The portal page builder required to execute this callable object is not available."
    I have a GP Process and it haves FLEX Visual Composer iView, it runs fine un the Runtime workbench from Guided procedures Role, but when I configure de GP UWL Connector and try to open a GP workitem with a VC FLEX iView i got the error "The portal page builder required to execute this callable object is not available."  Guided procedures with webdynpro iView works fine.
    I have a NW 7.0 SP10
    Could you please help me undertand what configuration I am missing??
    Regards.

    Hi Daniel
    Please go through the following link(looks like a helpful one):-
    Link Between Visual Composer and Guided Procedure
    Regards
    Navneet

  • Consume abap based web Service in Visual composer 7.0

    Hi All,
    Can any one provide me sample example or PDF on "consume abap based web Service in Visual 7.0 composer" not WSDL based
    Help will be appricated by awarding point.
    Thanks

    Hi,
    Try the below link.
    Consuming WebService in Visual Composer-1
    Hope it helps...
    Regards
    Basheer

  • Hi. Friends. Unable to Pass Parameters in Visual Composer

    Hi.  
                 Currently we are working with Visual Composer. Our
    scenario is like we have developed 3 Iviews in one page. we
    could be able to get result also.
                        But our scenario is like whatever the values we
    give in First Iview, those same values we should also get in
    second and third Iview.
                      For Example we have plant and vendor, If we give
    or submit some values in First application, those values
    should also come as in second Iview.
                     we are getting result for First Iview and second and even third also If you run Individually. But whatever the values we give in First Iview, those are not taking in second Iview as default values.
                      What we have tried is 1) we have considered URL(Hyper Link Option)
                                                       2) Data Store
                                                        Kumar. B.

    Hi Omer,
                   Thanks for the immediate feedback and also for the solution.We have got the result with the following way by giving the single values to fields in URL.ex plant - 8302 and material_type=z001.
    In the same way we have tried the same by following the document "Drilldowns in VCModels" 17th page "DRILLDOWN TECHNIQUE#5: Chart or Table > any parameterized URL " i.e https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0127853-23a2-2910-30ad-c1873643c504
    for our requirement.
    As you know our requirement was to pass the parameters of first iview.So in the first iview we have used in a button hyperlink action in which we have given the second models URL prefixed the following parameter string .
    &_paramsXmlStr_=<Params><Row Material_type="#ID[ACA8HN]@Material_type" Plant="#ID[ACA8HN]@Plant"></Row></Params>
    If i give this above one in 1st iview,it is not  getting compiled.So we have encoded to
    &_paramsXmlStr_=%3CParams%3E%3CRow%20Material_type%3D%22&#ID[ACA8HN]@Material_type&%22%20Plant%3D%22&#ID[ACA8HN]@Plant&%22%3E%3C/Row%3E%3C/Params%3E
    even without "&" in params for the values in above string.Even then its not bringing the values what we have given in first iview.
    Could you please let us know where we are going wrong.

  • Unable to connect to BI System from Visual Composer

    Hie there,
      I am unable to connect to my BI system from Visual Composer
      The error message which I obtain upon clicking on 'Find Data' and selecting one of the many Systems list are as follows :-
      Error - 30014 Search returned an erro Failed to conect to backend system. Check your system defination and user priveleges.
      Please advice how can I add a BI System to this Visual Composer
    p/s: I`m new to portal environment, hence please excuse my rudimentary question

    Hi John,
    you find some information under:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/de/9b/3ac52d74cf4c43b1cf3a71725c951f/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/de/9b/3ac52d74cf4c43b1cf3a71725c951f/frameset.htm</a>
    I had a similar question as a comment for my blog here:
    <a href="/people/marcel.salein/blog/2007/02/01/visual-composer-and-abap-rfcbapi-a-powerful-combination-part-i:///people/marcel.salein/blog/2007/02/01/visual-composer-and-abap-rfcbapi-a-powerful-combination-part-i
    You should also look in the VC wiki, there is a section for the connectivity
    <a href="https://wiki.sdn.sap.com/wiki/display/VC/Connectivity">https://wiki.sdn.sap.com/wiki/display/VC/Connectivity</a>
    Hope that helps!
    Best Regards,
    Marcel

  • Visual Composer Consuming WebServices on MDM

    Hi all
    Can you please anybody tell me that what are the didadvantages when using the Visual Composer Consuming Webservices.
    Regards
    Suuresh babu

    Hi Nishita,
    yes, you can define the criteria for displaying data when mapping Input and Output parameters for your BI queries.
    For Valication, you can writing expression if you have specific search criteria.
    Thanks
    Arun

  • Link for download Visual Composer 7.1

    Dear all,
    Can any one give me direct link for download visual composer 7.1 ??
    Regards,
    Abdul

    You not need to download VC -->
    Read http://help.sap.com/saphelp_nwce10/helpdata/en/45/055b6a4c09048ae10000000a155369/frameset.htm
    Regards.

  • Unable to create visual composer table view from the Bex Query

    Hi
    I am trying to create the visual composer lay out from a Bex query. The Bex query contains a set of Key figures and a structure.
    These key figure and structure combination is forming a table in the query output. Key figure parameters are coming as rows and Structure parameters are coming as columns.
    example query out put:
    Total, HPC, FDS excel ICe etc are as Structure elements and coming as columns in query out put and
    Invoice value, Gross sale value, Efficient operations etc are as Key figure elements in query and coming as rows in query out put.
    But if I map this query to visual composer table view all these are coming as columns as given below.
    Total Invoice value ,             Total Gross sale value,    Total Efficient operations,      HPC Invoice vale,.........
    And if execute the query will giving the out put in single row.
    Can anybody help me out to map this in the row column format?
    Is it really possible to do in VC?
    I am using CE 7.2. The VC model I need to be embedding in BPM.
    Please help me to solve this issue. I completely stuck up this issue.
    Regards
    Sajith P
    Edited by: Sajith P on Aug 17, 2010 3:07 PM
    Edited by: Sajith P on Aug 17, 2010 3:15 PM

    Hi,
    Try to use some function module which will convert query data into flat tables. (eg., RS_VC_GET_QUERY_VIEW_DATA_FLAT).
    Hope this solves your issue.
    Regards,
    Vinay

Maybe you are looking for

  • Values of checkboxes and radio buttons not recognised

    Hi folks, I have a bit of a strange problem and I'm hoping you can help shed some light. Basically I have a form with various elements in it, some of which seem to have a problem telling my pl/sql code what their values are. The culprits seem to be r

  • Rezised editable regins

    Hey all, I am running into an issue when I paste text into an editable region in an xhtml file--it automatically resizes the region width (to wider), and will not shrink again. I tried just copying unformatted text, that doesn't work. I also tried re

  • Free cross Ads promting Apps associated with a single Dev account

    Hi, I believe that there is a feature allowing Apps associated with a single Dev account to promote each other via free PubCenter Ads. I would appreciate a link showing how to take advantage of this feature. Thanks Alaa

  • Geographical maps US maps not showing up in Resolver

    The current challenge I'm facing is that I was only able to produce US maps by state and/or capitals.  I see other maps included in my C:\Program Files\Business Objects\MapInfo MapX\Maps folder.  But I couldn't get them to work like the US 8k cities

  • Problems: undoes sleep, and won't give up

    Folks: A few days ago, I connected a new Seagate 1.5TB drive (USB2), accepted an offer to format the drive, and enabled TM. (Or was it vice-versa? I don't recall.) First Problem: Something undoes sleep Since then, when I use Apple Menu "Sleep" the sy