2009 Sep 16 8:48 AM
Hi Experts,
I've developed an application which contains SAP web services in adobe flex builder 3 and I've release it in my local system using 'Export Release Built' option. It is working fine when i open it using internet explorer in my local system. But when I copy the released folder and paste it in another system, I can see the application screen but no action is taken place and the web service is not called. Could you provide me the solution to solve this problem?
Regards
Basheer
2009 Sep 16 10:50 AM
Hi Basheer,
Released Build swf files should have worked similarly on any machine.
You need to chk whether for SAP Web service you have passed any Host machine name instead of Host IP address.
e.g. http://myserver.com:8000/sap/bc/soap/wsdl11?services=BAPI_FLIGHT_GETLIST instead of http://128.10.3.27:8000/sap/bc/soap/wsdl11?services=BAPI_FLIGHT_GETLIST .
If above case then you just need to make host file entry for that another machine to run the same swf.
Hope this will solve your issue.
Regards,
Vivek
Hi Basheer,
Released Build swf files should have worked similarly on any machine.
You need to chk whether for SAP Web service you have passed any Host machine name instead of Host IP address.
e.g. http://myserver.com:8000/sap/bc/soap/wsdl11?services=BAPI_FLIGHT_GETLIST instead of http://128.10.3.27:8000/sap/bc/soap/wsdl11?services=BAPI_FLIGHT_GETLIST .
If above case then you just need to make host file entry for that another machine to run the same swf.
Hope this will solve your issue.
Regards,
Vivek
2009 Sep 16 10:50 AM
Hi Basheer,
Released Build swf files should have worked similarly on any machine.
You need to chk whether for SAP Web service you have passed any Host machine name instead of Host IP address.
e.g. http://myserver.com:8000/sap/bc/soap/wsdl11?services=BAPI_FLIGHT_GETLIST instead of http://128.10.3.27:8000/sap/bc/soap/wsdl11?services=BAPI_FLIGHT_GETLIST .
If above case then you just need to make host file entry for that another machine to run the same swf.
Hope this will solve your issue.
Regards,
Vivek
2009 Sep 16 11:12 AM
Hi Vivek,
Thanks for your prompt reply.
The problem is not from host entries. I think the problem will be from the version of flash player plug in. Could anyone tell me which version of flash player I've to use to run the application which consumes SAP web service?
Regards
Basheer
2009 Sep 16 11:36 AM
2009 Sep 16 12:25 PM
Hi Basheer,
Flash player 9 onwords any version you can use to run your flex or AIR application.
But as Raja suggested it may be due to crossdomain issue.
Regards,
Vivek
2009 Sep 17 8:39 AM
Solved.
The problem is from accessing internet from local application. It is working fine after setting the Global Security Settings.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |