HttpService with JSON from server - help please
Hi! I am trying to pass back a JSON object to flex using HttpService. The scenario is like this - using HttpService I am calling an action since i am using Struts 2.0 . This action is supposed to...
View ArticleError #2004: One of the parameters is invalid
I'm trying to send an object from Java to Flex using BlazeDS and the following code:quote:var remoteObject:RemoteObject = new RemoteObject();remoteObject.destination =...
View ArticleSecureAMF channel failed for first time initialization
Hi all, I have a Flex application to authenticate with server via RemoteObject. It is working normally with http (i.e. amf channel) However when I try to login via https, the first access time, Flex...
View ArticleExport PDF Form Data to Database using ASP.NET
I have searched some topics related to PDF Form data export by using ASP.NET. However, I am not familiar with the procedures of using ASP.NET to export PDF Form data (Since I am new to LC). I would...
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 ArticleFlexContext.getFlexClient() returns an invalid object
I have this Flex client application I'm trying to implement the Logout function for. This client has both HTTP and RTMP connections to the server. So when the user presses the Logout button in client,...
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 ArticleName jms is not bound in this Context"
Hi when i am trying to execute the Jms by using LIvecycle Dataservices . I am getting below Error [BlazeDS]Received command: TCCommand [ Cmd: 0, MethodName: null, TrxID: 2.0][BlazeDS]Serializing...
View ArticleLCDS 3.1 installation with ColdFusion 8
I have seen a bunch of examples with connecting LCDS 3.1 with ColdFusion 9. We are currently locked into CF8 only and I need to figure out how to properly connect the two. Can someone please point me...
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 ArticleHow to OCR the PDF?
Hi, using LiveCycle service how to ocr the PDF??.. Please give the link to do OCR the PDF using Livecycle. The programming language is asp.net & C#. Regards,R.Balajiprasad
View ArticleConversion between ASObject and custom Java object
I have Java Enterprice Application with BlazeDS installed there and Flash client (created in pure Flash -not Flex). Now I want to send my custom Java object over the wire. On The java side i have...
View ArticleHow to get notified when offline changes are successfully applied ?
Hi, I'm currently experimenting with the offline / sync capabilities of LCDS. My concern is to get notified when a write operation has been done, whether we are working online or offline from the...
View ArticlePushing SAP Backend Updates to LCDS Middleware
Hi, I am using the following architecture for my mobile application : Flex client <-> LCDS middleware <-> SAP ERP Backend I understand how I can synchronise and update client =>...
View ArticleDatabase binding - Acrobat Reader
database updates will work with Acrobat X Pro but not in reader, not even when I preview from within LiveCycle. This used to work until all of a sudden I stopped getting the "this form is trying to...
View ArticleCreating web applications using HTML5/JavaScript Remoting and Messaging...
This question was posted in response to the following article: http://help.adobe.com/en_US/dataservicesjee/4.6/Developing/WS74a1cc3271d4c9821a4a3ad3132cc 2454ba-8000.html
View ArticleNot populating values in the dropdown list
Hi , I have a question regarding the populating the values in the dropdown list. Here are the steps that I followed : Step 1: Created a form with a drop down list in the designer ( Testers) which I...
View Articleflex.messaging.io.ArrayCollection not found
I have written a Java class that takes an argument of a java Collection, that consists of my custom Java VOs.When I call this from Flex 2.0 beta 3 when the class is in my JRun classpath, everything is...
View ArticleNullPointerException from MessageBrokerServlet init
hi,How does one figure this out? there's no real content as to what's going on. (this stuff really should be open source, so i can figure it out and move on)..the usual cause of this error is a...
View Article