Quantcast
Channel: SCN : Unanswered Discussions - SAP Business ByDesign
Viewing all articles
Browse latest Browse all 4032

Rest API Embedded Screen

$
0
0

Hi Expert,

 

I have a requirement to embedded screen of third party system. To embedded that screen it has some prerequisite like

1. copy the file in your own directory - say, example.js

2. change "***" to appropriate values

3. install async and request packages

    npm install async

    npm install request

4. execute node example.js

 

can we store .js file in c4c solution like example.js.

can we use that into mashups

can we execute example.js file in c4c.

 

What are this npm install. How can i approach this requirement. Please find the attached code for reference.

 

Thanks,

Quddus,


Viewing all articles
Browse latest Browse all 4032