Portal Name in SM04

For some reason in R3 transaction SM04 the IP address of the portal server instead of the portal server name appears.
The other connected machines to R3 show the name, but the other sessions connected via the portal show the portal's IP, but i'd like to show the portal server name instead.
Any ideas??

Hi Vila,
As per my knowledge, the following line of code
IWDClientUser user=WDClientUser.getCurrentUser();
gets the user from respective servers's portal UME's configured database( If it is same for both servers XYZ04 and XYZ10, then user XYZ04 will be available in both servres).
        If UME database for two servers is different and user id XYZ04 exists in only one server then you will definately get "User Authentication failed" message.
Please check.
regards,
Ganga.

Similar Messages

  • How to identify PORTAL  name using IPORTALCOMPONENTREQUEST

    Hi All,
    We have created one portal application and we are trying to execute it from 3 different portals and trying to differentiate among portal names in the applications.Is there any mehod in the IPORTALCOMPONENTREQUEST or IPORTALCOMPONENTRESPONSE which will give me the portal name or url
    Thanks
    Bala Duvvuri

    Specify the property in the <component-profile> in portal app.xml
    for example
    <components>
        <component name="HeloTest">
          <component-config>
            <property name="ClassName" value="com.sap.training.wd.HeloTest"/>
            <property name="SafetyLevel" value="no_safety"/>
          </component-config>
          <component-profile>
            <property name="PortalNAME1" value="PORTAL1">
              <property name="personalization" value="dialog"/>
            </property>
            <property name="CachingLevel" value="User"/>
          </component-profile>
        </component>
      </components>
    When you open the Abstract Portal Component
    Please writr this peace off code
                    IPortalComponentContext contest= request.getComponentContext();
              IPortalComponentProfile profile= contest.getProfile();
              String AppURL=profile.getProperty("PortalNAME1");
    If you want to enter the Portal Name at Iview Property please use the
    <property name="personalization" value="dialog"/> property which will come in Iview Properties after you create Iview
    Thanks,
    Sreeni.

  • Null Portal name from Resource manager

    Hello: I am getting null portal name and namespace from the
    portal when you try to access the main page. The portal
    server window does a java dump and the browser presents a
    Not found page. Does anyone have any ideas on what is going
    on??? I have cleared the registry and reinstalled but that
    has not fixed the problem either! Any ideas would be
    appreciated. Thanks - Peggy

    Oh yes...I have done the DTD updates that are
    required for a standalone box. Thanks for your time!
    "Peggy" <[email protected]> wrote:
    >
    Hello: I am getting null portal name and namespace from the
    portal when you try to access the main page. The portal
    server window does a java dump and the browser presents a
    Not found page. Does anyone have any ideas on what is going
    on??? I have cleared the registry and reinstalled but that
    has not fixed the problem either! Any ideas would be
    appreciated. Thanks - Peggy

  • Creating URL - portal name and portal desktop name

    Hi,
    I use JSR-168 portlets and I need to create custom URL for javascript redirecting through window.location object. How to find out information about desktop url on JSP? Basically I need these variables in URL:
    /<portal_name>/<portal_desktop_name>
    example of code:
    window.opener.location = '/Sample_portal/portal.portal?_nfpb=true&_pageLabel=some_page';
    I know the is BEA API where is GenericURL and childs but I only saw that should be used in backing file and I need this on JSP. Some URL are more complex and there are some dynamic parameters but that all it works. All I need it is replacing hardcoded Portal_name and Portal_desktop_name from URL.
    thanks a lot.

    Hello again,
    Your using JSR168 portlets actually does affect the situation, because of the way the JSR168 spec requires the HttpServletRequest to be set up for included pages (like the JSP page you are including).
    I assume you are trying to generate a URL that goes back to the portal, and not to your particular JSR168 portlet, correct? If you are just trying to write a URL back to the portlet, the best way to generate that inside your JSP would be to use the JSR168 actionURL or renderURL tags-- this is also the only "portable" way to do this that will work in all JSR168 containers and both for local and remote (WSRP) portlets. Note that all parameters added to such a URL must be added using the "param" tag inside the URL tag, and that the URL may be rewritten for you to work in other environments (such as WSRP).
    If you are trying to target something with your URL other than the portlet that is writing the URL, the exact method for doing that would depend on what exactly you are trying to target. If you could describe what effect you want to have when this URL is clicked, I can probably suggest an appropriate solution that would work in all deployment environments. In addition, do you ever plan on running this portlet over WSRP? The best solution really depends on exactly what you want to do.
    Kevin

  • ITS Host Name in portal configuration

    I am in need of ITS Host Name in portal configuration,but i dont know what exactly i have to give for that.pls suggest me.
    Thanks
    Ramesh

    ITS host name is :your portal name:8001

  • Portal Server Name .... ???

    Hi forum:
       Somebody knows how to get the Portal Server Name, in WebDynpro ???
    i´m searching a method but i haven´t getting...
    The Portal Name is for example
    http:// ????
    Thnks
    Josué

    Hi Josue,
         HttpServletRequest request = ((IWebContextAdapter) WDWebContextAdapter.getWebContextAdapter()).getHttpServletRequest();
         HttpServletResponse response = ((IWebContextAdapter) WDWebContextAdapter.getWebContextAdapter()).getHttpServletResponse();       
    request.getServerName();
    Hope this helps.
    Regards.
    Message was edited by: Pablo Lopez

  • Creating SAP BW Report iview in Portal to access BW System

    Hello Everybody ,
    Iam creating an iview for publishin BW Reports in Enterprise Portal with the iview name SAP BW Report iview ,it asks for <b>BEx Web Application Query String</b> and <b>Application Parameters</b> and we are stuck over that.Do we need to create some standard templates for it and then connect them to reports .What should we enter under these parameters.Kindly revert back.
    When we launch the SAPBWWebAppDesigner for template designing,an error message is displayed as mentioned below.Kindly please check that and the reason for its display.Do we need to make certain configurations for the Webapplication server for BW ,if any one has a document /guide available for that,kindly please revert back.
    Error:
    "You are logged on to an application server that does not support HTTP.Some of the Web Application Designer functions are therefore not available.Do you want to logon to a different application server?"
    We are also not able to connect to the Web Application Server of BW directly by putting the url of the WAS into our browser.Are any extra configurations needed for that on the BW side for WEBAS.
    You can send me attachents on my Email id which is [email protected] back soon,
    Thanks,
    Somya

    Hello,
    I was asking abt the following parameters to be entered in BW for Portal inorder to create RFC ,Rfc for BW in Portal is already created.   
                                                         Program ID
    PortalDirectory                                                                               
    RFCDestination                                                                                URL Prefix for Portal                                                       
    Prefix of RM for BWMetadata
    Export Path                   
    Export File Name                                                      
    Path in Portal
    Name in Portal Content                                                                               
    System Alias                                                                               
    Logon Ticket Client                                                                               
    Portal SID                                                                       
    Import Path  
    Import File Name

  • Oracle Portal 11.1.1.6 with OAM 11.1.1.5

    Hi All,
    I have the following customer requirement.
    Oracle Portal 11.1.1.6 which is deployed on WebLogic Server 10.3.6
    Oracle Access Manager 11.1.1.5.0
    Oracle Internet Directory 11.1.1.6.0
    The customer wants to have Single Sign On for the Oracle Portal Application. This is my understanding about the Architecture.
    Oracle HTTP Server (with WebLogic Proxy Plug-in) talks to Oracle Portal
    Oracle HTTP Server (the same above with WebGate) talks to Oracle Access Manager
    Oracle HTTP Server has Oracle Web Cache
    Oracle Access Manager talks to OID
    Oracle Portal talks to OID with OID Authenticator
    When I went through the Oracle Portal documents, they give steps for Oracle Portal which is deployed on Oracle Application Server but not with WebLogic.
    My questions
    1) Do I need to configure OID Authenticator at myrealm of WebLogic Domain (which hosts Oracle Portal) to connect to OID?
    2) Is there anything more I need to do to integrate Oracle Portal with OID (Meaning running pl/sql scripts or any)?
    3) Kindly advice me about the flow of Oracle HTTP Server, Oracle Web Cache, Oracle Web Gate to OAS and Oracle Portal?
    Thank you
    Regards,
    Somerset

    user8901406 wrote:
    Hi Somerset,
    I am going through the similar problems as you are so was able to find some high level answers (although still have problems implementing.)
    As for the questions:
    1.
    Yes, you can check the details here:
    http://docs.oracle.com/cd/E17904_01/webcenter.1111/e12405/wcadm_security_sso.htm#WCADM8176
    Chapter 30.2.4.1 Configuring the Oracle Internet Directory Authenticator, item 9)
    2.
    This is in no way a complete list, as it is still not working for me, but some of it:
    OAM:You need to set up host identifier, resources(urls) to protect, define schemas and policies
    OHS: Need to set portal name in mod_wl_ohs.CONF
    Domain-level jps-config.xml: Needs to be set as per
    http://docs.oracle.com/cd/E15586_01/doc.1111/e15478/opssadf.htm, appendix c,
    Example C-1 Sample SSO Configuration for OAM 11g
    3.
    This graphic explains it I believe:
    Same doc as above, at the beginning.
    Figure 30-1 OAM Single Sign-On Components and Topology
    You can also check the thread I have started describing my setup/issue:
    OHS/OAM/Portal SSO integration -  mod_wl_ohs.conf problem
    Hope this helps!
    ZoranZoran,
    What you are tryiing to accomplish is the different than what Somerset's. Yours is the Oracle webcenter portal vs. Somerset's is the Oracle Portal.
    For The road map of Oracle Portal integrating with Oracle Access Manager there is no other way than what I explained. ;)

  • Ise 1.2, cannot access guest portal

    I upgraded from 1.1.4 patch 3 to 1.2 but cannot access guest portal anymore nor with FQDN:8443 nor with IP:8443
    any idea?

    I had attached the steps to configure the guest portal and hope will address the problem.
    Configuring the Guest Portal
    Adding a New Guest Portal You must configure settings for the Guest portal before allowing guests to use it to access the network. Some settings apply globally to all Guest portals and other require you to set them for each portal individually.
    You can add a new Guest portal or edit an existing one.
    Step 1Choose Administration > Web Portal Management > Settings > Guest > Multi-Portal Configurations.
    Step 2Click Add.
    Step 3Update the fields on each of these tabs:
    •General—enter a portal name and description and choose a portal type.
    •Operations—enable the customizations for the specific portal
    •Customization—choose a language template for displaying the Guest portal with localized content
    •File Uploads—displays only if you have chosen a portal type requiring you to upload custom HTML files.
    •File Mapping— identify and choose the HTML files uploaded for the particular guest pages. Displays only if you have chosen a portal type requiring you to upload custom HTML files.
    •Authentication—indicate how users should be authenticated during guest login.
    Step 4Click Submit.
    Specifying Ports and Ethernet Interfaces for End-User Portals
    You can specify the port used for each web portal allowing you to use different ports for the end-user portals: Sponsor, Guest (and Client Provisioning), My Devices, and Blacklist portals. The Client Provisioning portal uses ports 8905 and 8909 for posture assessments and remediation, which you cannot change. Otherwise, it uses the same ports assigned to the Guest portal.
    You can also partition portal traffic to specific Gigabit Ethernet interfaces. For example, you might not want the Admin portal (which always uses GigabitEthernet 0) available on the same network as guest users or employee devices.
    Step 1Choose Administration > Web Portal Management > Settings > General > Ports.
    Step 2Enter the port value in the HTTPS Port field for each portal. By default, the Sponsor, Guest, My Devices portals use 8443, and the Blacklist portal uses port 8444.
    Step 3Check the Gigabit Ethernet interfaces you want to enable for each portal.
    Step 4Click Save.
    If you have changed the port settings, all nodes (Administration, Policy Services, and Monitoring) restart automatically, which may take several hours to complete.
    Tips for Assigning Ports and Ethernet Interfaces
    •All port assignments must be between 8000-8999. This port range restriction is new in Cisco ISE 1.2. If you upgraded with port values outside this range, they are honored until you make any change to this page. If you make any change to this page, you must update the port setting to comply with this restriction.
    •You must assign the Blacklist portal to use a different port than the other end-user portals.
    •Any portals assigned to the same HTTPS port also use the same Ethernet interfaces. For example, if you assign both the Sponsor and My Devices portals to port 8443, and you disable GigabitEthernet 0 on the Sponsor portal, that interface is also automatically disabled for the My Devices portal.
    •You must configure the Ethernet interfaces using IP addresses on different subnets. Refer to these guidelines to help you decide how best to assign ports and Ethernet interfaces to the end-user portals:
    Specifying the Fully Qualified Domain Name for Sponsor and My Devices Portals
    You can set the Sponsor and My Devices portals to use an easy-to-remember fully-qualified domain names (FQDN), such as: mydevices.companyname.com or sponsor.companyname.com. Alternatively, Cisco ISE also supports wildcard certificates to address certificate name mismatch issues. You must configure DNS to resolve to at least one policy services node. If you have more than one policy services node that will provide portal services, you should configure high availability for the portal. For example, you could use a load balancer or DNS round-robin services.
    Before You Begin
    Step 1Choose Administration > Web Portal Management > Settings > General > Ports.
    Step 2Scroll to the Portal FQDNs section, and check the appropriate setting:
    •Default Sponsor Portal FQDN
    •Default My Devices Portal FQDN
    Step 3Enter a fully qualified domain name.
    Step 4Click Save, and all nodes (Administration, Policy Services, and Monitoring) restart automatically, which may take several hours to complete.
    Step 5Configure the network DNS server so that it resolves the FQDN to the Sponsor or My Devices portal nodes. You must also update DNS to ensure the FQDN of the new URL resolves to a valid policy service node IP address. Additionally, to avoid certificate warning messages due to name mismatches, you should also include the FQDN of the customized URL in the subject alternative name (SAN) attribute of the local server certificate of the Cisco ISE policy service node.

  • Question about Portal and BI Beans

    Hi,
    I am trying to create a Portlet that displays Thin BI Beans crosstab. Using the "URL-Based Portlet (inline rendering)", I could display the Thin BI Beans crosstab inside the Portal. But, when I try to drill down or change the page edge, it ends up with "No Page Found" error. My question is...
    1) Is it possible to embed a Thin BI Beans crosstab inside the Portal and manipulate it dynamically?
    2) If it is possible, how can I do that?
    I will attach my provider.xml and JSP file that creates the crosstab. Please let me know if you need more information. Thank you very much.
    Seiji Minabe
    Technical Director
    IAF Software, Inc.
    provider.xml
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <?providerDefinition version="3.1"?>
    <provider class="oracle.portal.provider.v2.http.URLProviderDefinition">
    <providerInstanceClass>oracle.portal.provider.v2.http.URLProviderInstance</providerInstanceClass>
    <session>true</session>
         <portlet class="oracle.portal.provider.v2.DefaultPortletDefinition">
              <id>1</id>
              <name>Sample Portal</name>
              <title>SamplePortal</title>
              <shortTitle>SamplePortal</shortTitle>
              <description>SamplePortal.</description>
              <timeout>10000</timeout>
              <timeoutMessage>SamplePortal portlet timed out</timeoutMessage>
              <acceptContentType>text/html</acceptContentType>
              <renderer class="oracle.portal.provider.v2.render.RenderManager">
                   <contentType>text/html</contentType>
                   <charSet>UTF-8</charSet>
                   <showPage>/sampleView.jsp</showPage>
              </renderer>
         </portlet>
         <portlet class="oracle.portal.provider.v2.http.URLPortletDefinition">
              <id>2</id>
              <name>Sample URL Based Portlet</name>
              <title>Sample URL Based Portlet</title>
              <description>Display Sample as a portlet.</description>
              <timeout>100</timeout>
              <timeoutMessage>Timed out waiting for Sample Portlet.</timeoutMessage>
              <acceptContentType>text/html</acceptContentType>
              <showEdit>false</showEdit>
              <showEditToPublic>false</showEditToPublic>
              <showEditDefault>false</showEditDefault>
              <showPreview>false</showPreview>
              <showDetails>false</showDetails>
              <hasHelp>false</hasHelp>
              <hasAbout>false</hasAbout>
              <renderer class="oracle.portal.provider.v2.render.RenderManager">
              <contentType>text/html</contentType>
              <showPage class="oracle.portal.provider.v2.render.http.URLRenderer">
              <contentType>text/html</contentType>
              <charSet>ISO-8859-1</charSet>
              <pageUrl>http://iafsoft06.iafsoft.com:7779/SamplePortal/sampleView.jsp</pageUrl>
              <filter class="oracle.portal.provider.v2.render.HtmlFilter">
              <headerTrimTag>&lt;body</headerTrimTag>
              <footerTrimTag>/body></footerTrimTag>
              <inlineRendering>true</inlineRendering>
              </filter>
              </showPage>
              </renderer>
         </portlet>
    </provider>
    sampleView.jsp
    <%@ taglib uri="http://xmlns.oracle.com/bibeans" prefix="orabi" %>
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ page import="oracle.portal.provider.v2.render.*"%>
    <%@ page import="oracle.portal.provider.v2.http.*"%>
    <%-- Start synchronization of the BI tags --%>
    <% synchronized(session){ %>
    <orabi:BIThinSession id="BIThinSession1" configuration="/Project1BIConfig1.xml" >
    <orabi:Presentation id="sampleView_Presentation1" location="sampleCrosstab" />
    </orabi:BIThinSession>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>
    Sample View
    </title>
    </head>
    <body>
    <FORM name="BIForm">
    <!-- Insert your Business Intelligence tags here -->
    <orabi:Render targetId="sampleView_Presentation1" parentForm="BIForm" />
    <%-- The InsertHiddenFields tag adds state fields to the parent form tag --%>
    <orabi:InsertHiddenFields parentForm="BIForm" biThinSessionId="BIThinSession1" />
    </FORM>
    </body>
    </html>
    <% } %>
    <%-- End synchronization of the BI tags --%>

    The versions of products I use are...
    Oracle Database 9.2.0.2
    9iAS 9.0.2
    JDeveloper903
    bibeans903a

  • How to display the Portal System ID in a theme or iView?

    Hi everyone,
    I am trying to figure out a standard way to display the Portal system ID within the portal theme or within an iView.   The complaint from users is that, if they are working in both Production and multiple test systems simultaneously, it is very difficult to decipher which system they are actually in.
    Does anyone have experience with this previously?
    Thanks in advance.

    Hello Charles.
    A standard way is a modification of the Portal name which is displayed in a title bar of a browser's window.  For this you have to edit the Central Configuration:
    1. Open System Administration > System Configuration > Service Configuration;
    2. In Browse Tab open  Portal Runtime > Central Configuration;
    3. Locate and modify portal.html.head.title property.
    4. Save changes.
    5. Restart portal server.
    Best regards,
    Aliaksandr Zhukau

  • Activate custom guest portal in ISE

    This question must sound stupid, but I'm struggling with it four two days now without success:
    I've managed to upload custom HTML files for a custom guest portal via
    Administration -> Web Portal Management ->Settings -> Guest -> Multi-Portal Management
    and assigned files for the four required File Mappings (Login, AUP, Guest Success, Error)
    However, where do I configure that this custom portal is actually used?
    The only observable Difference to the DefaultGuestPortal I find is that under Authentication, it has the setting Identity Store Sequence = Guest_Portal_Sequence (greyed out) while my custom portal has this field empty (and also greyed out).
    I merely found in the docs that the redirection URL should be schanged to mathc the portal name. However, my guess is that this URL is a RADIUS option and should thus be configurable on the ISE - somewhere, but I found nothing.
    (While we're at it: Where can I configure the redirection to take place with hostname instead of ip? All examples in docs seem to use ip, but that is of course ridiculous in connection with https as it makes the use of certificates from well-known CAs impossible)

    Andreas:
    You better move your discussion to Security -> AAA forums. They will be able to help you better.
    Rating useful replies is more useful than saying "Thank you"

  • Custom Portal issues

    I created three "views".  They are called PlantAllocations.aspx, WhereUsed.aspx, and Default.aspx where Default.aspx is just a copy of SamplePortal.aspx from the MockCustomPortalPlugins sample solution that was provided.  My issue is when I try to go to the webpage by url for PlantAllocations.aspx (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/PlantAllocations.aspx) and Default.aspx (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/Default.aspx) I get an unhandled Error. [Please see unhandlederror.png attachment]  I go to our application server and pull the error from the Application Log. [Please see applog.txt].  I do not get an error though for WhereUsed.aspx (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx)
    For the WhereUsed webpage, that is able to render, the links in the left hand menu to the other two views work. [Please see whereused.png attachment].  When I click on the Default menu option the site redirects to the page but I noticed the url is not what I would expect it to be (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/Default.aspx) it's actually:
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx?View=1
    The url still has WhereUsed.aspx with a View index parameter (?View=1).  That's also true for PlantAllocations.aspx.  When I click on the Plant Allocations menu option the site redirects to the page but it's url is the following:
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx?View=2
    Why can't I reach the other two views directly by url?  I can provide more information if needed.  Thanks

    From the screen shots I can see that you only create a custom portal. It's name is "Spec Search Portal".
    Because you have so many url address:
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/Default.aspx
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/PlantAllocations.aspx
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx
    1.You need create different custom portal for each url.
    2. Add profile for each custom portal:
    3. Set Portal name for each page(ex.:Default.aspx, PlantAllocations,aspx, and WhereUsed.aspx)
    4.please remember to new session and re-login to the application after you have done the above settings.
    5.I add a picture. It describes the relationship among URL, custom portal, profile and custom portal view.

  • Portal Error after Precalcualting workbook

    Hi Guys,
    Hoping someone may be able to provide some direction with this.
    We currently have a workbook setup via Portal Bex Broadcaster, the workbook is run through a precal server. The workbook gets calulated correctly, but an error is displayed even though everything has worked. The error that I am getting is
    Error during import to portal, see default trace.trc of j2ee Engine
    Transfer parameter (also see long text)-Portal : XXXXXXX
    where XXXXXXX is portal name.
    the weird thing is that the whole process does what it is expected to do !!!
    Thanks in advance.
    Jay

    Hi Jay,
    Check out this link:
    http://www.sap-hefte.de/download/dateien/836/061_leseprobe.pdf
    regrads,
    Supriya

  • Multiple Portals with same url..

    hi,
    how can i have multiple portals having same url ? i will have a request
    parameter Portal name ,using this parameter i want direct it to the corr
    portal.
    Thanks
    vedant

    Yes, you can do that. You basically need to setup mod_osso agent in OAM.
    Oracle Portal behaves exact in the same way as any mod_osso protected application. If you are able to protect a standard HTML file on the webserver's operating system, you will be able to protect your Portal as well.
    Setup is not documented (yet).
    Thanks,
    EJ

Maybe you are looking for

  • New Infinity installation is slower than ADSL - Su...

    BT just rolled out Superfast broadband in my area so I signed up with BT. I was promised 13Mbps/1Mbs which was disappointing as it's nowehhere near the 'Superfast' speeds that BT advertise. I already have an ADSL line from TalkTalk which tests out at

  • Problems installing SVN or MySQL with Fink or apt-get

    I'm having problems with running SVN on my intel desktop. I primarily use Fink to install packages, and SVN installed just fine, but when I run it, I get svn: SSL is not supported I'm pretty sure SSL is not needed, but if I try to install the ssl pac

  • Only D-Z Contacts Synced To iCloud

    I'm using iPhone 5 and have an iCloud account set to sync my contacts with iCloud. I jumped in a lake with the phone in my pocket so now it's dead and I'm looking at iCloud and only my D-Z contacts got synced. What's the deal with this? Do my contact

  • Error : Internal Error in SAP OLE document container control

    Hi , In recruitment module, when i try to display letter in applicant activity above error occurs. i need to set SAP Script in standard text , Please let me know how to make SAP Script settings. Regards, Rahul

  • Can't Check-in files using SVN on Dreamweaver CC (2014)

    Hi, We upgraded to Dreamweaver CC last week. We were using SVN on Dreamweaver CS6 without any issues. Since we upgraded to this version the following message appears every time we try to check-in a file to the repo: Once we click Yes the Site Setup s