How can the client know if the SSL certificate specified in the...
Hi, How can the client know if the SSL certificate specified in the service-config.xml file is invalid/untrusted/expired? For example using iOS client, the trusted certificate will not work and the...
View ArticleKeep associations after new Fill() method?
Hi all, Is there a possibility to keep the (managed) associations (in the dataService, and the offline database) if we do another Fill() method, but with other selection parameters on the same...
View ArticleHashMap$AbstractMapIterator.hasNext() eating 20% of CPU cycles LCDS4.6
We are doing some load testing on the new LCDS4.6 with RTMP channel and we noticed some pretty high CPU usage here from this method flex.messaging.socketserver.Reactor$ReactorImpl.run() The cause seems...
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 ArticleLCDS Edge Server Issue
We are trying to use the LCDS edge server (http://help.adobe.com/en_US/LiveCycleDataServicesES/3.1/Developing/WS56A7C79B-213F-425d-8D 41-2A5391D75C03Update.html) as a Load Balancer to the LCDS app...
View ArticleServer Push Intermittent message loss
We are using LCDS 2.6 and using the RTMP port for the server push. However, at times the notifications in between the server to clients goes missing. It works pretty good at times and after some time,...
View ArticleFill Data from PDF From to Access Database
Hello, I create a PDF form for fill data that connect to a access database. It works greate in my own PC.But when i move it on another PC PDF button does not work. Please help.
View Articleerror in lcds-dataservices
While i am using lcds-dataservices i am getting following error -- faultString = "A fill method returned object type which is not a collection. destination 'mppchequebounce' params: '[[1026300,]...
View ArticleCustomised Error Message instead of standard message ?
Hi All, I am calling a WSDL through a Livecycle generated form, but it shows an error saying "Error attempting to read from file".....(file name) when it does not connect to the web service. Can we...
View ArticleFilter argument as collection
Hi, I'm trying to create a query on the Data Modeler in Flash Builder to retrieve some elements from an entity in this case is Client which have a clientId, basically I'm creating a filter with this...
View ArticleMigration from BlazeDS to LCDS
Hi, I have an application which is developed using Flex and BlazeDS. Now i want that application to have an HTML5 interface as well. But as i have done some research i come to know that there is no JS...
View ArticleInstall BlazeDS on Jboss7
Hi everyone, Does anybody know , how to install/config BlazeDS on Jboss7 Thx
View ArticleMySQL Flex3 interaction
Friends,Can I directly connect a MySQL server database in flex3? If not, please tell me how to interact with MySQL server database using Flex3.Thanks
View ArticleHi . portal-server-specific steps below to create portlets for your Flex...
Following this instructions 1. Copy the flex-portal.jar and flex-messaging-common.jar files from the LCDS_INSTALL/resources/wsrp folder to the WEB-INF/lib folder of your web application.2. Copy the...
View ArticleIntegration between LiveCycle and Microstrategy Reports
Hi, I want to integrate between the Livecycle and Microstrategy reports. I want to show the Reports in the workspace which comes from the microstrategy. Do you have any tutorial or technical article...
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 ArticleError when caching data locally using LiveCycle Data Services
Hi all,I developing a mobile application support working offline. I using cache feature of LiveCycle Data Services.This is my datasevice ( it has associate to others dataservice ) and autoSaveCache =...
View ArticleLCDS Session Management using an Extension Panel
We have an app that executes in an extension panel(InDesign) using both amf and rtmp calls. The lcds server then makes rpc calls to an app which returns the data to InDesign. How do you manage the...
View ArticleComplete authentication example for a per client authorization
Does anyone have an example of per-client-authentication that includes the config and java files. I need to have each user have their own authentication/session, if this is not the best way to...
View Articlehow to store and access a common properties file in LCDS, i.e. a java...
I need to store some variables in a properties file (key=value) that I can call and retrieve settings as I would in a java app. Where should the file live in the webapp and how is it accessed?
View Article