LiveCycle Data Service ES | cost ?
Hello, What is the price of LiveCycle Data Service ES? On this web site, it is always"Download the trial for free!!!!!!" and nothing else... Thank you
View ArticleCreate datagrid dynamically
I'm new to Flex (just started looking at it 2 days ago) but I've been working on this problem all day long. I'm trying to create and populate a datagrid based on field names specified in a CSV list,...
View Articlemanaging subscriptions in MessagingAdapter
I wanted to experiment with custom subscription management. The documentation states to override handlesSubscriptions() and return true, plus implement manage(CommandMessage message). I never see my...
View ArticlereconnectPolicy property missing
Hi, I'm using LCDS 3.1 for a project and while reading the Using LiveCycle Data Services ES2 manual about occasionally connected clients, I came across a paragraph on page 315 about the reconnectPolicy...
View ArticleCharacter encoding problems when using javascript client-sdk for remoting
Hi,I have recently downloaded LCDS to try. I was interested in using Javascript for remoting. I have a Java-based web application on the server side, and use HTML + Javascript...
View ArticleConnect to a MS SQL Server database
Dear all,Please tell me how to connect to a MS SQL Server database in Flex 3.Thanks a lot !
View ArticleJava server Push DataMessage through RTMP LC DataService
Hello all, I'm doing a POC to push Data from a (Java) server, though LCDS 3.1 's DataService using RTMP. Configuration is OK. Adobe Air client DataMessage to server (+Assembler saving in DB) : OK I...
View ArticleProblem LiveCycle Data Services with Parsley Framework
Hi All,I have problem when using LiveCycle Data Services and Parsley framework.Here is my Dynamic command :....public function execute(message:ServiceMsg):AsyncToken{...
View ArticleHow do I dynamically create and add a "sourceSet" object using FormCalc script?
I would like to be able to use a script that creates a "sourceSet" object and connects to my ms access database on an event like "onclick" rather than automatically having to connect when the form is...
View ArticleLCDS ES2 with FB 4.51
I tried to connect to data services using FB 4.5.1 with LCDataServies. It is givign me error like.. " Configure your RDDS in web.xml.I removed the comment for RDDs and made "false" as per the...
View ArticleFiber Modeler - JavaMail Error
I've been working with the Fiber Modeler recently and everything works great in certain situations. When I deploy my model to the server from Flash Builder 4 using RDS the server logs display all the...
View ArticleLiveCycle Remoting and file upload
Hi, in older version of LiveCycle (LiveCycle ES 8.2) I had a process that converted file to PDF. I was using the URLRequest to http://" + serverPort + "/remoting/lcfileupload to upload file to the...
View ArticleNetConnection.Call.Failed: HTTP: Status 404; messagebroker/amf'
Hi,I have been trying to solve this problem could not. Can some one help me? My environment is Tomcat6+ LCDS ES2 My Flex app is hosted on tomcat and connects to a REST web service in the same tomcat...
View ArticleHow to set up Eclipse for Flex / Java / LCDS projects
I've browsed through the LCDS documentation but found very little about how to actually set up Eclipse / Flash Builder to develop real LCDS applications where you write both Flex code (run on the...
View ArticleCannot load JDBC driver class
Hi, I've successfully installed Flash Builder 4 (FlashBuilder_4_LS10.exe) with Data Model plugin (Adobe_Application_Modeling_plugin_v102_eclipse35.zip). On my local pc (XP Professional) I'm running...
View Articlerecursive associations in LiveCycle Data Services
I have a recursive associations in my table CREATE TABLE TMPADNAN ( ID NUMBER(10) NOT NULL, NAME VARCHAR2(255 CHAR), MID NUMBER(10) )...
View ArticleLCDS Java Long to Flex Number conversion issue
Hi, I am having a userVO in Java and Flex. userId attribute of userVO is of type Long in Java class and Number in AS class. The Long attribute userId "10001256" in the Java userVO gets converted to an...
View ArticleMigrating from BlazeDS to LiveCycle DS
We've been deploying a Flex app for awhile with Blaze on the backend, and a month or so ago I deployed Live Cycle DS 3.1 trial version in staging to make sure that we can migrate to LCDS seamlessly in...
View ArticleChannel.Polling.Error
Hello, We had an application which works on Flex 2, servebox Foundry 0.9.2 and LiveCycle 2. We wanted to migrate the application to Flex 4.So i did all modifications and now we have Flex 4, sevebox...
View ArticleLCDS fails at initializing DataStore
Hi, we're using ADEP 4.6 Dataservices' datamanagement and we're getting a strange but explainable error. We have an AIR desktop app with a dataservice and offline cache. The situation is that I...
View Article