Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

<?xml version="1.0" encoding="UTF-8"?>
<Export generator="Cache" version="25">
<Class name="EDIGW.DTLGroup">
<Super>Ens.DataTransformDTL</Super>
<TimeCreated>64957,56827.626475</TimeCreated>
<DependsOn>EnsLib.EDI.X12.Document,EDIGW.FUNCGROUPX</DependsOn>

<Parameter name="IGNOREMISSINGSOURCE">
<Default>1</Default>
</Parameter>

<Parameter name="REPORTERRORS">
<Default>1</Default>
</Parameter>

<Parameter name="TREATEMPTYREPEATINGFIELDASNULL">
<Default>0</Default>
</Parameter>

<XData name="DTL">
<XMLNamespace>http://www.intersystems.com/dtl</XMLNamespace>
<Data><![CDATA[
<transform sourceClass='EnsLib.EDI.X12.Document' targetClass='EDIGW.FUNCGROUPX' sourceDocType='HIPAA_5010:Group' targetDocType='HIPAA_5010:Group' create='new' language='objectscript' >
<assign value='source.{GS:FunctionalIdentifierCode}' property='target.GS01FCTLIDCD' action='set' />
<assign value='source.{GS:ApplicationSendersCode}' property='target.GS02APPSNDCD' action='set' />
<assign value='source.{GS:ApplicationReceiversCode}' property='target.GS03APPRCVCD' action='set' />
<assign value='source.{GS:Date}' property='target.GS04CREDT' action='set' />
<assign value='source.{GS:Time}' property='target.GS05CRETM' action='set' />
<assign value='source.{GS:GroupControlNumber}' property='target.GS06GRPCTLNBR' action='set' />
<assign value='source.{GS:ResponsibleAgencyCode}' property='target.GS07RESPAGCYCD' action='set' />
<assign value='source.{GS:VersionReleaseIndustryIdenti}' property='target.GS08VERRLSINDID' action='set' />
<assign value='source.{GE:NumberofTransactionSetsInclu}' property='target.GE01NBRTRANSETS' action='set' />
<assign value='source.{GE:GroupControlNumber}' property='target.GE02GRPCTLNBR' action='set' />
<assign value='##class(EDIGW.Utility).SourceFN(source.Source)' property='target.FILENUMBER' action='set' />
<assign value='..Lookup("TXTYPTBL",source.{GS:VersionReleaseIndustryIdenti})' property='target.TXTYPE' action='set' />
</transform>
]]></Data>
</XData>
</Class>
</Export>