AIF outbound fields in XML

hi there,

I have a fw question regarding AIF 2009:

  1. How can we handle the no of oubound fields in the XML while working with AIF? Like, if we have 3 fields in a table and i would want only 2 fields to be sent in outbound XMl then how am i going to handle that. This process does not require any x++ coding.

  2. what is the difference between difeerent options(find, read, update, delete, find keys etc) provided to us by AIF in the data policies sections. what are their significances and fucntions?

Please revert on these.

Thanks

Barkha

Hi,

Welcome to DUG [:)]

  1. You can use ‘Data policies’ to configure the output. No X++ needed here.

  2. Detailed explanation of the six service operations are in Developers hand book and here (http://msdn.microsoft.com/en-us/library/cc582145.aspx)