Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

Can attribute in FetchXML accept default value?

$
0
0

Hello,

I have a situation where I would like to use FetchXML as Dynamics CRM  Source in SSIS package. 

I would like to know whether we can pass certain specific value as default in attribute as part of FetchXML?

Something I am looking for is as below.

<fetch top="50" >
<entity name="entity1" >

<attribute name="anything1" alias="a" value="default1" />

<attribute name="anything2" alias="b" value="default2" />

</entity>

</fetch>


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images