ReferenceError: Error #1056: Cannot create property handler
After updating my lcds application to LCSD 4.6 I get many of these errors. In debug log I can see, that java sends this handler property for some objects,...
View ArticleHow Do I use a variable for a datasource
I'm trying to use a variable as a datasource so changes are easy to make with out having to look through the entire process.If I use SLC_ENGFC_DEV_DS as the literal value the select statement it works....
View ArticleSave non flash based data using Lifecycle DataServices ES2
I currently have some automation setup, where I need to write some data to the database. This is done outside of the Flash project. Is there a way to tie into Lifecycle Data Services to save a value...
View ArticleData Management Service
Hello, I urgently need your help. I have to invoke a Java DAO from LiveCycle DataService. I configured a Data Management Service that works correctly. When I invoke the method, however, the...
View ArticleAMF Connection via secure amf
Hi, I'm using Java AMF Client to talk to a LiveCycle server.when I try to open an AMFConnection to an https-URL, I get the following error: javax.net.ssl.SSLHandshakeException:...
View ArticleLCDS 2.5 - Dataservice is very slow
I have a query that returned about 7000 records using livecycle dataservices 2.5 and Flex SDK 3.0. I expect this to take a few seconds, but it take 25-30 seconds to get the result back. The VO I am...
View ArticleDataService - offline data / incremental load
Hello, We're working on a mobile app with offline mode, and got a few questions to cover in order to design the best solution. 1. When we enabled offline caching for DataService with approach including...
View ArticleUsing LCDS and HTML5 Websockets for Consumers and Producers
I've been following the examples from here: http://help.adobe.com/en_US/LiveCycleDataServicesES/4.6/Developing/WS74a1cc3271d4c9821a4a3 ad3132cc2454ba-8000.html I can't seem to get my consumers and...
View Articleflex.messaging.io.amf.ASObject
My application is suffering from the following error.[RPC Fault faultString="Cannot invoke method 'putOrder'." faultCode="Server.ResourceUnavailable" faultDetail="The expected argument types are...
View Articlehibernate tomcat mysql
Hi there,I got a problem trying to make tomcat 5, flex and hibernate work together.I got the following error in tomcat log :tomcat log=====Feb 26, 2007 5:36:10 PM...
View ArticleFlexContext vs HttpContext (in FDS)
The prerelease documentation says that it's possible to use static methods in class flex.messaging.HttpContext toretrieve the request (HttpContext.getHttpRequest), response...
View ArticleProblem sending the parameters to webservice
Hi all, i am trying to call a "peoplesoft" webservice from flex. The following are the files automatically generated by peoplesoft integration broker.<wsdl:definitions name="CI_DEPT_CF.1"...
View ArticleFlex & Java/Axis2 WebServices
Hi! I'm having some problems with the configuration of a secure java webservice in Flex with BlazeDS.Currently I'm defining a destination in the proxy-config.xml (as suggested...
View Articleflex to pdf
hi.. i need to convert my grid and charts from flex to pdf.. how to create pdf template? so that i can import my data set into pdf template?? am using live cycle designer trail version.. or any...
View ArticleError #1088
Hi, I'm trying to build a simple app which fetch data from a MYSQL database. I'm using WHAM server and PHP is the connecting code, although I'm writing the PDP code, flex is. Using Flex 3, i created a...
View ArticleFailed to load policy file from...
Hi There, I am facing a problem while calling a web service built in Java through flex,I am using the flex 2 for client side ,and Weblogic Server 10 for webserviceThe WSDL URL is...
View ArticleRuntimeexception with Modeler Plugin
I reinstalled FB 4 and installed the Modeler Plugin v101. It worked yesterday. Since today, I cannot open any model files. The FML editor always quits with an error message:...
View ArticleProblem with the configuration of a data service
I'm facing some strange problems to get the CRM sample to run.Firstly, I ran it from the lcds-samples.war, and it works perfectly, but when I build an Eclipse project: New -> Dynamic Web Project (...
View ArticleHibernate version property not updated on client side
Hi, I created a custom Assembler extending from AbstractAssembler. The Assembler itself uses JPA 1.0 with Hibernate Annotations and Hibernate EntityManager. The entities all have a version property...
View ArticleSQLOffineAdapter + Could not initialize DataService.
Hello, I was following this tutorialhttp://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WS4ba8596dc6a25eff-56f1 c8f4126dcd963c6-8000.htmlBut when I shutdown my server.I have this...
View Article