object replication in ls retail

amgadtameramgadtamer Member Posts: 16
hello all
we have ls retail 5.05 in our company that have more than 300 medical shop now we made changes in EPOS MAIN form(99008951) on our server
and we need to replicate this changes to P.O.S in all branches i need to ask is it the object replication is the good way to do this or any other idea ?

thanks for you co operations




amgad
c#,vb.net,sql server programming & mini nav developer

Comments

  • anilkumaranilkumar Member Posts: 136
    Hi,

    Use Object Replication.

    1) Create Scheduler Job for Object Replication.
    2) Create sub Job and use Table Id - 2000000001
    3) and from-Table Filter choose (1) Type Filter - Form (2) ID Filter - 99008951
    4) Run

    Cheers
    Anil Kumar
    Anil Kumar Korada
    Technical Consultant
  • amgadtameramgadtamer Member Posts: 16
    thank you
Sign In or Register to comment.