Execute process in several companies

APenarrojaAPenarroja Member Posts: 4
edited 2006-12-04 in Navision Attain
Helo!

In a Native Navision database,

For execute a batch proces in 12 different companies which are all in the same database,
I need to have open one session on each company = 12 sessions!!

Does anybody knows a way to do it using only one session??

Thanks very much!
All the best,
Alberto.

Comments

  • ara3nara3n Member Posts: 9,256
    Hello
    There is an addon that utelizes two nas and one controls the other.

    The other solution is. Backup utilitty that also can be used to schedule object.I can not remmember the name right now
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • David_SingletonDavid_Singleton Member Posts: 5,479
    ara3n wrote:
    Hello
    There is an addon that utelizes two nas and one controls the other.

    The other solution is. Backup utilitty that also can be used to schedule object.I can not remmember the name right now

    You are probably thinking of Expand IT :wink:
    David Singleton
  • ara3nara3n Member Posts: 9,256
    Yep that's it. Thanks David. I didn't have my computer when I answered that post.
    The cool thiing with expandIT is that it doesn't utilize any session until it runs the Codeunit.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • APenarrojaAPenarroja Member Posts: 4
    Do you know what is the name of that Addon that uses two NAS, or where could I find it?

    Thank you very much.

    All the best,
    Alberto.

    pd.- A Backup software that can execute codeunits of Navision without using any session??!! ... Amazing...
  • David_SingletonDavid_Singleton Member Posts: 5,479
    APenarroja wrote:
    Do you know what is the name of that Addon that uses two NAS, or where could I find it?

    Thank you very much.

    All the best,
    Alberto.

    pd.- A Backup software that can execute codeunits of Navision without using any session??!! ... Amazing...

    No thats not what he said, he said it does not use the session UNTIL it needs it, as opposed to a process in Navsion that is always consuming one session even when it is not doing anything.

    By the way, http://www.expandit.com/
    David Singleton
  • APenarrojaAPenarroja Member Posts: 4
    that's right!

    cheers!

    Alberto.
  • ara3nara3n Member Posts: 9,256
    Here is the solution for the two nas system. It's called iFacto NAS Scheduler.

    http://wisefish.com/files/2006_2_1_Navision_Add_on_Solutions_Catalog.pdf

    On page 56 you'll see the details of it. You'll need the advanced version.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.