cancel
Showing results for 
Search instead for 
Did you mean: 

Java script in BODS

Former Member
0 Kudos

Can we use java script as a source in BODS?

We have a requirement where we are getting source in a java script and tranform this and load it in Oracle DB

We are using BODS version 3.2.

Please suggest.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184768
Active Contributor
0 Kudos

Hi Nilesh,

The right forum for your question is . It is dedicated to BODS only.

Regards,

Ravi

Former Member
0 Kudos

You need to post your BODS Queries here:

http://scn.sap.com/community/data-services/content?filterID=content~objecttype~objecttype[thread]

As far your question we dont have any direct connectivity of java script as a data source in BODS however we can use Webservices to get the data from the source output like HTML and then crete a direct mapping with target. 

Please Refer these links :

http://www.sdn.sap.com/irj/boc/go/portal/prtroot/docs/library/uuid/20bd5e60-11f9-2b10-2bbb-b5109ccef...

This link will be helpful for configuring Rest Webservice using Http Adapter

http://scn.sap.com/community/data-services/blog/2013/07/01/consuming-rest-web-service-with-parameter...

Another way to access Web service

http://scn.sap.com/community/data-services/blog/2013/05/10/use-of-user-defined-transform-in-data-ser...

For sample Webserive use this link in Datastore config

http://www.w3schools.com/webservices/tempconvert.asmx?op=CelsiusToFahrenheit&wsdl

Answers (0)