Outlook Integration Templates Issue

Hi Guys,
I wonder if you could help me with a problem I am having regarding Outlook Integration (OI) templates.
We have recently upgraded a customer from 2005 to 8.81 and this has updated OI. However now whenever a user logs in to Business One they receive a pop up box asking them to create defaul templates.
They select a language and then try to create them. This then comes up asking if they wish to overwrite the existing templates. When selecting yes it gives an error saying they cannot do this. And then goes back to the create templates screen.
This can keep going around in circles until a user clicks cancel. However this pop up box loads up everytime they log into the system.
I have had a look around the forums but I can only find help on creating templates, not on removing this pop up box.
Thanks,
Liam.

Hi Liam,
1. This had been the same issue several times, every time the client logs onto SBO this message pops up a need to define the correct path wherein  the templates are located in the server and the base client path where the templates need to be created.A few times successfull, browsing to the correct path on the server and creating a base path C:\......\Templates in the client and the templates were re-created or copying the entire snapshot templates from the Server and place it on the client
system. It can be a reason the User cannot access the server templates folder of write to the path C:\...
or,
2. Using Admin login on the client machine Uninstall the MS Outlook integration server from the control panel from the client and install MS Outlook Intergration standalone setup available in you server.
Regards,
Rakesh N

Similar Messages

  • Outlook integration template error

    Hi,
    Try to activate the outlook integration package. However once I register the module it creates new templates or register templates. However the installer is unable to create the template for management business partners.
    Please advice how to solve this issue (every time if I start SAP B1) it comes with the template installation manager.
    Thanks.
    Kind regards,
    Jason

    Hi Tried,
    I am able to install some templates but the specific business partner template is unable to proceed.
    run the server installer etc.
    What to do now?
    Thanks.
    Jason

  • Outlook integration templates

    Hi
    I have installed outlook integration as part of 8.8.  Its working fine on all but two PC's.  When I launch SAP Business One on these 2 pc, its asking me to create default templates each time.
    Any suggestion on what I need to do on this
    Thanks
    David

    Hi David,
    You may check this: Create Default Template
    Thanks,
    Gordon

  • Outlook Integration: unable to create snapshot templates.

    Dear all,
    I followed all the steps mentioned in note 861055
    "You can easily repeat the step of template creation after running the server installation:
       1. Start the Addon Outlook Integration from Business one.
       2. Choose/Administration/Outlook Integration/Define Snapshot Templates
       3. Select "Create Default Templates" from the "Goto" menu. This will repeat the procedure that could not be started because of the missing layout files."
    But when I choose "Create Default Templates" nothing happens...
    I'm using SBO 2005A SP01 PL31 and Outlook Integration PL60.
    Also, what's the difference between the OIStandAlone and the OutlookIntegration files?
    Best Regards,
    Vítor
    Message was edited by:
            Vitor Vieira

    Hello,
    This issue is really interesting, I really desperate to install it. I read the note and find out that server installation must be run before initialisation of addon in the client workstation. Initialisation means addon registration. I just think the template will be created in the client workstation if the server installation has run. Both must be run. But here the explanation I've got from pdf file :
    Template Layout Files for Microsoft Outlook Integration Snapshots
    The SAP Business One Add-On Server Installer copies the template layout files for snapshots in the following subfolder in <B1DIR>: B1_SHR\AddOn\Microsoft Outlook Integration\Templates\Default. However, if the SAP Business One 2005 SP01 application is not a new installation but an upgrade, the name of the subfolder is the same as for SAP Business One 2004.
    In the Default folder, there are language-specific folders for all templates. After you complete the registration of the Microsoft Outlook add-on on your server and begin the initialization in a company database from a client, the add-on creates default templates for the current language of the company to which you are logged on. These default layout files are also stored in <B1DIR> in the following subfolder: B1_SHR\AddOn\Microsoft Outlook Integration\Templates\<name of company database>\Default. When you later use the add-on to create additional default templates (by using the Create Default Templates function of the add-on), your default templates are also stored in: B1_SHR\AddOn\Microsoft Outlook Integration\Templates\<name of company database>\Default.
    However, if the application is unable to locate this folder or the folder cannot be created, a selection window will allow you to select a different location. This path will be stored in the company settings of the Microsoft Outlook Integration add-on and can be changed by you. The default layout files for the company are copied to the Default subfolder of the folder you select.
    The OIStandalone is a standalone installer for the Microsoft Outlook Integration add-on. This tool allows you to install the add-on without having to install the SAP Business One client on your PC. The alternative installer is appropriate for scenarios in which the SAP Business One client is not installed on the same PC as Microsoft Outlook. An example of such a scenario is the use of the Terminal Server for SAP Business One.
    If you have tried, let me know the result.
    Rgds,

  • Outlook Integration - Snapshot templates missing when upgrade to 8.8 PL14

    hello all,
    We have a problem when upgrade from B1 8.8 PL10 to PL14, the snapshot template missing. We had no problems to generate snapshots in B1 8.8 PL10.
    All the snapshot templates has been installed on <Servername>\B1_SHR\AddOn\Microsoft Outlook Integration\Templates\Default
    And in the -GoTo meny- and select -create default templates- could not be started.
    Grateful for all help.

    Hi Jorg,
    I quote a solution for similar case but the solution is based on client PC :
    OI: Failed to create snapshot template in client machine
    Symptom
    You start up Outlook integration Addon in client machine. When you want to create a snapshot template, you get an error that can not create it.
    Other terms
    SAP Business One, Add-on, Outlook integration, OI, snapshot template, Index, Host, U_Host, BOOSTP , failed to create
    Reason and Prerequisites
    The index on user defined table [@BOOSTP] is not right. It does not include column U_Host.
    Solution
    You can run below script to fix it,
    IF EXISTS (SELECT 1 FROM CUFD
    WHERE AliasID = 'Host'
    and TableID = '@BOOSTP')
    BEGIN
    IF EXISTS (SELECT name FROM sys.indexes
    WHERE name = N'@BOOSTPBOOSTPI1')
    DROP INDEX [@BOOSTP].[@BOOSTPBOOSTPI1]
    IF EXISTS (SELECT name FROM sys.indexes
    WHERE name = N'BOOSTPI1')
    DROP INDEX [@BOOSTP].[BOOSTPI1]
    ALTER TABLE [@BOOSTP] ALTER Column U_Host nvarchar(200)
    CREATE INDEX BOOSTPI1
    ON [@BOOSTP](U_TplName, U_Language, U_CatID, U_Host)
    IF NOT EXISTS (SELECT 1 FROM UKD1
    WHERE tableName = N'@BOOSTP' and SubKeyId = 3)
    Insert into UKD1 values('@BOOSTP',0,3,'Host')
    END
    ELSE
    Print 'There is no U_Host column in @BOOSTP table!'
    if the above solution can't solve it, log a message to SAP support.
    JimM

  • Outlook Integration - Case of the missing snapshots

    Hey all,
    Here's the issue:
    SBO 2007A PL 35
    The snapshots are being created on the server, and they showing on the SBO server (say
    SBOHOST).
    I created the snapshots for EN(GB), EN(US), and NL.
    For reference, the actual database is on a dedicated SQL server (
    SQL_SERVER)
    All files are there, and permissions are set so that they can be written.
    I went onto the terminal server (
    TERMINAL) that connects through to the main server database (
    SQLSERVER) and to the SAP files B1_SHR on
    SBOHOST
    The templates were missing in the "Define Snapshot Templates"  under EN(GB), EN(US), and NL.
    I checked the paths, and they are fine so there are no permission issues.
    I then installed, from TERMINAL, the Czech snapshots. They work. I can see them under the "Define Snapshot Templates" on TERMINAL
    ...but not on SBOHOST where I can see the others...
    They are sitting right beside each other in the
    SBOHOST\B1_SHR\Addon\Microsoft Outlook Integration\Templates\[DATABASE]\Default
    I can see CS (Czech), NL (Dutch), EN (Enlish) folders.
    I had a look in the [@BOOSTP] and found if I changed the "host name", in a test database of course, from TERMINAL to SBOHOST they appeared on the respective computers snapshot list under the respective language. Hopefully I haven't lost you.
    Any help with this would be good, as so far all the notes on this tell me to re-create the snapshots, which hasn't helped so far.

    I too am having an issue with creating the default snapshots in B1 2007A PL35 (and BTW PL37)....
    I can successfully create the snapshot on the first B1 client on my network, for every machine thereafter I get the following error when creating templates for English (US).... This message is a pain, when you have many machines and users ask why the create snapshot templates window appears each time they log on.
    This is the Error Message:
    Failed to create template 'Executive customer (by Business Partner)'
    My observations regarding the solution are identical but one of the proposed solutions won't work, at least not as is...
    As you said It looks like it cannot create the entries in the @BOOSTP because of the unique constraint on Index [@BOOSTPBOOSTPI1] which does not include the new field.
    [U_Host] ASC cannot be added to the index because it is of type nvarchar(max), see error below:
    *Column 'U_Host' in table 'dbo.@BOOSTP' is of a type that is invalid for use as a key column in an index.*
    The only way to make this work is to change U_HOST it to a nvarchar(100) and then you would be allowed to add the U_Host to the index.  SAP probably needs to make this decidion, I doubt they would support this work around, so temporarily disabling the index appears to be is the way to go....
    Why isn't SAP testing well before release?  This seems like something that should have been caught.
    Thanks,
    Jason Walters

  • Outlook integration-Layout files not found

    Hi Experts,
                     I have installed Addon-outlook intgration successfuly and when i start B1 Create default templates popup comes and gives error like
      BO2034: Layout files not found in folder 'C:\Program Files\SAP\SAP Business One Server\B1_SHR\AddOn\Microsoft Outlook  Integration\Templates' i also check path but still gives above error.
    regards
    sudhir

    Hi Sudhir,
    There is a separate part of Outlook Integration that needs to be installed on the server. This includes the templates which get copied to a folder within the B1_SHR. On your SBO DVD or on the latest patch download you are using you should find a folder called Outlook Integration Server in the Packages folder. Run the Setup.exe on the server where the SBO server components are installed and this should correct your problem.
    Kind Regards,
    Owen

  • MS Outlook Integration.

    Hi All,
    I had installed MS Outlook Integration, when i execute from Administration --> Add-ons --> Add-on manager, select the Outlook Integration and click on Start, a window appears with "Create Default Templates" and click on Create, it gives me an error <b>"B02019: Layout file folder 'C:\prgoram files\sap\sap Business One\B1_SHR\AddOn\Microsoft Outlook Integration\Templates"</b>
    Please help me out.

    hi,
       For downloading
    go to
    https://service.sap.com/user-admin
    support Portal
    Download
    download=>Installations and Upgrades =>Search for Installations and Upgrades
    search " SAP Business One Add-On 2005 SP01 "
    download this file
    inside this you will get all the Add-ons
    sandip

  • Layout files of outlook integration

    I have installed addon outlook integration on my pc.I am able to send the mail through outlook.But where are the layout files located ? Every tiime I start the addon it is asking me to Create Default tempate.When I give the folder it gives me error as,
    Layout files not found in folder 'D:\Sap'
    Where are these files located ? On the server or on the client.
    By default it gives me path of the server as,
    mmcpl-sap\B1_SHR\AddOn\Microsoft Outlook Integration\Templates
    mmcpl-sap\B1_SHR\AddOn\Microsoft Outlook Integration\Templates\MMCPL_TRAINING
    These two paths are for
    Source Folder of Default Snapshot Template Files(Server)
    Strorage Path for Snapshot Template Layout files
    mmcpl-sap is the name of server and MMCPL_TRAINING is the name of company.

    Try this:
    https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/download_basket/download.htm?objid=012002523100001869512006D&userid=S0004447420&action=DL_DIRECT
    Otherwise, just go to Download Center, then choose Updates, and download SAP Business One AddOns 2005 SP01.
    Let me know if it works!

  • MS Outlook integration issue

    Hi experts!!
    I have set up One-2-One outlook integration based on Best Practices.
    I have one issue though:
    Account Details are replicated just fine EXCEPT from email address.
    Any ideas???
    Thank u in advance!!

    Hi.
    Try to maintain different e-mail types on Outlook to see if some of them reply to SAP CRM. The system behaves differently for commercial e-mail, private e-mail.
    Please verify.
    Regards.

  • Outlook Integration add-on, the Snapshot template is missing

    hi,
         i have a query , when we start Outlook Integration add-on SAP B1, one window will a to generate snapshot template, but in the source folder there is no default template to generate snapshot templates in the destination folder. how to get those sanpshot  default templates from SAP portal or is there any other process to generate those snapshot template.
    sandip

    hi atul,
               well even i too face the same problem, but it is solved.
    1. when you install SAP b1 outlook addon, it is not going to create the folder with the default templates, for that you have to go the the addon folder where you have all SAP B1 addons, where you have all outlook integration addon,XL reporter addon,CopyExpress addon and even some other addons, in the same folder you will see ServerInstaller folder, you install that directly from the folder itself, it will create the require templates at the specific location.
    2. then from SAP B1 start you outlook addon and when you get the window of create template, just press the create button, this time it will create it sucessfully.
    now the snapshot template will be available in your system.
    i checked this it is working well in my system, follow the above process, you can able to solve your problem. if not revert me back.
    sandip

  • Lync 2013 Outlook Integration Issues

    I have a client that is having Exchange Outlook Integration issues when trying to set up Lync 2013.
    The email address is [email protected] The sip address is
    [email protected] But the Lync server is lync.domain.local. Client is on Exchange 2010.
    The address book is not downloading and the outlook integration issue error icon appears on the bottom right.
    If the client is set manually to [email protected] the address book downloads.
    But can Lync work in the long run set up like this?

    Hi,
    Did you solve the issue with the help of Andrew provided?
    Which sip domain name did you use for default SIP domain ([email protected] or
    [email protected])?
    Did the issue happen internal or external?
    For the issue of cannot download address book, please check the External Base URL on Lync topology with the help of the link below:
    http://ucken.blogspot.in/2011/07/configuring-lync-for-external-access.html
    For the issue of Lync and Exchange integration you can refer to the link below:
    http://blog.schertz.name/2010/11/lync-and-exchange-im-integration/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
    Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • AddOn Outlook Integration do not run

    Hi,
    I'm use SAP BusibessOne 2005 A SP01 PL 18, and i have installed the Outlook Integration add-On SP01 PL60 on my Windows XP Pro SP2 computer.
    The installer run correctly and i have the menu of Outlook Integration in SAP BusinessOne.
    But, when i try to connect with the menu <i><b>SAP BusinessOne>Connexion</b></i> in Microsoft Outlook 2003, a SAP BusinessOne message box display : <i>the integration of Microsoft Outlook did not start because the users tables are not up to date....</i>
    Have you an idea ?
    Thanks

    Hi,
    thanks !
    I started again the installation of the software :
    First, I install the <b>Server Installer</b> from SBO2005A-SP01-PL11 on my server: OK
    Second, i register and install the <b><i>Outlook Integration add-on</i></b> SBO2005A-SP01-PL60 on my Client PC : OK
    So, the add-on OI run correctly : i have edit the company settings and define snapshot templates in OI setting.
    But, when i try to connect vis Microsoft Outlook 2003, i hahe always the message :<b><i> The outlook integration do not start because the users tables are not updated.</i></b>
    Regards
    Francis

  • Attachments in Outlook Integration

    Hello experts,
    I have troubles enclosing attachments using Outlook Integration. A customer wants to add more attachments to a mail, for example a Purchase Order (PDF) and a logo (PNG, GIF etc.).
    When a new purchase order is saved and I click the mail button, it perfectly inserts the attachment PDF. After that I go to the third tab (Attachments) and press "Search". I search for a logo (in an other folder then the one defined at attachments in the general settings) and attach it, so far still no problems. Then it is time to send the mail: It sends the mail, but it doesn't add the logo in the mail.
    I tested it again and then added a second attachment from the attachments folder and then it does work. I did test this on a client and the customers server aswell.
    At my own computer and from a couple of collegues it is possible to add more attachments even from different folders.
    Is this problem familiar to any one? And does anybody know how to solve this issue?
    Looking forward for your replies,
    Kind regards,
    Hendri Wessels

    Hi Hendri,
      Check this link
    https://websmp206.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000706509&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&_OBJECT=011000358700003245982006
    Regards
    Jambulingam.P

  • Outlook Integration inconsistencies

    Dear Members,
    I have been testing the outlook integration functionality in Sap B1 2005 and Sap B1 2007 and the concept is very good because it enhances CRM for clients as well as integrated communication into the erp package.
    However, I have found some inconsistencies in the solution whereby a specific functionality works inconsistently. Find below some of the queries I had and if anyone has come across them, kindly advice.
    1) When an email is saved as an activity and the contacts in the email are not directly linked to  a specific business partner, the dialog box only provides an option to save the email to the email addresses and not any business partner. We can therefore not choose to have the email saved as an activity of a business partner. It would also be wrong to add the email addresses as contacts of that specific business partner as they are not.
    2)Emails which have signatures are not saved correctly as attachments to an activity. The u201Ccontentu201D of the email is saved in the activity of the business partner, yet in the u201Cattachmentsu201D the link to the email is not present.
    3)u201CSave Email as activityu201D does not always give options to save. It will act as u201CQuick save-email as activityu201D and save the email without giving any prompt.
    4)After selecting the appointments ( in outlook ) to synchronize with sap, the appointments which are not synchronized initially will keep coming  up every time a synchronization is done. This results in a very long list of appointments in outlook which constantly have to be deselected and is very monotonous.
    5)Once the add on is connected and a user creates an appointment in outlook, a prompt appears to synchronize it with sap. If the prompt is cancelled and at a later time a manual synchronization is done, the appointments in outlook which were not earlier synchronized do not appear in the list for appointments to be synchronized. Therefore, we have to go and manually synchronize them one at a time.
    6)There is no current facility to save emails as  activities for multiple business partners.
    Thanks in advance
    Kind regards,
    Indraj.

    Hi Lisa,
    Please go through note 1229026.
    https://service.sap.com/sap/support/notes/1229026
    We ran into several issues on 2007A OI add-on and this turned out to be the problem.
    On safe side, please run it on backup company DB.
    Hope it helps.
    Regards,
    Jacqueline Jiang
    SAP Business One Forums Team

Maybe you are looking for

  • How to find a jar file a class is in

    Given a class file, I would like to find out in which jar file it exists.

  • E-Recruiting Request Questionnaire

    We are exploring the Request Questionnarie functionlaity with SAP E-Recruiting.  We are currently on E-Recruiting 6 with Enhancement Pack 3 SP level 5 with Netweaver 2004s (7.0) (support pack stack 20). There is an e-mail that goes out when a recruit

  • Windows Update Error 0x80070424

    I just got my Lenovo C540 touch screen and love it.  The ONLY problem I am having is a Microsoft problem, not dealing with the hardware. When I try to get anything fromthe Microsoft Store, I now always get the error message saying it wasn't download,

  • OS X Server + Active Directory Authentication Issue with Wikis

    Hello, I recently purchased an Apple XServe with Snow Leopard installed. The purpose of this server is to enable students and teachers to create Wikis and Blogs. The majority of my environment is MS, with Active Directory as our LDAP provider. I have

  • Mozilla Firefox V7 do not install.

    I downloaded twice Mozilla Firefox installer. It de-compresses well, but at the time to install it makes a weird question: Do you want to intall as e different user or continue as the present user? Any one I choose do not install. The system chooses