Hi Ahmed, Could you send a screenshot showing the contents of the composite 'WSWithComplexTypes>msg'?
Thanks, --dan A.Al-Qaoud at cs.cardiff.ac.uk wrote: > > > Hi Daniel, > > Thank you very much for fast reply to my message. Unfortunately I did > what you told to me but I still get the same problem as you see in the > attachment file. > > Regards, > > Ahmed > > > Quoting Daniel Crawl <crawl at sdsc.edu>: > >> >> Hi Ahmed, >> >> WSWithComplexTypes creates the input composite actor(s) with the >> assumption that all inputs will be used. In this case, the input >> composite has several unused inputs such as endToAddress, filter, >> messageID, etc. Inside the composite, you'll need to delete the >> links between the ports of unused inputs and the XMLAssembler actors. >> >> Let me know if you still have problems, >> >> --dan >> >> >> A.Al-Qaoud at cs.cardiff.ac.uk wrote: >>> Hello, >>> >>> I tried to run a web service example with WSWithComplexType, most >>> of the input data are optional and all of them do not need to be >>> scheduled. I got an error said Actors remain that cannot be >>> scheduled; Unscheduled actors;... as you see in the attachment >>> file. Also I tried to use different Directors, every times I got >>> different error. >>> What director should I used to get this problem be solved. >>> >>> Cheers, >>> >>> Ahmed >>> >>> ---------------------------------------------------------------- >>> This message was sent using IMP, the Internet Messaging Program. >>> >>> >>> ------------------------------------------------------------------------ >>> >>> >>> ------------------------------------------------------------------------ >>> >>> >>> _______________________________________________ >>> Kepler-users mailing list >>> Kepler-users at ecoinformatics.org >>> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-users >>> >>> > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > ------------------------------------------------------------------------ >

