Index: vhTest/AX/Uitgaand/common/impl/AifGenerator/Generate/Test.cls.xml =================================================================== diff -u -r34713 -r34732 --- vhTest/AX/Uitgaand/common/impl/AifGenerator/Generate/Test.cls.xml (.../Test.cls.xml) (revision 34713) +++ vhTest/AX/Uitgaand/common/impl/AifGenerator/Generate/Test.cls.xml (.../Test.cls.xml) (revision 34732) @@ -44,6 +44,23 @@ Do $$$AssertCorrectGemaakteBestanden(..GeefBestandLocatie()) ]]> + + + + Index: AX/Uitgaand/common/impl/AifGenerator.cls.xml =================================================================== diff -u -r34727 -r34732 --- AX/Uitgaand/common/impl/AifGenerator.cls.xml (.../AifGenerator.cls.xml) (revision 34727) +++ AX/Uitgaand/common/impl/AifGenerator.cls.xml (.../AifGenerator.cls.xml) (revision 34732) @@ -72,7 +72,8 @@ set:Command="Customer/Create" Message.Body.MessageParts.Customer = Converter.Convert(Id) set:Command="SalesInvoice/Create" Message.Body.MessageParts.LedgerGeneralJournal = Converter.Convert(Id) - + set:Command="Customer/Read" Message.Body.MessageParts.EntityKeyList = ..GeefEntityKeyList(Id) + #dim Path As %String = ##class(TECH.Files).AppendSubPath(##class(TECH.Config.ConfigMgr).Instance().GeefString("AX_AIF"),"Inbound") #dim Filename As %String = $replace(Command,"/","-")_" "_$replace(Id,"|","")_" "_" - "_..FirmaBepaler.GeefInitialen()_" - "_##class(TECH.Files).GeefCurrentTimeStamp()_".xml" #dim FullFilename As %String = ##class(TECH.Files).AppendFile(Path,Filename) @@ -91,6 +92,7 @@ @@ -101,8 +103,30 @@ + + +Id:%String +1 +AXaif.EntityKey.EntityKeyList + + Index: AXaif/EntityKey/EntityKeyList.cls.xml =================================================================== diff -u -r34726 -r34732 --- AXaif/EntityKey/EntityKeyList.cls.xml (.../EntityKeyList.cls.xml) (revision 34726) +++ AXaif/EntityKey/EntityKeyList.cls.xml (.../EntityKeyList.cls.xml) (revision 34732) @@ -37,8 +37,6 @@ EntityKeyListState ^AXaif.EntityKey.EntityKeyListS -listnode - EntityKey