Where do i change the server in outlook email integration?

Hi,
I work with 2 servers (pods) in CRM, but when i installed outlook email integration it conects to one of them and cannot find where to configure the other server, any help?
thanks

You can change this in your regedit HKEY_LOCAL_MACHINE: Software: Siebel CRM On Demand: Siebel Outlook Email Integration On Demand
Change the values for UI Server and Server
You will have to change this each time you switch pods - as far as i know, unless there is some way you can put two buttons on your outlook and each button pointing to different pods.

Similar Messages

  • When I click a link on a webpage to send the webpage an e-mail, a blank e-mail automatically opens in mail. I use Outlook. Where do I change the default to automatically open to an Outlook email?

    When I click a link on a webpage to send the webpage an e-mail, a blank e-mail automatically opens in Mac mail. I use Outlook. Where do I change the default to automatically open to an Outlook email (if such a thing exists?).
    I have a MacBook Air, running OS X 10.8.5.
    Thanks

    Mail>Preferences>General>Default email Reader:

  • I have a Windows Server 2008 R2 system. I am using Adobe Acrobat XI Pro. I am looking for the place where I can change the default font from Minion Pro to Calibri? Tools, Content Editing, Formatting

    I have a Windows Server 2008 R2 system. I am using Adobe Acrobat XI Pro. I am looking for the place where I can Change the Default font from Miinion Pro to Calibri?
    Tools, Content Editing, Formatting

    You can't change it.
    On Tue, Jan 13, 2015 at 11:22 AM, tonywaidmann <[email protected]>

  • Where can I change the buffer size for LKM File to Oracle (EXTRENAL TABLE)?

    Hi all,
    I'd a problem on the buffer size the "LKM File to Oracle (EXTRENAL TABLE)" as follow:
    2801 : 72000 : java.sql.SQLException: ORA-12801: error signaled in parallel query server P000
    ORA-29913: error in executing ODCIEXTTABLEFETCH callout
    ORA-29400: data cartridge error
    KUP-04020: found record longer than buffer size supported, 524288, in D:\OraHome_1\oracledi\demo\file\PARTIAL_SHPT_FIXED_NHF.dat
    Do you know where can I change the buffer size?
    Remarks: The size of the file is ~2Mb.
    Tao

    Hi,
    The behavior is explained in Bug 4304609 .
    You will encounter ORA-29400 & KUP-04020 errors if the RECORDSIZE clause in the access parameters for the ORACLE_LOADER access driver is larger than 10MB and you are loading records larger than 10MB. Which means their is a another limitation on read size of a record which is termed as granule size. If the default granule size is less then RECORDSIZE it limits the size of the read buffer to granule size.
    Use the pxxtgranule_size parameter to change the size of the granule to a number larger than the size specified for the read buffer.You can use below query to determine the current size of the granule.
    SELECT KSPFTCTXPN PARAMETER_NUMBER,
    KSPPINM PARAMETER_NAME,
    KSPPITY PARAMETER_TYPE,
    KSPFTCTXVL PARAMETER_VALUE,
    KSPFTCTXDF IS_DEFAULT,
    KSPPIFLG MODIFICATION_FLAG,
    KSPFTCTXVF VALUE_FLAG
    FROM X$KSPPI X, X$KSPPCV2 Y
    WHERE (X.INDX+1) = KSPFTCTXPN AND
    KSPPINM LIKE '%_px_xtgranule_size%';
    There is no 'ideal' or recommended value for pxxtgranule_size parameter, it is safe to increase it to work around this particular problem. You can set this parameter using ALTER SESSION/SYSTEM command.
    SQL> alter system set "_px_xtgranule_size"=10000;
    Thanks,
    Sutirtha

  • Where do i change the heap size?

    have the application installed and functional, most setup is complete.
    When i'm working with the application we have running on the app server, i am only able to work for around 30 minutes before heap errors prevent further use with the site.
    where do i change the allocated heap size?
    within the portal?
    on the server?
    Running Windows and Oracle App Server

    here is the file i have to work with....
    &lt;?xml version = '1.0' encoding = 'UTF-8'?&gt;
    &lt;opmn xmlns="http://www.oracle.com/ias-instance"&gt;
    &lt;log path="$ORACLE_HOME\opmn\logs\opmn.log" comp="internal;ons;pm" rotation-size="1500000"/&gt;
    &lt;debug path="$ORACLE_HOME\opmn\logs\opmn.dbg" comp="internal" rotation-size="1500000"/&gt;
    &lt;notification-server&gt;
    &lt;port local="6100" remote="6200" request="6003"/&gt;
    &lt;ssl enabled="true" wallet-file="$ORACLE_HOME\opmn\conf\ssl.wlt\default"/&gt;
    &lt;/notification-server&gt;
    &lt;process-manager&gt;
    &lt;process-modules&gt;
    &lt;module path="$ORACLE_HOME\opmn\lib\libopmnohs"&gt;
    &lt;module-id id="OHS"/&gt;
    &lt;/module&gt;
    &lt;module path="$ORACLE_HOME\opmn\lib\libopmnoc4j"&gt;
    &lt;module-id id="OC4J"/&gt;
    &lt;/module&gt;
    &lt;module path="$ORACLE_HOME\opmn\lib\libopmncustom"&gt;
    &lt;module-id id="CUSTOM"/&gt;
    &lt;/module&gt;
    &lt;module path="$ORACLE_HOME\opmn\lib\libopmniaspt"&gt;
    &lt;module-id id="IASPT"/&gt;
    &lt;/module&gt;
    &lt;/process-modules&gt;
    &lt;ias-instance id="detqas.ARC-MCAC-VW018.amc.faa.gov" name="detqas.ARC-MCAC-VW018.amc.faa.gov"&gt;
    &lt;environment&gt;
    &lt;variable id="TMP" value="C:\DOCUME~1\DENNIS~1\LOCALS~1\Temp"/&gt;
    &lt;/environment&gt;
    &lt;module-data&gt;
    &lt;category id="start-parameters"&gt;
    &lt;data id="routing-id" value="g_rt_id"/&gt;
    &lt;/category&gt;
    &lt;/module-data&gt;
    &lt;ias-component id="ASG" status="enabled" id-matching="true"&gt;
    &lt;process-type id="ASG" module-id="CUSTOM"&gt;
    &lt;environment&gt;
    &lt;variable id="OS" value="Windows_NT"/&gt;
    &lt;/environment&gt;
    &lt;start timeout="600"/&gt;
    &lt;stop timeout="120"/&gt;
    &lt;process-set id="ASG" numprocs="1"&gt;
    &lt;module-data&gt;
    &lt;category id="start-parameters"&gt;
    &lt;data id="start-executable" value="D:\product\10.1.3\OracleAS\jdk\bin\java"/&gt;
    &lt;data id="start-args" value="-ms20m -Djava.library.path=D:\product\10.1.3\OracleAS\bin;D:\product\10.1.3\OracleAS\dsa\bin;D:\product\10.1.3\OracleAS\oui\lib\win32 -classpath D:\product\10.1.3\OracleAS\dsa\jlib;D:\product\10.1.3\OracleAS\dsa\jlib\duf.jar;D:\product\10.1.3\OracleAS\lib\dms.jar;D:\product\10.1.3\OracleAS\oui\jlib\OraInstaller.jar;D:\product\10.1.3\OracleAS\jlib\srvm.jar;D:\product\10.1.3\OracleAS\jlib\netcfg.jar;D:\product\10.1.3\OracleAS\lib\xmlparserv2.jar;D:\product\10.1.3\OracleAS\assistants\jlib\assistantsCommon.jar;D:\product\10.1.3\OracleAS\jdbc\lib\classes12.zip;D:\product\10.1.3\OracleAS\jdbc\lib\nls_charset12.zip;D:\product\10.1.3\OracleAS\jlib\share.jar;D:\product\10.1.3\OracleAS\opmn\lib\optic.jar;D:\product\10.1.3\OracleAS\j2ee\home\jazn.jar;D:\product\10.1.3\OracleAS\jlib\ldapjclnt10.jar oracle.duf.dufserver.DufServer D:\product\10.1.3\OracleAS\dsa\dsa.conf"/&gt;
    &lt;/category&gt;
    &lt;/module-data&gt;
    &lt;/process-set&gt;
    &lt;/process-type&gt;
    &lt;/ias-component&gt;
    &lt;ias-component id="HTTP_Server"&gt;
    &lt;process-type id="HTTP_Server" module-id="OHS"&gt;
    &lt;environment&gt;
    &lt;variable id="PERL5LIB" value="D:\product\10.1.3\OracleAS\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread;$ORACLE_HOME\perl\5.8.3\lib;$ORACLE_HOME\perl\site\5.8.3\lib"/&gt;
    &lt;variable id="PHPRC" value="D:\product\10.1.3\OracleAS\Apache\Apache\conf"/&gt;
    &lt;variable id="PATH" value="$ORACLE_HOME\Perl\5.8.3\bin\MSWin32-x86-multi-thread" append="true"/&gt;
    &lt;/environment&gt;
    &lt;module-data&gt;
    &lt;category id="start-parameters"&gt;
    &lt;data id="start-mode" value="ssl-enabled"/&gt;
    &lt;/category&gt;
    &lt;/module-data&gt;
    &lt;process-set id="HTTP_Server" numprocs="1"/&gt;
    &lt;/process-type&gt;
    &lt;/ias-component&gt;
    &lt;ias-component id="IASPT" status="disabled"&gt;
    &lt;environment&gt;
    &lt;variable id="LD_LIBRARY_PATH" value="D:\product\10.1.3\OracleAS/lib" append="true"/&gt;
    &lt;/environment&gt;
    &lt;process-type id="IASPT" module-id="IASPT" working-dir="D:\product\10.1.3\OracleAS/iaspt/bin"&gt;
    &lt;port id="ajp" range="7501-7600"/&gt;
    &lt;process-set id="IASPT" numprocs="1"/&gt;
    &lt;/process-type&gt;
    &lt;/ias-component&gt;
    &lt;ias-component id="OC4J"&gt;
    &lt;process-type id="home" module-id="OC4J" status="enabled"&gt;
    &lt;module-data&gt;
    &lt;category id="start-parameters"&gt;
    &lt;data id="java-options" value="-Xrs -server -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false"/&gt;
    &lt;/category&gt;
    &lt;category id="stop-parameters"&gt;
    &lt;data id="java-options" value="-Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false"/&gt;
    &lt;/category&gt;
    &lt;/module-data&gt;
    &lt;start timeout="600" retry="2"/&gt;
    &lt;stop timeout="120"/&gt;
    &lt;restart timeout="720" retry="2"/&gt;
    &lt;port id="default-web-site" range="12501-12600" protocol="ajp"/&gt;
    &lt;port id="rmi" range="12401-12500"/&gt;
    &lt;port id="jms" range="12601-12700"/&gt;
    &lt;process-set id="default_group" numprocs="1"/&gt;
    &lt;/process-type&gt;
    &lt;/ias-component&gt;
    &lt;/ias-instance&gt;
    &lt;/process-manager&gt;
    &lt;/opmn&gt;
    I'm working with the Enterprise Manager 10g console.
    I can find the current monitoring of the heap space used in percentage, but cant find where to adjust it or increase it's space.
    searching around.
    thanks! but still searching...

  • How/where do I change the AppleID associated with my computer?

    How/where do I change the AppleID associated with my computer? 

    What do you mean by "change the Apple ID"? Are you trying to get a new ID from the one you currently have or just add a new ID to the computer?

  • Where can I change the font settings for the name of the month in iPhoto's calendar project?

    where can I change the font settings for the name of the month in iPhoto's calendar project?  I just ordered two copies of a calendar I designed in iPhoto and was surprised to find that the calendar's months were printing in something like an Arial 10 pt font.  On previous calendars I've printer via iPhoto and Apple, the font was much larger.  I've tried every menu option in iPhoto and the Calendar Project program and can't find where this is modifyable. Which leads me to ask, what the heck happened here in the first place?  I did not consciously change the default.
    I do remember that I got some notice when I first tried to print the calendar about the default font having been changed, but I don't know how this could have happened, and I didn't know what impact that had on the calendar until it was delivered.  I typically print about a dozen annual calendars but won't buy another until I've got a handle on this problem.  For the most part, the rest of the calendar is okay.
    As a P.S. is there anywhere where one can get a power user's manual, or instruction on iPhoto?
    Message was edited by: KPAausFrankfort

    "Maximum" and "12" usually refer to compression (influencing image quality and jpeg file size in bytes); and as Curt wrote, dpi is meaningless for display by and viewing in web browsers.  (It could be a different matter if you are uploading the jpeg files for someone to download from the web to print.)
    What are the sequence of steps that you and your batch processing take from Bridge?
    You can use call Photoshop's Image Processor from Bridge to create the jpeg files  (Tools > Photoshop > Image Processor).  In the Image Processor you can set jpeg compression, pixel dimensions if desired, also convert to sRGB (good idea for web display).  In my experience the image processor leaves unchanged whatever dpi is set in the source file; or, if none there as might be for a pdf, it will set the dpi value in your New Document Preset Print Resolution (from your Photoshop Units & Rulers preferences).

  • I changed ISPs and had to change the server settings. Now one of my two email addresses crashes every time I try to read the emails.

    At first Thunderbird downloaded every email from the problem account going back to 2011. I changed the server settings to only download emails from the last 15 days and to delete any messages older than 15 days.
    I can send emails from this account and my other email account works fine for sending and reading mail. However, this problem account crashes Thunderbird every time I try to read the messages. There are now only 300 messages in the inbox and I've been able to have them marked as read. But I still can't read any of them.
    What's the fix on this?

    Try to start *Windows* in safe mode with networking enabled.
    - Win8 http://windows.microsoft.com/en-US/windows-8/windows-startup-settings-including-safe-mode
    - Win7 http://windows.microsoft.com/en-US/windows7/Start-your-computer-in-safe-mode
    - XP http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx
    Still in Windows safe mode, start Thunderbird in safe mode.
    - https://support.mozilla.org/en-US/kb/safe-mode
    Does the problem go away?

  • Is there any way (or app) where I can change the qwerty keypad to the telephone textpad?

    Is there any way (or app) where I can change the qwerty keypad to the telephone textpad?

    Hi! You can't do it without jailbraek. And I offer you "don't try it"!

  • Where should I change the adapter? It doesn't work from the start.

    where should I change the adapter? It doesn't work from the start. But there is no apple store in our city.

    The phone does not charge when linking with adaptor. But it is OK when linking PC using USB instead. I do not know why, but I am just sure there is something wrong with the adaptor.

  • Where can I change the default setting of H tags in dreamweaver cc?

    Where can I change the default settings for the html Heading tags in Dreamweaver?

    The customary approach is to style them yourself in your CSS.  Or use one of the various CSS resets.
    h1, h2, h3, h4, h5 {
         margin:0;
         padding:0;
    h1 {font-size: 175%}
    h2 {font-size: 150%}
    h3 {font-size: 125%}
    h3, h4, h5 {font-size: 110%}
    Nancy O.

  • When attempting to create an SSRS Report in SharePoint 2010 Dashboard Designer and change the Server Mode from Report Center to SharePoint Integrated

    Hi,
    When attempting to create an SSRS Report in SharePoint 2010 Dashboard Designer and change the Server Mode from Report Center to SharePoint Integrated, I get the following unhandled exception:
    ************** Exception Text **************
    System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: Instance validation error: '2' is not a valid value for Microsoft.PerformancePoint.Scorecards.SqlReportViewData.SqlReportViewDataServerMode.
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write1_SqlReportViewDataServerMode(SqlReportViewDataServerMode v)
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write3_SqlReportViewData(String n, String ns, SqlReportViewData o, Boolean isNullable, Boolean needType)
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write4_SqlReportViewData(Object o)
       --- End of inner exception stack trace ---

    Hi,
    According to your post, an error occurred when you integrate SQL Server Reporting Services with SharePoint.
    1. Please check the steps as the link below:
    http://technet.microsoft.com/en-us/library/ff724283(v=office.14).aspx
    2. Try to clean the configuration cache on all of your SharePoint servers and re-tested.
    http://blogs.msdn.com/b/josrod/archive/2007/12/12/clear-the-sharepoint-configuration-cache-for-timer-job-and-psconfig-errors.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Where do i find the server name or URL?

    where do i find the server name or URL for my icloud account

    Why do you need this?
    Are you trying to setup your iCloud email on a non Apple Email client?
    If so:
    iCloud: Mail server settings for email clients - Apple Support

  • The area on my toolbar where you can change the white balance mode is now gone from my toolbar.  How can I get it back?

    The area on my toolbar where you can change the white balance mode is now gone form my toolbar.  How can I get it back?

    Your basic panel must have been accidentally deselected.
    Simply right-click on one of the other panels e.g. Tone Curve and choose basic again - see image below.
    You can also select solo mode, if you prefer to work in one panel at a time with the others collapsing automatically when you click on another tab.

  • Where do I change the default Mobil phone # used by apple to send code verification.

    Where do I change the default Mobil phone # used by apple to send code verification. They use a cell number that is not valid. I changed it on my profile in the cloud but still they showing the old one for sending SMS code for keychain verificatio. Any idea where to change?

    Here:
    https://appleid.apple.com

Maybe you are looking for

  • Time capsule hard drive starts/stops every 5 min: problem?

    Every five minutes, whether or not a time machine backup is due, my 1 TB time capsule hard drive starts, spools up, then stops (I used a stopwatch to time the interval).  Is this a problem?  Never happened when unit was new (late 2010), or before Lio

  • Steps to upgrade BI apps RPD from 7.9.60 to 7.9.6.3

    If anyone successfully upgraded RPD from 7.9.6.0 to 7.9.6.3 and merged the RPD, please let me know the steps to follow. Thanks,BI Apps

  • Subquery conditional execution using cbo

    hellou how i do for execute a subquery conditionally, using the cbo?? i got an example: create table table1 AS SELECT * FROM (     SELECT 1 id, 'a' boss FROM dual    union all     SELECT 3 id, 'b' boss FROM dual    union all     SELECT 5 id, 'a' boss

  • Need some quick help - fairly urgent!

    I've just taken over a new job and have been the task of finishing the new brochure for Christmas, there's not a lot to do but a lot of the measurements need changing This is the layout I'm dealing with.. All the boxes have been made in Illustrator T

  • Server 2012 Failover cluster. Make two VMs stay on the same node

    We have a unique situation where i need two machines to stay on the same node. Its a 4 node cluster with 30+ resources but i want to make sure two boxes are ALWAYS on the same now. If one migrates to another node the second needs to follow. Is there