cancel
Showing results for 
Search instead for 
Did you mean: 

Exchange currency scenario in PO 7.4

former_member196519
Participant
0 Kudos

Hi Experts,

I want to fetch data from website:http://web-services.oanda.com/rates/api/v1/rates/JPY.xml?api_key=CUPOANDA&decimal_places=5&date=2015...for currency conversion using dynamic web link. So could you please help me? I read all the sdn blog and discussion but did not get any progress.


Thanks,

Kumar

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member196519
Participant
0 Kudos

Thanks Roberto,

Actually as per the requirement  we have to take exchange rate from above link.

Thanks,

Kumar

former_member196519
Participant
0 Kudos

Hi Team,

Could you please help me to sort out this issue. I did not get any clue for this yet.

Thanks in advance!

Kumar

rcsegovia
Active Participant
0 Kudos

Hello,

have you checked ?

regards,

Roberto.

former_member196519
Participant
0 Kudos

Thanks Roberto for your reply!

I checked this and this REST works for SP 4 or more than that  but I am working SAP PO 7.4 SP 3.

Thanks,

Kumar

rcsegovia
Active Participant
0 Kudos

Hi,

It's not rest adapter, it's axis.

regards,

Roberto.

former_member196519
Participant
0 Kudos

Yes Roberto .. AXIS adapter.. it was type mistake,,

rcsegovia
Active Participant
0 Kudos

"It seems that the very old AXIS adapter (available as of XI 3.0) can greatly help in this case"


I don't think you read on detail above link.



regards,

Roberto.

rcsegovia
Active Participant
0 Kudos

Hi Kumar,

There is an standard report from SAP to download exchange rates from BCE may help you

for uploading ECB (European Central Bank) FX rates use report RFIMPNBS (SAPNET note 1286897).

Regards,

Roberto.

Former Member
0 Kudos

Hi,

of course it is simple xml the URL shows as it is the response of your request.

When you are on PO 7.4 you should have a look to the new REST Adapter. You can use this adapter to call the API. There is a great blog providing an overview of How to's and Documents regarding REST Adapter  http://scn.sap.com/docs/DOC-60854

Try to implement the tutorial about consuming a RESTful service http://scn.sap.com/docs/DOC-60856

It is very close to your requirement.

Regards

Mark

former_member196519
Participant
0 Kudos

Hi Mark,

Rest is add on adapter. In this case we have to buy this.

Thanks.

Kumar

former_member183908
Active Contributor
0 Kudos

Hi Kumar,

You no need to buy SAP Rest adapter its for free and its not an add on.You need to SP upgrade your PO 7.4 system to get the REST adapter.

refer below blog

Thanks

Dimitri
Active Contributor
0 Kudos

Hi,

This is just a web service scenario.

So, you want something like SOAP -> SAP PI -> proxy, idoc, ...

Try to get the WSDL from the web site and import that.

You use it on the outbound side.

On the inbound side, choose what you want.

Kind regards,

Dimitri

former_member196519
Participant
0 Kudos

Thanks Dimitri for your replly!

How can I take wsdl from web site it shows simple xml. There is not wsdl tag nd all.

Thanks,

Kumar

Dimitri
Active Contributor
0 Kudos

Have a look at the web site or contact them. If integration is possible, they could provide something.

Not sure if that will be free of charge.

Perhaps you could find an alternative.

former_member196519
Participant
0 Kudos

Sure Dimitri!

I will check with them for wsdl. But they will not provide.. then I have to think alternative solution.

Thanks,

Kumar

former_member196519
Participant
0 Kudos

Hi Dimitri,

They do not have wsdl for above link.

Thanks,

Kumar