Hi..
Chk if this link would help you..
http://dynamics-ax-live.blogspot.com/2009/09/error-request-for-permission-of-type.html
On Mon, Aug 30, 2010 at 3:38 PM, thomas 'znal' ramdhan <
thomasramd...@gmail.com> wrote:
>
>
> Hi Seyfried,
>
> I'm using AX 2009.
> Where do you use this function ?
>
Hi,
Could you give me more info ??
@ which stage you want the assignement to happen in Purch Req ??
On Mon, Aug 23, 2010 at 4:52 PM, Dishant Singhal
wrote:
>
>
> Hi
>
> I understand that the DAX 2009 Purchase requsition workflow when submitted
> goes
> to the Purchase Department for processing
Hi,
Is this happening before saving the record / after saving??
On Thu, Aug 5, 2010 at 10:50 AM, SUNEEL BABU wrote:
>
>
>
> Hi,
> I got a problem with employee form. i.e.,
> I want to add some fields to empltable. For this "I create a new table with
> the required fields along with emplid". An
Suneel,
you have an option to save the report as HTML and open with Excel.
Or are you asking this functionality with code ??
Regards,
AnithaSantosh
On Tue, Jul 20, 2010 at 10:56 AM, SUNEEL BABU wrote:
>
>
> Hi,
>I had a requirement of ax report export to excel. Is there any provision
>
Hi,
How to generate Email alerts of Voting button type.
I could generate normal Email alert from Ax2009.
Any idea??
Should I use CRM module to get this done??
Regards,
AnithaSantosh
Hi,
Check the following code to declare a dimension array.
QueryBuildRange range;
range =
query.dataSourceTable(tablenum(CustTrans)).findRange(fieldid2ext(fieldnum(CustTrans,Dimension),2));
if(!range)
{
range =
query.dataSourceTable(tablenum(CustTRans)).addRange(fieldid2ext(fieldnum
(CustTrans
Hi,
We are facing this issue when importing a bulk of Vendorinvoice records from
third party application via Biztalk.
Few records are getting rejected due to the error "Cannot delete a record in
Ledger balances - Dimensions (LedgerBalancesTransDelta). Ledger account:
Deadlock, where one or more u
Hi,
Try this:
Go to administration -> set up-> Database log
click Ctrl + N.
you will see a wizard ..
If you have created groups in Ax, u can set for groupwise to track the
changes.
Then click Next. tables will be listed module wise.
Click Next. Select the type of change .
Click finish.
After
gt; The standard wizard will throw error if you don't have additional license.
>
> Regards,
>
> Agus
>
>
>
> On Mon, Apr 12, 2010 at 11:26 AM, Anitha Santosh
> wrote:
>
>>
>>
>> As you said, I have not tried with the wizard.
>>
>> Th
there is add new dimension
> wizard (Tools > Development Tools > Wizard > Fin dimension Wizard). Run it
> in a development layer e.g. VAR,CUS.
> This wizard will only run if you have bought additional license. After
> complete you need to compile and synchronize.
>
> Not su
n a development layer e.g. VAR,CUS.
> This wizard will only run if you have bought additional license. After
> complete you need to compile and synchronize.
>
> Not sure if Anitha Santosh managed to do it manually without having to buy
> additional license.
>
> Regards,
>
Kishore,
It is not necessary to buy license for creating a new dimension.
You need to add a new element in the Base Enum "SysDimensions"
and add the new element in the respoective EDTs like
Dimension,DimensionPriority,DimensionLedgerJournal etc.,
You can find which EDTs to be modified as and whe
ll
>
> *To:* Axapta-Knowledge- vill...@yahoogro ups.com
> *Sent:* Fri, 9 April, 2010 3:06:42 PM
> *Subject:* RE: [Axapta-Knowledge- Village] Creating alert rule for two
> Diff Forms Having Same Data Source.
>
>
>
>Are you sure I thought it was table level!
>
James ..
Let me check again and confirm.
On Fri, Apr 9, 2010 at 3:06 PM, James Flavell wrote:
>
>
> Are you sure I thought it was table level!
>
>
>
> *From:* Axapta-Knowledge-Village@yahoogroups.com [mailto:
> axapta-knowledge-vill...@yahoogroups.com] *On B
ease
> help me urgent.
>
> regards
> kishore
>
>
> --
> *From:* Anitha Santosh
> *To:* Axapta-Knowledge-Village@yahoogroups.com
> *Sent:* Fri, 9 April, 2010 12:11:44 PM
> *Subject:* Re: [Axapta-Knowledge-Village] Creating alert rule for two Diff
>
rchtable) .
> I have created alerts for purchase order form( having datasource
> purchtable) earlier working fine.
>
> regards
> kishore
>
>
>
> ------
> *From:* Anitha Santosh
> *To:* Axapta-Knowledge-Village@yahoogroups.com
> *Sent:* Fri,
Hi ..
Right click on the field in the form where you need to create alert and give
the conditions.
Run the batch job. (Basic->Periodic->Alerts->Change Based Alerts)
When the condition is met, alert will ge generated automatically in Ax
window.
It is also possible to generate email alert. The pr
Amit,
the instance is connected to a server..
and
the hdd space is 50gb...
On Thu, Apr 8, 2010 at 1:58 PM, Amit Jain wrote:
>
>
> From the error it looks like that issue is with your HDD space. Just
> check your HDD space.
>
> Regards
> Amit
>
> --- On *Thu, 8/4
;
> Regards,
> Sumit
>
> On Wed, Mar 31, 2010 at 12:04 AM, Anitha Santosh > wrote:
>
>>
>>
>> Hi,
>>
>> I am importing a Genral journal XML which has multiple records . The size
>> of the file is 8MB.
>>
>> The XML is generated fro
; *BAL. QTY*
>
> *from*
>
> **
>
> VendPackingSlipTrans Table
>
> *STATUS*
>
> *from*
>
> **
>
> VendPackingSlipTrans Table
>
> *PAYMENT TERM *
>
> *from*
>
> **
>
> *Method on *
>
> PurchLine Table
>
> *GRN No*
>
&
Khan,
I guess you have attached the method in *Body part* of the report design.
what is the table name property in the Body ??
If the table name is not "PurchLine" , the values will not be displayed.
Mail me if you have further doubts.
Regards,
AnithaSantosh
On Sun, Apr 4, 2010 at 7:53 PM, Kh
thanks amit..let me check again...
On Wed, Mar 31, 2010 at 12:55 PM, Amit Jain wrote:
>
>
> Hi i think the constraint is 10 MB. But your file size should be good to
> be imported
>
> REgards
> Amit
>
> --- On *Wed, 31/3/10, Anitha Santosh * wrote:
>
>
Hi,
I am importing a Genral journal XML which has multiple records . The size of
the file is 8MB.
The XML is generated from a third party and it is interfaced to *Ax2009* via
Biztalk.
My concern is when this 6MB file is sent from the other end, it is not
received in our side.
There are no error
23 matches
Mail list logo