Connect to a MS SQL Server database
Dear all,Please tell me how to connect to a MS SQL Server database in Flex 3.Thanks a lot !
View ArticleProblems with file upload using AMF or SOAP
We use your AMF to connect Flex with Ruby on Rails. Everything is OK, except file upload.We did not find how to upload file using AMF or SOAP RPC from Flex. Only to use FileReference.upload().The...
View ArticleSelect SOAP XML nodes from a XMLList in a DataGrid
Hi Flex Community,I have a web service with a SOAP response (XML Document) and store the result in a XMLList. Here the SOAP response:<method:ReportListResponse...
View ArticleFlex/PHP how to send content of DataGrid back to PHP?
I have a Flex page where I display data in two DataGrids. I've got it showing the data. And I have it set to editable. But now I need to be able to write it back to a PHP script on the server where it...
View ArticleCalling Web Service from Flex (to PeopleSoft)
I'm new to Flex and web services. I've created a web service in PeopleSoft and successfully imported the WSDL into Flex so that it has contacted the PS server and returned data (using mx:WebService and...
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 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 ArticleCannot connect to named destination (webservice)
I'm trying to add a named destination to proxy-config.xml for a webservice but I'm getting this error when trying to send a message: 'my-http' fault handler called. [IOErrorEvent type="ioError"...
View ArticlereconnectPolicy property missing
Hi, I'm using LCDS 3.1 for a project and while reading the Using LiveCycle Data Services ES2 manual about occasionally connected clients, I came across a paragraph on page 315 about the reconnectPolicy...
View ArticleLDAP authenticating FLEX/AIR users
Hi All,I would like to build an Flex/AIR application that initially provides LDAP authentication.I am new to these Flex/Actionscript/DataServices however I have managed to get a nice datagrid querying...
View ArticleIs RTMP to AMF Websocket possible?
Currently we support an application that communicates via RTMP channel messages. We're working on re-writing one of the application's components to use HTML5 and Javascript websockets through LCDS...
View ArticleHow to use AsyncResponder with AsyncToken returned by FB-generated webservice...
Hi All, I've got the following code: var service:RosterUpdatesService = new RosterUpdatesService(); var token:AsyncToken = service.checkSecurityCode(...
View ArticleHow to configure channels with Spring-Flex?
Newbie here trying to get my first Flex/BlazeDS app up and running. I'm using the Spring-Flex integration and believe I have properly configured my servet and remoting destinations. My only...
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 Article