War file created in Eclipse works, but fails when created by Ant
Hi,I am having trouble getting my flex war file to work when I create it using Ant, even though the same war works fine when I create it from my Eclipse Export War function. This is a critical problem...
View ArticleTutorials
Hi everyoneDoes anybody know where can I find step by step tutorials on FDS???I already googled this but with no resultsthank you all in advance
View ArticleError occurred saving the cache
I'm creating an AIR application using the Model Driven Development tools and hoping to make use of the offline cache. The generated value objects and services are working well when connected but I have...
View ArticleCan I use the LCDS for... ?
Hi, I'm a beginner in LCDS.I have a MySQL database for my ordering system. In this database there is a user table and there are some other tables. These tables use foreign keys of user.id. People can...
View ArticleLCDS ES2 with FB 4.51
I tried to connect to data services using FB 4.5.1 with LCDataServies. It is givign me error like.. " Configure your RDDS in web.xml.I removed the comment for RDDs and made "false" as per the...
View ArticleScaling 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 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 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 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 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 ArticleRPC Connect Failed
Hi,I am getting the following error in my application where in making RPC calls via RemoteObject.[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend"...
View Articleflex data visualization trial
how do you remove the watermark behind charts that read "Flex Data Visualization Trial". I thought the service was free. Do you have to buy a license to use the charts?
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 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 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 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 ArticleDataService - offline data / incremental load
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...
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/WS7 4a1cc3271d4c9821a4a3ad3132cc2454ba-8000.html I can't seem to get my consumers and...
View Article