Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On This Page

UI Text Box
sizelarge
<?xml version="1.0" encoding="UTF-8"?> 
<AHFormDefn> 
	<Name>CRM SV Inventory Requirements</Name> 
	<Parameters collection='true' count='2'> 
		<AHParameter> <Name>From Service Request Number</Name> <Value>1021</Value> </AHParameter> <AHParameter> <Name>To Service Request Number</Name> <Value>1021</Value> </AHParameter> </Parameters> <Attachment> <Name>My Report</Name> <Summary>A nice summary</Summary> <Type>Any</Type> <ReplaceIfExists>true</ReplaceIfExists> <RespondWithAttachment>true</RespondWithAttachment> </Attachment> </AHFormDefn>

...