{
/triggeringColumns/: [/new_opportunityflag/],
/triggeringWorkflows/: [/new_quoteflag/]
};
fetchXML =
<fetch version=/1.0/ output-format=/xml-platform/ mapping=/logical/ distinct=/false/>
<entity name=/new_product/>
<attribute name=/new_opportunityflag/ />
<filter type=/and/>
<condition attribute=/new_recordtype/ operator=/eq/ value=/798210001/ />
<condition attribute=/new_product/ operator=/eq/ value=/{Id}/ />
</filter>
</entity>
</fetch>;