RTC Shortcut to different services

bbenderbbender Member Posts: 28
edited 2008-12-12 in NAV Three Tier
Is there a way to run a different Service from a shortcut?

I did the "C:\Program Files\Navision\copy of 2009\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe" /? and I can't tell what parameters to pass.

the server name is navision-server and the service instance is DynamicsNAVCiesco.

Thanks,
Bruce Bender
Thank you,

Bruce Bender
Solution Developer
BruceB@SolutionDynamics.net

Solution Dynamics, Inc.

Answers

  • Tom_CorneliusTom_Cornelius Member, Microsoft Employee Posts: 18
    You'll need to have separate client config files for each server you want to connect to. You specify the server name and instance in the config file, then use the 'settings' param when you open the client. This thread has more info:

    http://www.mibuso.com/forum/viewtopic.php?f=32&t=30200
    Tom Cornelius
    Test Lead
    Microsoft Dynamics NAV

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • freddy.dkfreddy.dk Member, Microsoft Employee Posts: 360
    or you can create a shortcut using [url=dynamicsnav://servername/instancename/companyname/]dynamicsnav://servername/instancename/companyname/[/url] - that will work too.
    there is an explanation of this on my blog

    http://blogs.msdn.com/freddyk/archive/2008/10/31/4-bat-files-for-the-client-tier.aspx
    Freddy Kristiansen
    Group Program Manager, Client
    Microsoft Dynamics NAV
    http://blogs.msdn.com/freddyk

    The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
  • bbenderbbender Member Posts: 28
    Thanks, that is what I needed.

    I followed the Walk Through: Accessing Multiple NAV Databases from a Single NAV server Computer. Accept I did not share the TCP port. I changed the 2nd service setting file to point to port 7048 & web service 7049 and changed the new Instance. So, basically this is the short cut I use:
    dynamicsnav://navision-server:7048/DynamicsNAVCiesco/CRONUS USA, Inc.

    Thanks again for your help!

    Bruce Bneder
    Thank you,

    Bruce Bender
    Solution Developer
    BruceB@SolutionDynamics.net

    Solution Dynamics, Inc.
Sign In or Register to comment.