Wednesday, June 27, 2018

ExecuteReader: CommandText property has not been initialized in Dynamics AX 365/ AX 7.0

I got the below error while processing the XML files by using the data entities.

Reason: Tag is missing in the XML file. In my case <Document> tag is missing.  I was defined the data entity with this tag and it was missing in the XML.

<headerstart>
<Name></Name>
</headerend>

Solution: Add the missing <Document> tag in the XML and reprocess the file.

<Document>
     <headerstart>
         <Name></Name>
      </headerend>
</Document>

5 comments:

  1. Just pure brilliance from you here. I have never expected something less than this from you and you have not disappointed me at all. I suppose you will keep the quality work going on. interest rates examples

    ReplyDelete
  2. 재택근무로 어깨와 목이 뻐근했는데, 예약한 출장마사지 덕분에 긴장이 풀리고 스트레스가 줄어들었습니다. 손길이 매우 세심했습니다.

    ReplyDelete
  3. 집에서 받을 수 있는 프라이빗한 관리라서 심리적으로도 편안했고 출장안마 서비스 덕분에 외부 이동 없이도 고급 스파 같은 효과를 느낄 수 있어 매우 유익했습니다

    ReplyDelete
  4. 생활비 보충이나 용돈 마련에 적합한 구조로 되어 있어 실용성이 높고, 야간에 효율적으로 일할 수 있는 여성알바 경제적인 도움이 큽니다.

    ReplyDelete
  5. 여러 결제 수단 중에서도 문화상품권은 범용성이 뛰어나 자주 상품권현금화 됩니다. 게임, 쇼핑, 콘텐츠 등 다양한 분야에서 활용 가능해 실생활에서 매우 유용한 결제 방식입니다.

    ReplyDelete

What is the primary purpose of using a Solution in Microsoft Power Platform & ALM?

As organizations embrace low-code development with Microsoft Power Platform , it becomes essential to manage and govern apps, flows, and dat...