[development-axapta] Email Inbox in Ax from pop3

2010-05-03 Thread paulsengeir
Hi

I need to receive pop3 emails directly into Ax without using Outlook 
integration.

Can anyone tell me how to do this?

I have searched for classes and methods, bet have not found any.

Any help will be appreciated.

Best regards
Geir




[development-axapta] FW: AX2009 windows left not responding

2010-05-03 Thread James Flavell
Hi everyone we have strange behaviour in AX2009 SP1 + GLS + RU3

 

Sometimes it seems users get AX windows that stop responding.  In the list
of the available windows inside AX these windows no longer appear in the
list but in the OS taskbar they are there and can be selected but nothing
can be done with them (including moving them around)

 

I can open new windows in AX and they appear and act normal

 

Does anyone know any ideas why this is?

 

If seems like these windows have been lost by the AOS and so not considered
as part of the users AX client session anymore 

 

It seems like it happens more with users who are working on inventory
journals but cannot confirm anything about that

 

Has anyone else had this or have any ideas what to check on?

 

Thanks

James

 



[Non-text portions of this message have been removed]



[development-axapta] Different number sequences for domestic and export orders

2010-05-03 Thread SUNEEL BABU


Hi all,

 

I want to assign different number sequence for domestic and export purchase 
orders. The user should able to select the number series format while creation 
of PO based upon the type of the order. Is the requirement to be customised or 
any option is available.

 

Thanks in advance.
Regards.,

Suneel

  
_
Catch the latest in the world of fashion
http://lifestyle.in.msn.com/

[Non-text portions of this message have been removed]



[development-axapta] Re: Creating Local XML File

2010-05-03 Thread www_programmer
Thanks for the reply Sumit!

I am pretty sure that I had everything in the AIF setup complete... however I 
can't be sure since I didn't get this to work. I might have also had an issue 
with my code. I wasn't able to find a step-by-example of creating a new query, 
using the Axd Document wizard, then creating xml file locally. That would have 
been helpful.

But, I also came to the conclusion that my approach was more complicated than 
needed. I wrote a class to execute on the server to loop over my query results 
and use the XmlDocument class to create the XML document and save the file 
locally. This worked out just fine and is the solution I will use for now.

Would still like to figure out what my issues with the AIF to XML via file 
adapter was... but will have to look into that later. 

If anyone has an example to post, that would be great!

Cheers!

--- In development-axapta@yahoogroups.com, Sumit Loya  wrote:
>
> Hi,
> 
> You will have to setup all the AIF settings from Basic --> Setup -->
> Application Integration Framework.
> 
> Have you done  that?
> 
> Regards,
> Sumit
> 
> On Mon, Apr 26, 2010 at 10:56 AM, www_programmer
> wrote:
> 
> >
> >
> > I am trying to understand the best way to create XML files on the local
> > system in AX. I have created a new query that displays data from InventTable
> > and SalesTable. (InventTable.ItemId, InventTable.ItemName,
> > SalesTable.Price). I would like to add a button to a form to, "send
> > electronically" like functionality in other forms and have an XML file
> > generated on the local file system.
> >
> > I created my query and then ran the AIF document service wizard and
> > selected only the read option. I have looked over the examples for similar
> > existing functionality that utilizes the AxdSend class to create the xml
> > file. I'm getting an error that I don't have an endpoint setup... but it
> > looks to me like I do. I'm a bit lost on this one as I have not done this
> > before.
> >
> > Can anyone point me to a more clear or step-by-step example of creating a
> > new query and going through the process to creating the XML document?
> >
> > Thanks for all the help
> >
> > Cheers!
> >
> > 
> >
> 
> 
> [Non-text portions of this message have been removed]
>




[development-axapta] Opening a AX form and setting the values in the form from .Net

2010-05-03 Thread srinath s




Hello Folks,
I have one doubt.
>From .Net whether is it possible to open the Ax forms and create records with 
>some mandatory data in it.
>From .net when we click ok button from the windows form it should open the AX 
>form (for example customer form) , create a record in this form  and set the 
>values in the fields(filling the Customer account, customer group).
Appreciate a response.
Thanks and Regards,
Srinath. S

 



[Non-text portions of this message have been removed]



[development-axapta] (unknown)

2010-05-03 Thread srinath s
Hello Folks,
I have one doubt.
>From .Net whether is it possible to open the Ax forms and create records with 
>some mandatory data in it.
>From .net when we click ok button from the windows form it should open the AX 
>form (for example customer form) , create a record in this form  and set the 
>values in the fields(filling the Customer account, customer group).
Appreciate a response.
Thanks and Regards,
Srinath. S
 



[Non-text portions of this message have been removed]