Branch office

how deal with when u are trading with different branch offices of company.

With vendors/customers having one head office and multiple branches, you have to create master data for all of them. Maintain head office account field in the branch accounts master data.

Similar Messages

  • Simulating small branch office in lab network

    Hi,
    I have to setup what seems to be a very basic configuration, but it doesn't work.
    In our lab there is a cluster of switches with a 3550 that does all the routing for vlans.
    I need to simulate a sort of a small branch office that has one connection
    to the outside world (the lab network).
    Here is my design:
    Vlan 230 (the internet)
    A port on 3550 is in vlan 230 and is connected to e0/0 (172.26.230.150) on 2611 router.
    e0/1 interface on a 2611 is (192.168.1.1).
    A PC is connected to e0/1 (192.168.1.12).
    From the router I can ping any host on vlan 230 and other vlans,
    I can also ping the pc connected to e0/1.
    However from the PC I can only ping 192.168.1.1(e0/1) and 172.26.230.150 (e0/0)
    Below is my configuration
    Thanks for your help.
    R2611-1#sh run
    Building configuration...
    Current configuration:
    version 12.0
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    hostname R2611-1
    ip subnet-zero
    ip dhcp excluded-address 192.168.1.1 192.168.1.9
    ip dhcp pool 192.168.1
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.1
    interface Ethernet0/0
    ip address 172.26.230.150 255.255.255.0
    no ip directed-broadcast
    no ip mroute-cache
    no mop enabled
    interface Ethernet0/1
    ip address 192.168.1.1 255.255.255.0
    no ip directed-broadcast
    no ip mroute-cache
    ip classless
    ip route 0.0.0.0 0.0.0.0 172.26.230.1
    ip http server
    no scheduler allocate
    end

    You are not performing nat on the router.
    This is typically required on a box which provides internet connectivity.
    Probably the other hosts on vlan 230 have no route back to the pc on 192.168.1.1
    Configuring nat on the router will resolve this problem.
    regards,
    Leo

  • Small branch office network

    We have a small branch office (7 users) that will be moving to a building that has a Wireless Residential Gateway (Model: DPC3829).  This device provides wifi for 2 other tenants on the same floor.  Can we connect another wireless router to this wireless residential gateway device and create our own SSID so that we don't have to use the wifi settings that the other 2 tenants connect to?  
    I've attached a picture of what the back of the DPC3829 currently looks like.  I am thinking I can plug that yellow network cable into another wireless router and create our own wireless network (obviously off of their internet connection) for our 7 users. 
    Thank you for your help.

    u may but any plane wireless device and run it in bridge mode (shouldd run by default i beleive). Then connect one of its lan port to any one of the lan ports available on the DPC3829 thing.
    you are correct in what you want to do, and it can be done no problem.
    Regards
    Please mark answer as correct if it helps.

  • VPN CLient TO access HO through BRanch office

    We have a branch office using cisco 1841 , which makes vpn to HO (ASA 5505)
    , both (1841 and asa )have VPN CLient Configured .we need Branch office VPN software client users to Connect to HO netword.i have tried but iam missimg out some where. I've attached some configs of both devices.can any one help ASAP.

    Here is the URL for the Configuring and Managing Connection Entries for the VPN follow the steps for configuration which will help you :
    http://www.cisco.com/en/US/products/sw/secursw/ps2308/products_user_guide_chapter09186a008015e271.html

  • Windows 8.1 laptop not connecting to domain in branch office

    We have a problem with a laptop. 
    It is installed in our Head office (The Netherlands), just like all other laptops by using an image.
    Tested and working on the domain.
    The user had to go to one of our branch offices (China) and when he connected there, the laptop just won't connect to the domain.
    When he plugged in the laptop, it keeps trying to connect it's directaccess.
    Other laptops (same image) immediately recognize the domain network, but this laptop just won't.
    I am able to ping everything on the local network (MPLS connection), from HQ to all Branch offices but not access them.
    I've tried changing the DNS settings, but without any result.
    Any suggestions?

    Hi,
    According to this tool's description, I think it should be helpful to check system current enviroment, such as network, certificates, etc. problem. Actually according to your description, I doubt it probably network enviroment of ISP problem, but we should
    find a way to verify our suspect. Then this tool would be convenient, it also would generate a trace log and it would be helpful with troubleshooting.
    The DirectAccess Client Troubleshooting Tool is a graphical application, based on the .NET Framework, which checks the health of a DirectAccess client by running various tests.  Built-in health tests: The following tests are currently implemented:
    Network interfaces Network location (NLS and NRPT DNS) IP connectivity (6to4, Teredo, IPHTTPS, entry point in a multisite setup, DNS) Windows Firewall (applied profile, Firewall outbound rules) Certificates (EKU Client Authentication, trust chain for AIA and
    CRL) IPsec infrastructure tunnel (Domain SysVol share) IPsec intranet tunnel (PING and HTTP probes) Additional features Run post-check script (PowerShell, VBScript, BAT or CMD file)
    Roger Lu
    TechNet Community Support

  • Branch Office Connectivity

    hi
    we have firewall setup in our main office with following setup:
    we are running DC on Windows 2008 Servers with MS Exchange 2010, lync 2010 and ip phone as well.
    planning to setup AD replication to our branch offices for network drive access and group policy update; kindly advice on this.
    Best Regards,
    Ramesh TP

    Hi
     i think you mean about best practice topology.
    First of all,you will add Additional Domain Controllers on your branch offices.Also This ADC will have DNS,DHCP role based.And will deploy a File server.
    Important point is structure you want to build.
    This is a detailed article about domain topologies, So please check this article about your questions;
    https://msdn.microsoft.com/en-us/library/cc749945.aspx?=255&MSPPError=-2147217396

  • Branch office installation of Oracle 8i Lite

    I have developed a Java application using Oracle 8i Lite. I know, how to extract a required datbase file and supporitng run time files using deploy utility for stand alone machine. Thus, i can zip and send those file by email or thru web server to the client for installation on stand alone machine.
    Since we can not use the Web to GO server, we want to send the Branch office database and its run time files (Only required files for running and not for developing) for server as well as for client to work in the LAN in the same manner as how deployed on stand alone machine without sending the Oracle lite CD and without using the Web to GO server.
    In short, we want to install the Branch office Database machine files and Branch office client files by sending only required files in email without using web to go server and without sending Oracle lite CD.
    Advance thanks for your valuable reply.
    Thansk and Best regards
    M.Thiagarajan

    It would help if you told us the exact problem description and ... post in the correct forum. This forum is dedicated to oracle on apple's macosX.
    What is the problem ?
    Ronald.
    http://ronr.nl/unix-dba

  • Branch office logic from SD

    The business scenario I'm trying to address is:
    we have multiple customers/shiptos that order, have credits issued for, and an individual credit limit set - but one corporate office that pays all of the bills and wants to take credits from shipto A for a balance on shipto B. 
    I know about and have set up the head office/branch office relationship and about setting the Payer partner to = the head office.  The problem with this set up is that it rolls into one credit limit (head office customer) rather than each branch having it's own.  If I change the payer to = the branch office, then it does not show up within open items or cash app in FI under the head office.
    Has anyone figured out how to keep seperate credit accounts for the branch offices but apply cash from a corporate level?

    The variable WDSSERVER is a variable that is figured out by MDT when booting a machine using the boot image created by Microsoft Deployment Toolkit. Therefore it is not available in Windows.
    If you want different WSUS servers depending on location of the client you can use for instance this technique in CustomSettings.ini. This will point clients on a specific subnet to a specific WSUS server.
    [Settings]
    Priority=DefaultGateway,Default
    [DefaultGateway]
    10.0.0.1=HQ
    10.0.1.1=BranchOffice
    [HQ]
    WSUSServer=http://wsus-hq:8530
     [BranchOffice]
    WSUSServer=http://wsus-branch:8530
    Blogging about Windows for IT pros at
    www.theexperienceblog.com

  • Branch Office VOIPs do not register.

    Hi:
    I've been breaking my head on this for a few weeks and nothing seems to be working.
    I have three PIX 515e, one at each office.
    ALL VOIPs are Polycom 300IP phones.
    We have a main office (called PB) with 15 VOIP phones.
    We have a branch office (called JAX) with 2 VOIP phones.
    We have a branch office (called JADE) with 2 VOIP phones.
    All site VOIPs must register with a hosted PBX outside of all three offices (called TN).
    All 15 VOIPs at PB are registering and working with TN.
    Only one of two VOIPs at JAX is registering with TN.
    No VOIPs at JADE are registering with TN.
    VPN Tunnels are up and functioning between PB and JAX and PB and JADE. Able to ping both ways and users in both branch sites are able to map folders to our servers.
    I have opened UDP 5060 (SIP) on all interfaces. It seems there is initial conversation between TN and JAX and JADE but receiving following errors at both branches.
    Pre-allocate SIP for secondary channel blah blah blah and followed immediately with a
    Teardown UDP connection blah blah blah
    I have attached configs for all three PIX 515e boxes (edited for security).
    Could somebody take a gander at this and help me out. I'm at a complete loss.
    Thank you so much in advance and have a great day!

    Thank you for the feedback and suggestion GTG! I went ahead and posted it on the "security" bb and I'm going to look into SIP inspection.
    Can you please MOVE this thread to the Security section and delete the duplicate post you've created?
    Here's the link to your duplicate post:  https://supportforums.cisco.com/thread/2260989

  • Branch Office Communication

    Hi,
    Supposingly we have many branch offices with good internet speed but no dedicated bandwidth between individual locations.
    We need to enable VoIP calling using Internet, can we use any skype product to tie all standalone EPABX system for branch office communications. 
    Can we have SIP trunks on skype gateway from each location and enable interoffice calling.
    Please suggest

    Hello Rahul,
    I see you are asking about connecting your offices together for calling and comminucations.
    Well,  Connecting the offices together will require a Communication Server of some sort.  Manufacturers like Nortel, Avaya, Cisco, and many others have these type of devices available to accomplish the "link" between your offices, as long as the equipment is all compliant with the Communication Server.   I suggest you contact a local agent for these manufacturers and have them take a look at what you have. They will provide you with a quote to get you connected.
    As for Skype, making and receiving calls is a snap for us.  We provide these services 24/7. We can get you connected in miinutes and have you making cheap calls all day long.  The cost just depends on where in the world you are calling.  Our "minutes" bundles are very cost effective to use.  And, all of your incoming calls are free. All you would need, would be a Skype Online Number, a Managed User for the Skype Clients that want to call you, and SIP Channels to connect to your PBX to talk on.
    That's pretty much it.  I hope this helps you in your research to get your offices connected and to start using Skype.  I have provided  a few links for you to look at below.
    http://www.skype.com/intl/en-us/business/skype-connect/
    http://www.skype.com/intl/en-us/business/skype-manager/
    http://download.skype.com/share/business/guides/skype-connect-rates.pdf
    http://skypeconnect.voxygen.com/#stage1
    Thank You for considering Skype and using the Skype Community Forums.
    Regards,
    Victor S.
    Skype Enterprise Support

  • Branch office WDS still pullinh image from main site

    Hi,
    I'm trying to configure a WDS on our branch site.
    what i did was open a new folder named DeployFilesFromMaster on the branch office server and replicate the DeploymentShare from main to branch office using DFS.
    then i installed WDS services on the branch office and add a Boot Image (taken from DeployFilesFromMaster)
    next i configured, under Scope Option on the DHCP server, options 66 (giving the ip address of the branch WDS), and option 67 (giving the path \Boot\x64\wdsnbp.com).
    now when I'm booting a computer into PXE it start working, but when pressing F8 and use the netstat command i see it has a session to my main office deploy server instead to the branch office.
    what do i need to change?
    when looking in the branch office server, there is ofcourse the DeployFilesFromMaster folder and there is another folder named DeploymentShare that was made while installiing the WDS server, and there is a wdsnbp.com file as well. how do I know, when DHCP
    direct me to the boot file name, that it direct me to the right file, or it doesnt matter.
    thanks for your help

    The variable WDSSERVER is a variable that is figured out by MDT when booting a machine using the boot image created by Microsoft Deployment Toolkit. Therefore it is not available in Windows.
    If you want different WSUS servers depending on location of the client you can use for instance this technique in CustomSettings.ini. This will point clients on a specific subnet to a specific WSUS server.
    [Settings]
    Priority=DefaultGateway,Default
    [DefaultGateway]
    10.0.0.1=HQ
    10.0.1.1=BranchOffice
    [HQ]
    WSUSServer=http://wsus-hq:8530
     [BranchOffice]
    WSUSServer=http://wsus-branch:8530
    Blogging about Windows for IT pros at
    www.theexperienceblog.com

  • Branch Office Mail Server?

    I have Mac OS X providing mail services to about 100 users at a main office. We are opening a branch office with 20-30 users. I'm wondering if it is possible to setup another mail server for the branch office using the same domain. The users at the branch office are moderately heavy users who will often deal with lots of attachments. I would like them to have an IMAP server that is local to them for better performance and to reduce traffic on the main office network.
    I thought I'd give it a try. There's a field called "Mail Server" on the mail tab of WGM for each user. I put the address of the branch office server in that field. However, the main office server keeps the messages in its own mailstore. So, what's this field for? It doesn't seem to do anything.
    I see a way to accomplish this by editing the postfix alias file for each user and adding a line for each branch office user like branchofficeuser: [email protected] but that wouldn't be so nice if I ever have to turn over administration of these servers to someone else.
    Is there any way to distribute mail for users of the same domain across more than one IMAP server without resorting to entering aliases to subdomains for each user?

    x

  • Branch Office + Pocket pc - Is this possible?

    Hi all,
    I'm trying to use Pocket PC with Branch Office, but I heard that that is impossible, Branch Office works only with desktop pc.
    Is this information true?
    Tks,
    Everson

    Hi Rekounas,
    Thanks for your attention.
    Okay, so are you trying to bring down the amount of bandwidth you use?- Yes
    For shared data, is it updateable?- Yes
    For initial syncs I always recommend the user is located where then have a good connection. Incremental syncs aren't nearly as intense so it usually only takes a few seconds or minutes depending on your application. But this usually doesn't take long.- I'll make some tests, because independ of branch office, the application must be developed.
    Tks,
    Everson

  • Branch office web-to-go is not starting

    Hi,
    I have downloaded and installed the Oracle Lite Branch Office setup from server's webtogo/setup. But the webtogo in branch office PC is not starting. The htttp://localhost/webtogo and listener are not started even after executing the executables manually.
    The PATH variable is set correctly. The branch office PC has Windows XP.
    Regards,
    Aneesh

    Hi,
    webtogo -d option is giving following error.
    E:\mobileclient\bin>webtogo -d
    log9: [LOADING wtgos.dll BOAdminToolNative]
    log9: [BOAdminToolNative wtgos Loaded Successfully]
    log9: MODE_BRANCH CONNECT_STRING =jdbc:polite@:1160:
    log1: Translated JDK:'Cp1252' to IANA: 'WINDOWS-1252'
    log1: Mount point jdbc:polite@:1160:WEBTOGO oracle.lite.web.ifs.OMFS@145d068
    log9: java.sql.SQLException: [ODBC 08001] unable to connect to data source
    log9: at oracle.lite.poljdbc.LiteEmbJDBCConnection.jniDriverConnect(Native Met
    hod)
    log9: at oracle.lite.poljdbc.LiteEmbJDBCConnection.connect(Unknown Source)
    log9: at oracle.lite.poljdbc.LiteType2JDBCFactory.createConnection(Unknown Sou
    rce)
    log9: at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
    log9: at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
    log9: at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
    log9: at java.sql.DriverManager.getConnection(Unknown Source)
    log9: at java.sql.DriverManager.getConnection(Unknown Source)
    log9: at oracle.lite.web.JupConnection.<init>(Unknown Source)
    log9: at oracle.lite.web.JupConfig.createConnection(Unknown Source)
    log9: at oracle.lite.web.JupConfig.getConnection(Unknown Source)
    log9: at oracle.lite.web.JupConfig.getStatement(Unknown Source)
    log9: at oracle.lite.web.JupServer.loadMimes(Unknown Source)
    log9: at oracle.lite.web.JupConfig.reload(Unknown Source)
    log9: at oracle.lite.web.JupConfig.initializeRM(Unknown Source)
    log9: at oracle.lite.web.JupConfig.initializeRM(Unknown Source)
    log9: at oracle.lite.web.JupServer.initialize(Unknown Source)
    log9: at oracle.lite.web.JupServer.listen(Unknown Source)
    log9: at oracle.lite.web.JupServer.main(Unknown Source)
    log-1: ============== Server Exception - Begin ==================
    java.sql.SQLException: [ODBC 08001] unable to connect to data source
    at oracle.lite.poljdbc.LiteEmbJDBCConnection.jniDriverConnect(Native Met
    hod)
    at oracle.lite.poljdbc.LiteEmbJDBCConnection.connect(Unknown Source)
    at oracle.lite.poljdbc.LiteType2JDBCFactory.createConnection(Unknown Sou
    rce)
    at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
    at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
    at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at java.sql.DriverManager.getConnection(Unknown Source)
    at oracle.lite.web.JupConnection.<init>(Unknown Source)
    at oracle.lite.web.JupConfig.createConnection(Unknown Source)
    at oracle.lite.web.JupConfig.getConnection(Unknown Source)
    at oracle.lite.web.FileHandlerUtil.<init>(Unknown Source)
    at oracle.mobile.job.Scheduler.<init>(Unknown Source)
    at oracle.lite.web.JupConfig.initializeRM(Unknown Source)
    at oracle.lite.web.JupConfig.initializeRM(Unknown Source)
    at oracle.lite.web.JupServer.initialize(Unknown Source)
    at oracle.lite.web.JupServer.listen(Unknown Source)
    at oracle.lite.web.JupServer.main(Unknown Source)
    ================== Server Exception - End ====================
    Noticed that listener is not getting started,
    E:\mobileclient\bin>olsv2040 /start
    OliteService reports the following error:
    OliteService failed, Error Code: (0x5), Message: Access is denied.
    Internal message: StartService failed in CmdStartService function.
    Forgot to mention earlier,
    During installation of branch office client, I recieved following Warnings,
    1. Operating system message: Password doesnot meet minimum security requirements. Check the password length, complexity and history.
    2. No mapping between accounts and security ID was done.
    Thanks,
    Regards,
    Aneesh

  • Branch Office implementation

    where can I find a good white paper on 'Branch Office' arch. and implementation of Lite?

    Hi ,
    Oracle Lite -Branch Office not working as expected
    Lite Version- 5.0.2
    1.     The documentation says an odbc dsn should have been automatically created with a name of "USER_DBNAME” when sync with Mobile server
    2.     A blank "files available for download" page is display with no buttons and no file from url ‘http://BR/public/download’
    3.     Can’t see any application in the Branch office system
         Steps used to create/publish a branch office application
         We have three machines and their hostnames are
         M1 = Mobile Server + Mobile development kit Win2k
         M2 = Branch Office win2k
         M3 = Branch Office client win2k
    1) Install Mobile Server and mobile developer kit 5.0.2 on machine M1 2) Launch "Mobile Server Control Center" to machine M1
    3) Create user “Test”, Assign user "Test" System Privilege of
    "Administrator"
    4) Assign user "Test" to the "Branch Adminstrators" group
    5) Create a dummy application (Sample. jar).
    6) Launch packaging wizard on machine m1
    7) Select "Win32 Native" as your target
    8) created snapshots with scott.emp table
    9) Enter "Sample" in the client side database name field.
    10) Publish the application from machine M1
    11) Launch "Mobile Server Control Center" to machine m1
    12) from the applications tab of "Control Center" Select the
    "Sample” application
    13) Enter the database users password and save the change
    14) Select the "Access" link from the left nav and grant user
    "Test" access to the "Sample" application
    15) Select the "Files" link from the left nav then select the win32
    link.
    Check the public file box for file "Sample.jar" and save changes
    16) from machine M1 install branch office by downloading the software
    from machine M1.
    Download/install http://MO/webtogo/setup, select the "branch
    office" download
    17) From the M1 machine launch setup.exe
    18) Sign on as user Test, Press "next" to sync
    19) The documentation says an odbc dsn should have been automatically
    created with a name of "Test_Sample".
    Can see only DSN name “webtogo” which points to <<Dir>>\OLDB40 and file ‘Sample.odb’
    20) From the M1 machine launch the control center @ http://localhost/ 21) Sign on as user shekar , Press sync tab
    20) checked the M1 machine and it did not install my "Sample.jar" but can see ‘Sample.odb’
    21) Now attempt to configure the branch office client machine m1
    22) From machine M2 download the client software @ http://m1/public/download
    23) A blank "files available for download" page is display with no buttons and no file.

Maybe you are looking for

  • Firefox from Verson 3.6 forward is no longer appealing because of problems.

    Beginning with 3.6, controls have been removed and changes have been made to the structure and user control of FF. For example: 1. The ability to control Java via the Tools -> Options -> Content has been removed 2. As a windows vs. tabs user, from 3.

  • Problem with font in terminal.app

    Hello all I tried to use the font Inconsolata (downloadable from http://www.levien.com/type/myfonts/inconsolata.html) with the terminal.app. Prior to the update to snow leopard everything was alright. But now this font doesn't render anymore in the t

  • Parallel flow

    Hi, We have the following requirement. We have a manual task that should be either completed by a user , or if a specified time duration expires it should be automatically completed. We tried using jeopardy notification , but through the jeopardy not

  • 1 channel not working

    Hi, I have an X-Fi xtreme gamer fatalty which is great but for one problem;? The rear right channel on my Logitech Z5500's will not work in games, it's definitely not the speakers because running a pink noise test through all the speakers works fine,

  • Jump Query not working

    Hello Gurus, I have a problem with Jump query. When i open query in Bex Analyzer and when i right click and goto i can see two queries there. But when i click on any query it opens the complete list of queries to search for. I checked against RSBBS w