Products | Versions |
---|---|
TIBCO Cloud Integration - Connect ( Scribe ) | N/A |
Product: TIBCO Cloud Integration - Connect (Scribe) / Scribe Online
Issue/Question: What tools can I use to build and Test FetchXML Queries?
FetchXML is a proprietary query language that is used in Microsoft Dynamics 365 (online & on-premises). It’s based on a schema that describes the capabilities of the language. The FetchXML language supports similar query capabilities as query expressions. In addition, it’s used as a serialized form of query, used to save a query as a user-owned saved view in the userquery entity and as an organization-owned saved view in the savedquery entity.
The Connector for Microsoft Dynamics 365 / CRM supports using the FetchXML query language in a Native Query Block to create customized queries for Microsoft Dynamics 365 / CRM entity records and associated child records. The query can be as simple or complex as you need it to be; however, it should return a single result set.
When using a Native Query Block with FetchXML or a standard Query Block to return related entities, only the first 1000 child entities can be returned for a single parent record.
- Request
- Response
- Using the same FetchXML query in TIBCO Cloud Integration - Connect (Scribe) produces the same resultset.
- Data Preview
TIBCO Scribe® Online Connector For Microsoft Dynamics 365 / CRM
https://help.scribesoft.com/scribe/en/sol/conn/crm.htm
XrmToolBox
https://www.xrmtoolbox.com/
SQL2FetchXML
http://sql2fetchxml.com/