Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Data Services
Viewing all articles
Browse latest Browse all 58696

Problem LiveCycle Data Services with Parsley Framework

$
0
0

Hi All,

I have problem when using LiveCycle Data Services and Parsley framework.

Here is my Dynamic command :

....

public function execute(message:ServiceMsg):AsyncToken{

                                   return dataservice.fill(...);

}

 

public function result(event:ResultEvent):void

{

     Alert.show ("run successful");

     // call another method

     xyz(); // this method take a long time (about 1 minutes)

}

 

The problem here is the alert message not show until xyz() method finished. It's so odd behavior.

 

Anybody can explain this problem.

I'm using parsley 2.4.0

 

Thanks,

ndt


Viewing all articles
Browse latest Browse all 58696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>