Sign in to follow, share, and participate in this community.
Dear guys, I am developing web base ftp server application in flex. whoever already developed ftp server application in flex. Please give me the component source code. Please support to me. than... I am new to lcds.In the lcds download page here http://www.adobe.com/devnet/livecycle/downloads.html which do I download so as to get started with lcds.Thanks for your prompt response Hi, we are just starting using the data connections to connect via a database with LiveCycle Designer. It seems we are missing something important regarding to manipulation of data from the PDF. At first we ha... Our company sells a product which has been using Blaze DS for communicating between a Flex-based client and a JBoss-based middleware. Nothing fancy, just AMF used to call web services and retrieve the answer. Now, th... According to the state total of months people I want to list AreaChart help video http://www.ahsapdekorasyonbul.com/1.html xml <?xml version="1.0" ... 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 (dataservices-client.js) to... 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 opened up. ... Hi All, I have problem when using LiveCycle Data Services and Parsley framework. Here is my Dynamic command : .... public function execute(message:ServiceMsg):AsyncToken{  ... Currently we support an application that communicates via RTMP channel messages. We're working on re-writing one of the application's components to use HTML5 and Javascript websockets through LCDS 4.7. Whi... If I have a bunch of different data services object, each data service object DOES NOT need to have a new RTMP Channel correct? What is the benefit of adding a new RTMP channel to the channelset of dataservice... 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 producers to... 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 returning has... 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... 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: sun.security.validator.Va... Hi all, I want to receive message from Receive Message From Queue based on JMSPrirority. I am able to send message to queue using Send Message To Queue component with specifying Priority value as Five(... Hello, we are using the LCDS Data management service with a Flex app. Currently we are using the SQL Assembler. The issue we are having is with the order of the inserts and deletes that the data management... 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 ArrayCollection is not po... Hello, We have many Flex clients (SDK 4.5 connecting to ADEP Data Services 4.6) creating consumers to receive pushed Server messages on a particular Topic. On several topics the consumers each set a unique sel... 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 object to th...