Transferring Data Between Tasklets

Data must sometimes be transferred between tasklets while the user navigates through an application. This is typically the case when you have a group of tasklets that depend on one another for information, as in a wizard.

To enable data transfer, tasklets can be developed with output parameters for passing data and input parameters for retrieving data. Mapping tasklet output parameters to tasklet input parameters is done in the UserRole.xml file.

NoteNote

For details on developing tasklets with output and input parameters, see Displaying Data on Tasklets in Microsoft Dynamics Mobile Device SDK online.

In This Section

Related Sections

Community Additions

ADD
Show: