Browse Forum Posts by Tags: Navision, Automation

Do you think Microsoft should change the names again?

The change from Navision, Axapta and Great Plains og Dynamics NAV, AX and GP etc. is making less and less people ask for the products. Do you think that Microsoft is killing the Dynamics products?

Should Microsoft change the names back?

  • Yes - change the names back now (57.3%)
  • No - the names are good (42.7%)
  • Total Votes: 171

Latest Dynamics Documentation

  • There has not been recent media activity

Latest Dynamics Downloads

  • There has not been recent media activity

Get our Free Newletter

Don't you have the time to be online here at DUG every day? So how do you follow what is going on in the Dynamics industry and community?
If you subscribe to the DUG Newsletter then you can relax! We will make sure that you don't miss the big news!

Name:
E-mail:



You can also check our
Newsletter Subscription Center
page for our other newsletters.
Showing related tags and posts for the Forums application. See all tags in the site
  • Re: Change Outlook user (automation) ???

    Hi Amargosa, I use Automation to send emails and works fine. The way to send with another account is loggin before creating the EmailItem object, my lines are: CREATE(OLAppl); OLNamespace := OLAppl.GetNamespace('MAPI'); OLNamespace.Logon(nameAcc,passAcc,TRUE,FALSE); OLMailItem := OLAppl.CreateItem...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by galletin on Aug 6, 2007
    Filed under: Integration, Automation, Outlook, navision, Financials
  • Re: Outlook Calendar

    Have a look at Automation variables within your code, you'll be able to choose Microsoft Outlook 10.0 Object Library as automation server and then the differente classes.... you'll need the Application and AppointmentItem class to create and display new appointments... I'll attach some line...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by nilsm on Mar 17, 2005
    Filed under: Integration, Automation, Outlook, navision
  • Re: Batch emailing and Outlook

    Besides, everyone willing to become a part of this community should spend a little time getting acquainted with it's rules - just like in any community really. Here is a good explanation on the subject: http://www.mbsonline.org/forum/topic.asp?TOPIC_ID=4964
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Nelson Alberto on Sep 29, 2004
    Filed under: Integration, Automation, Outlook, navision, Financials
  • Batch emailing and Outlook

    Hi folks, I am trying to send a batch of emails using Outlook. Everytime an email is sent, Outlook forces the user to confirm the action by clicking on Yes. So a batch of 50 emails will require 50 confirmations. Is there an SMTP library for Navision so that outlook can by bypassed. Regards Roddy McLean
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Roddy on Sep 28, 2004
    Filed under: Integration, Automation, Outlook, navision, SMTP, Email, Financials
  • Re: Outlook Security

    Hello Mike! Microsoft introduced with the release of service pack two for their MS Office software, a new set of Outlook Security features, which by default restrict the use of the MAPI interface. Navision Attain uses the MAPI libraries to access e-mail so a solution was required to allow the Navision...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Edward Bloomfield on Oct 11, 2002
    Filed under: Integration, Automation, Outlook, navision, Financials
  • Re: Change Outlook user (automation) ???

    A I tried your MAPI-Solution in another way. Now I get the Error-Message: The call to Member SignOn failed. MAPISession returned the following message: Login has failed. What has the MAPISession.username to be? a name on my system? On the exchange-server or what? I dont get it - please help! Ben Benjamin...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Benjamin Crause on Jul 3, 2002
    Filed under: Integration, Automation, Outlook, navision, Financials
  • Re: Change Outlook user (automation) ???

    Thanks for ya answer. The MAPI is the usually way for sending Emails, but I use the Outlook-Automation ;)) Im doing this: VARs Name DataType Subtype Length mxOutlook Automation Unknown Automation Server.Application mxMailItem Automation Unknown Automation Server.MailItem mxItems Automation Unknown Automation...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Benjamin Crause on Jul 2, 2002
    Filed under: Integration, Automation, Outlook, navision, Financials
  • Change Outlook user (automation) ???

    Hi @ all Im using automation to create and send Emails via Outlook XP and it works fine! Now i want to create and send the Email trough another Outlook-Account, for example: Automation creates and sent the Email via outlook-account BC (my account; outlook identifies me as BC through NT/2K-Authorization...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Benjamin Crause on Jul 1, 2002
    Filed under: Integration, Automation, Outlook, navision, Financials
  • Re: Outlook Tasks Automation

    I have not done the sync with Contacts in Outlook. The way I have reached sucess (other than help from this forum) is to go to www.microsoft.com and search the knowlege base for Outlook automation. This will usually return a list including "How to ......". Since I know Access & VB, I can...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by wbenefiel on Jun 27, 2001
    Filed under: Integration, Automation, Outlook, navision, Development
  • Re: Outlook Tasks Automation

    I would also like to know about synchronising Outlook contacts with Contacts (probably with a new flag like "Sync with Outlook" set). I have tried to get Navision to create Outlook contacts but it doesnt seem to want to instantiate the ContactItem globals/records properly. With regards to creating...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Craig Bradney on Jun 27, 2001
    Filed under: Integration, Automation, Outlook, navision, Development
Page 1 of 3 (26 items) 1 2 3 Next >