Install 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 ArticleSQLAssembler and Nulls
I have a question about the correct use of a SQL Assembler destination. It seems that the SQL Assembler does not handle NULLs when data is passed to it from the flex client. If I have a value object...
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 ArticleData Binding not full. I.E. Bool(true,false).
Hello,I am working with LiveCycle connected with SAP, it is where I take the data. I have some problems when I work with boolean or not totally filled colums. I will put an example to make me...
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 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 ArticleDelete item when using auto sync
Hi All,I'm using Dataservice with autoSyncEnabled is true. I run my web app on 2 browser to test auto sync feature but when I delete item xxx on the browser 1, the item xxx still displayed on the...
View ArticleNeed help on data service
I’ve installed LiveCycle data service for Java (v 4.7 windows) and Flex builder(Trial version). After I installed this I don’t find lcd.war file which is supposed to be under Tomcat data service...
View ArticleHow to handle and manage a multi Database access in runtime with LCDS?
Hello there I got several customer working with the same application and I wonder how, with LCDS, to manage in a runtime a multi dataBase access; without creating a configuration "mxl" file inthe...
View ArticleCreate-Item stored procedure return error for hte parameter
Hi, I'm getting the following error when I create an item with the data services: INFO: [Data Services] [DEBUG] SQL Assembler jdbc exception on operation=create-item...
View ArticleReferenceError: Error #1056: Cannot create property handler
After updating my lcds application to LCSD 4.6 I get many of these errors. In debug log I can see, that java sends this handler property for some objects,...
View ArticleHow Do I use a variable for a datasource
I'm trying to use a variable as a datasource so changes are easy to make with out having to look through the entire process.If I use SLC_ENGFC_DEV_DS as the literal value the select statement it works....
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 Article