How to initialize back-end services on startup. LCDS + JBoss 5
We use JBoss 5 and latest LCDS and need to initialize services on back-end not lazily but right after deployment and server start.Could you please advise how to do that?We use Java adapters for data...
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 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 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 ArticleFlex Message Service with JMS Dynamic Destination
Any of you folks knows if Flex Message Service supports JMS Dynamic Destinations? From what I have read about Flex Data Service so far indicates that all JMS destinations must be pre-defined in...
View ArticleAmbiguous refernce to mxml:HTTPService
In Flex Builder 3, I get "Can not resolve a multiname reference unambiguously." when I include:<mx:HTTPService id="data" method="POST" url="data.php"></mx:HTTPService>The error text is:Can...
View ArticleDuplicate rows in AdvancedDataGrid when pushing updates via custom Assembler?
We are trying to use LCDS transactions to dynamically push updates from a server side application via custom Assembler to AdvancedDataGrid. Latter is using fill result ArrayList as its data source....
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 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 ArticleInstalling Modeler plug-in in Flash Builder 4 (no longer beta)
Hi, I'm currently trying out the new release of Flash Builder 4 and I cannot get the Data Modeler plug-in to work.Copying the files into the plugins directory makes (edit: some of) their names appear...
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 Article[JTATransaction] You should set hibernate.transaction.manager_lookup_class if...
Hello I keep seeing the above error in my server log. My model file has the following. What is the warning about and how to rectify it in the right way thanksRupak <annotation name="DMS">...
View ArticleInstall BlazeDS on Jboss7
Hi everyone, Does anybody know , how to install/config BlazeDS on Jboss7 Thx
View ArticleHow to manually create item using model driven assembler
HelloI am using Model Driven Development, however all of my data insertion is not going to happen via the forms. There may be a background process that may pull the data from some where and insert into...
View ArticleHttpService 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 ArticleHTTP Server.Error.Request error on EXTERNAL SERVER
I am fit to be tied! I have been battling this HTTP Server Request error for hours. I have read through the blogs, boards, and other sites with great information, however, I still fail to get my app...
View ArticleUpdating ManagedRemoting Entity from Server
I have a pretty simple task that I need to complete, but it's taken up several days trying to find out how to do it because I can't find any documentation on managed remoting on the server side......
View ArticleHow to handle and Manage Multi DataBase access with LCDS in runtime ?
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 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