Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8368

Re: Issues while Calling a WebRFC from Personas

$
0
0

Hi Abhi,

 

Guess i know your issue.

Let me try. In the above snapshot, for step 19, you are doing CallWebRFC and "url" as variable.

You are constructing this variable in your javascript.

Well it won't work that way. For CallWebRfc, it expects the URL itself.

 

Now, you will ask, how do we pass the values from Screen into the URL.

Here is how:

I am copying 2 values from my screen in to "value1" and "value2"

And then passing those values in curly braces as shown.

Capture.JPG

 

 

Now, if value1 = sap  and value2=personas in your screen..

You open the developer tools (F12) and see what request goes through.

It will be: http://www.blabla.com?param1=sap&param2=personas

 

So please change your script a little bit now and let us know..

 

Hope this helps.

Regards,

Sushant


Viewing all articles
Browse latest Browse all 8368

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>