Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

how can I call a web service using JAVAscript in LCD

Avatar

Level 1

hi guys,

     I know it can call a WSDL in LCD, but I have not any WSDL web service , and I have a REST web service ,how can I call this REST web service in LCD? I checked some documents and found nothing...if it's possible that it can call a REST web service using JAVAScript code, I mean I can program some code to call this web service ?

thanks,

Jesse

0 Replies

Avatar

Level 10

Hi Jesse,

You can do GET, PUT and POST using FormCalc, so you should be able to access a REST web service. 

There is a example of accessing a RSS feed in this thread, http://forums.adobe.com/message/5695433#5695433

Regards

Bruce