How long have you been using Microsoft Dynamics Ax?

Toplam Sayfa Görüntüleme Sayısı

Popular Posts

Translate

Bu Blogda Ara

18 Nisan 2013 Perşembe

Deploy all SSRS reports by one command

Hi All,

If you configure and set all parameters correct you can publis all SSRS reports by using ManagementShell.

If you cannot find your AX ManagementShell just check if you installed Management utilities.

After you opened the Shell just use this command   Publish-AXReport -ReportName *

* stands for all reports you can filter SSRS reports by name.

Hope it helps,

Have a nice AXing.

3 Nisan 2013 Çarşamba

AX2012 R2 Kullanılıyor/Ax2012 R2 is being used


Ax2012 R2 artık kullanılıyor. Kullanım anlamında R1 ile çok farklılık görünmemek ile birlikte artık boyut tanımlamaları genel muhasebe tanımları üzerinden yapılıyor.

Now release R2 is being used. At first sight it seems there is no difference on user forms. But dimension setup selections are defined on general ledger form.


Ax2012 ile ilgili farklar dökümanı aşağıdaki linkten indirilebilir.

You can find the link that includes differences

http://www.microsoft.com/en-us/download/confirmation.aspx?id=7225

TTK Uyumluluk Paketi Ax2009

Ax2009 için TTK uyumluluk paketinin sonuncusu da yayınlandı. Microosft'un sayfalarından indirilebilir ve kullanılabilir.

AX2012 Muhasebe Boyutlarını Kullanma/Ax2012 To Use LedgerDimensions

Ax2012'de eğer bir hesap üzerinde belirli boyutların kullanıcı seçili ise ve parametrelerden tanımlanması talep edilen boyutlardan fazlası gönderiliyor ise Axapta bu konuda gönderilen boyutlardan ihtiyaç duyduğu boyutları seçebiliyor. Yani sadece DefaultDimension'un kullanılması ya da kod ile gönderilmesi yeterli olacaktır.


In Ax2012, if various dimensions are sent from parameters or by code to and account but spesific dimensions are selected on an account, Ax2012 can handle selecting the dimensions that the account needed. So just to use DefaultDimenson is enough for handling the dimension structure.

2 Nisan 2013 Salı

Boyutlar AX2012/LedgerDimensions AX2012

Axapta 2012 boyutları

Artık Ax2012'de sınırsız olarak boyut tanımlaması yaparak hesaba atanmasını yapabilirsiniz. Bu yenilik oldukça işe yarıyor. Fakat analizlerde dikkat edilmesi gereken bir husus var. Bir hesap ya da hesap grubu için    yalnızca 10 adet boyut seçimine izin veriliyor.


Axapta 2012 Ledger Dimensions

Now in Ax2012 you can create ledger dimensions limitless. It really works. Bu you have to pay attension during analyses that you can select just 10 dimensions per an account or an account group.