Update on Flex Consuming Web Service by ASP.NET
Good evening to the community, I finally identified what was the error that explote the data transfer, Now Not show the message error. What does is load the Datagrid but the data never loads. If...
View ArticleWebservice returning null values
Webservice returning null values when consuming .net webservice and return datatype is string[]. <mx:WebService id="Content"...
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 ArticleHow to use createItem via DataServiceTransaction-API correctly
Hello, I try to create an item via the DataServiceTransaction-API: DataServiceTransaction dtx = DataServiceTransaction.begin(false);dtx.setSendChangesToAdapter(true); EntityA a = new EntityA();EntityB...
View ArticleHow to instantiate PropertySpecifier for a localFill
Hi, I'm trying to use the DataManager's localFill method but can't seem to instantiate the PropertySpecifier argument.Since the propertySpecifier is required, I can't use localFill. To instantiate a...
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 ArticleHow to load test ADEP server using the DataService - load-test-tool
Hi Guys, Is there a way to load test the ADEP server using the DataService. I'm trying to use the load-test-tool from Adobe, but I could only see the implementation for the Remoting and Messaging...
View Articleflex to pdf
hi.. i need to convert my grid and charts from flex to pdf.. how to create pdf template? so that i can import my data set into pdf template?? am using live cycle designer trail version.. or any...
View ArticleADEP Data Services JEE 4.6 related Issue.
Hello,I tried to use build simple application in Flash Builder 4.6 with data model i.e. model driven development. I tried to follow the example of lcds data services but doesn't work for me.I am able...
View Articlehow to request service with complexType
I implement service with Flex like: <mx:WebService wsdl="http://idme.identita.com:8080/andromeda/service/ws?wsdl" id="testService" showBusyCursor="true" useProxy=" false">...
View ArticleUpdated Groovy template for GraniteDS Builder (gas3)
Just wanted to post this here in case anyone else was getting frustrated by the use of iExternalizable from the gas3 system from GraniteDS. Just save the template as a .gsp file and update your...
View ArticleReferenceError: Error #1056: Cannot create property handler on Components.
I have a advanced datagrid that renders checkboxes for 2 tables components and configs associated by a pivot table components_2_configs. the datagrid uses components as the data provider. when a...
View ArticleModel Driven Development Server.Processing.DuplicateSessionDetected
Hi All, I am working on an application using LCDS model driven development. I have three mxml Applications producing three swf deployables which use a common model (fml). These flex apps live in a...
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 ArticleDjango and Flex python
I have a web application running on Django. I would like to use flex as a front end. I know there exisits PyAMF which does the remoting between flex and python backend. Could I be possibly using...
View ArticleChanging text color in ActionScript
Hello, I have a text control in my application and I want to change the text color to red whenever an error occurs. I googled around but no help. Any help would be appreciated. Thanks,Bharani
View ArticleCan I add additional users through a ADEP guide?
Can I add additional users through a guide in ADEP?, I need to create both a tree adep's user structure, and add that users to the workbench, so the users can login in the ADEP workbench, is this...
View ArticleCreating web applications using HTML5/JavaScript Remoting and Messaging...
This question was posted in response to the following article: http://help.adobe.com/en_US/dataservicesjee/4.6/Developing/WS74a1cc327 1d4c9821a4a3ad3132cc2454ba-8000.html
View ArticleFlex 2, FDS 2.5 and CF8
Hi everyone,I am starting to retract my brain from an intense 2 days to figure out how to use Flex with Coldfusion. I am using Coldfusion 8 Beta (this part is good, don't need help for CF itself). I am...
View ArticleStackOverFlow with FDS
I have an application using Flex Data Services running from Tomcat. I've created Java domain objects as well as corresponding ActionScript objects and everything seems to work fine when I pull the Java...
View Article