Adobe Connect User Community
Menu

#1 2011-04-11 02:24:13

**_cselvan_**

Is it possible to call our own web services from adobe connect applica

I am facing a security issue  in adobe connect

Error Description is "Security error accessing url
Unable to load WSDL. If currently online, please verify the URI and/or format of the WSDL (http://xxxxxx/WebService.asmx?wsdl)"

Is it possible to call our own web services from adobe connect application?


Thanks and regards
Selvan

Offline

#2 2011-04-11 07:27:18

**_Purnima_**

Re: Is it possible to call our own web services from adobe connect applica

I don't think this should be possible as XSS is taken care of.

What exactly are you trying to achieve ?

Offline

#3 2011-04-11 08:03:56

**_cselvan_**

Re: Is it possible to call our own web services from adobe connect applica

We have created one application for conferencing.
We need to access data from our database. So we create web service for accessing  DB. we get data using web services in flex application.
When we upload application to connect we get below Error
Error Description is "Security error accessing url
Unable to load WSDL. If currently online, please verify the URI and/or format of the WSDL (http://xxxxxx/WebService.asmx?wsdl)"

Thanks
Selvan

Offline

#4 2011-04-11 08:50:53

**_jcooper9099_**

Re: Is it possible to call our own web services from adobe connect applica

That sounds like XSS policies are stoping your request. Are you on a hosted or licensed service?

Offline

#5 2011-04-11 08:57:16

**_cselvan_**

Re: Is it possible to call our own web services from adobe connect applica

i have tired using trial version adobe connect 8.

Thanks
Selvan

Offline

#6 2011-04-11 09:09:01

**_Purnima_**

Re: Is it possible to call our own web services from adobe connect applica

It will not allow this AFAIK. XSS is strictly taken care of(blocked) and on hosted it will not allow you to do so. You might be able to do so on licensed install by enabling XSS for your setup

Offline

Board footer