Scaling JMS Adapter connecting to Remove JMS Provider
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...
View ArticleHow to use createItem via DataServiceTransaction-API correctly
Hello, I try to create an item via the DataServiceTransaction-API: DataServiceTransaction dtx = DataServiceTransaction.begin(false);dtx.setSendChangesToAdapter(true); EntityA a = new EntityA();EntityB...
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 ArticleImplementing Server Push using LCDS 2.6
Hi All, We have created an application where we are using polling to get certain constant updates. Now this polling is client polling wherein the client polls the server at regular intervals to get the...
View ArticleHow to set LiveCycle Data Service to use AMF Channel ?
Hi All,I'm using Data service with channel set is RTMP Channel and Remote Object is AMF Channel. Now, I want to set Dataservice using AMF Channel but I do not know whether it is possible or not. Please...
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 ArticleHow to receive message from queue based on JMSPriority
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...
View ArticleUnderstanding Channels
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...
View ArticleRPC Fault faultString="No destination with id is registered with any service."
Hi, <br /><br />I would really appreciate an expert's opinion on how to figure out what is wrong with my data service...I'm a newbie so it's probably something obvious! :-)<br...
View ArticleCrossdomain.xml file not being called by the SWF
Hi, I'm serving an swf file compiled using flex builder 3.2 through plain HTTP, the SWF file calls a service in the same domain through HTTPS, as such, I put the following file in the root directory of...
View ArticleFlex to web service communication problem
Hi, just as title state, I have problem during web service --> Flex communication. I am using WebService ActionScript class, to make a connection to it, but I got some odd behavior. When I try to...
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 ArticleNew Modeler for Flash Builder 4.5 Available
Modeler 3.11 works with Flash Builder 4.5 and Livecycle Data Services 3.1. It is available for download here: https://www.adobe.com/cfusion/entitlement/index.cfm?e=lc_app_model Modeler 3.11 Release...
View Articleremote object taking more time to respond
I am using live cycle data services to access my remote java object. Sometimes remote object is taking a lot of time to respond (even 15 minutes). Please give me some solution.
View ArticleRemoting-config.xml and JAR changes not reflecting
Recently we have been facing quite some complicated issues.1.) We are trying to change the destination path in the remoting-config.xml but after doing so and restarting the lcds.war file, the changes...
View ArticleData Management Service and Order of Inserts, Deletes
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...
View ArticleUrgent requirement on Flex : Security error accessing url (error resolution...
Hi, I have a requirement to create record from standalone flex. I am using Flex builder 3. I used Flex-force toolkit to login to salesforce. The swf file generated when used internal to salesforce it...
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 ArticleLiveCycle 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 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 Article