Configuration Management of Portlets: How do you do it?

Hi:
What is the best way for a group of developers to keep "portlet" code under CM? Portlets can be so many thing, from so many sources, etc. Is an entire structure, including WSDL, source (JSPs, Stored Procedure code, XML transformations, etc.) all kept under CM? I know that you see versions within Oracle Portal itself, but what about other CM tool already in use for Java source, etc.?
Thanks,
Mike

Does anything change after you click on install? It should show an indication of activity, which takes awhile to complete. The restart occurs after that.

Similar Messages

  • [Forum FAQ] Configuration Manager Console shows nothing if you change SSRS to using SSL after Reporting Service Point is installed

    If the SSRS is changed to SSL mode and http binding is removed after Reporting Service Point is installed. The Configuration Manager Console shows nothing in Reporting Pane. After digging into this problem, the cause is that the SSRS information has not
    been updated in Configuration Manager Database. The following steps are taken for finding the root cause.
    1. After changing to SSL, the Reporting Service Point log shows the error as shown in Figure 1.
    The request failed with HTTP status 404: Not Found.
    (!) SRS not detected as running
    Failures reported during periodic health check by the SRS Server DB2.SCJIZHO.COM.
    Figure 1
    From the error, seems the cause was the Reporting Service Point detected a wrong port. We digged around in Registry and found the information is a Registry key named ReportServerUri at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SRSRP. After changing the Report
    Server address to https. The error is gone as shown in Figure 2. But the issue remains, the Console still shows nothing. It is not a right direction.
    Figure 2
    2. Open the Console log file, it also shows some valuable information.
    instance of __ExtendedStatus
                    Operation = "ExecQuery";
                    ParameterInfo = "SELECT * FROM SMS_Site WHERE SiteCode = 'PRI'";
                    ProviderName = "WinMgmt";
    \r\n
    [1, PID:3136][04/24/2014 01:46:00] :Property: 'LastModifiedTime'\r\nSystem.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.PropertyData.RefreshPropertyInfo()
       at System.Management.PropertyDataCollection.get_Item(String propertyName)
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObjectBase.get_Item(String name)\r\nManagementException details:
    [52, PID:3136][05/11/2014 20:14:15] :[ReportProxy] - User-specified default Reporting Point [PRI.scjizho.com] could not be found, [DB2.scjizho.com] is now the default Reporting Point (Figure 3).
    Figure 3
    It seems the Console wants to access the old http site and it fails to get into the site for sure. Actually, the Site Configuration information is come from Site Control File and as we all know that ConfigMgr 2012 doesn’t store the Site Control file in the
    file system. However, it’s stored in the SQL database (as XML file). The XML file is stored in a view named vSMS_SC_SiteControlXML. This view is a read-only view. We cannot edit it directly. The related table stored the SSRS information for this view is SC_SysResUse_Property.
    Running the following query will list the SSRS address. We can see the address is still the old one. This is why the Console shows nothing.
    SELECT
    name,
    value2
    FROM dbo.SC_SysResUse_Property
    where name
    ='ReportServerUri'
    or name=
    'ReportManagerUri'
    Remarks:
    This article is just to let you know why the Console cannot show the Reports after changing to SSL mode. We do not intend to make you change the table in Database, if you want to change it, you will be at your own risk. The real solution to this situation
    is to reinstall your Reporting Service Point.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Ok, but how do you solve this problem? Does uninstalling the RP and adding it back solve this problem?
    http://www.enhansoft.com/

  • What is Extension Manager and what/how do you use it?

    What is Extension Manager an how do you use it?

    Please refer to http://helpx.adobe.com/extension-manager/topics/extensions.html.

  • Inventory Management (production company) - how do you do it?

    Hi Experts
    We need a tool (report) which can help controlling the inventory (for a production company) and thereby support the persons who order materials etc. so that they know what materials to order and how much to order etc. The tool should be able to give ex recommendation on which materials to order based on the avg. movements in the stock and current demand.
    The goal is to support the people who orders materials to have more acurate stock levels and thereby avoid running out a stock and having to much stock.
    In that relation I have two questions:
    1. Do you know any business content report/flow which can be activated for a purpose like this?
    2. Have you got any experience in inventory management for production companies? In case you have please let me know about the solution you implemented/know about.
    Thanks a lot and kind regards,
    Torben

    Pedersen,
    1. Do you know any business content report/flow which can be activated for a purpose like this?
    --> Yes, Standard business content available for Inventory management for reporting purpose.
         [BI Content - Inventory Management |http://help.sap.com/saphelp_nw04/helpdata/en/06/8c6cfe0e67fd43a6cd3603d246ced7/frameset.htm]
    2. Have you got any experience in inventory management for production companies? In case you have please let me know about the solution you implemented/know about.
    --> Based on above content we can check stock levels, moments(receipts & issues) and also slow moving.
    --> But these content purely for repoting purpose only. How you want to build data on top of this...? and how you want to pass same information to raise an order...?
    [BW 3.5: How Tou2026 Handle Inventory Management Scenarios in BW|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328]
    [BI7: How to Handle Inventory Management Scenarios in BW (NW2004) |http://sapbwneelam.blogspot.com/2008/11/how-to-handle-inventory-management.html]
    Srini

  • How to add sql server (SQLEXPRESS) AND sql server Agent(SQLEXPRESS) in sql server Configuration Manager

    When I had uninstall Sql Server 2008 R2, that time I had uninstalled instances (SQLEXPRESS and MSSQLSERVER) and again installed sql server 2008 r2 setup .
    Before uninstalling from control panel >Uninstall program showed two setups 
    1) Microsoft sql server  2) Microsoft sql server R2 , I uninstalled both. 
    As i installed SQL R2 again, it is showing only 1 instance ie "Microsoft sql server R2" but the other instance is some how missing -"Microsoft sql server" and 
    also sql server (SQLEXPRESS)  AND sql server Agent(SQLEXPRESS)  services from sql server configuration manager are missing
    How to retain the missing instance and the above services? 
    Plz give replay

    Hi Tushar,
    I need to ask you a question here. 
    Why you require SQL Express edition on your machine, if there is no need you can safely ignore it and continue using SQL Server 2008 R2 edition.
    Express edition can also get installed if you happen to have installed Visual Studio 2010 for instance.
    If you need it then you must install SQL Server Express edition, It is a freeware and can be download from Microsoft website.
    BR, Shashikant

  • How can you manage ssl service provider service in PI 7.1?

    Hello there..
    I am trying to find a place in Netweaver admin tool so that I can add CA certificate into the SSL provider service Trusted Certification Authorities list. I use to be able to do that in Visual Admin tool -> dispatcher node -> Services -> SSL Provider -> Runtime tab -> Client Authentication, but now I cannot find anywhere in the NetWeaver Admin tool.
    Thanks.
    Jerry.

    Hi Jerry,
    Once you login to the NWA, follow this path
    Configuration Management -> Security -> Certificate and keys ->
    You need to import the client certificate under ICM_SSL_xxx and you can find SSL_Provider if you scroll completly down. You need to import the private key of the client certificate under ICM_SSL_xxx.
    You have even Trusted CA's under this list. Please let me know if you have any problems.
    Thanks,
    Srini
    Edited by: srinivas kapu on Dec 18, 2008 9:58 PM

  • How Do You Manage GroupWise 2012?

    This might seem like a silly question, but I'm interested in finding out how everyone else manages GroupWise 2012.
    The most flexible method that I am aware of for managing GroupWise is by running ConsoleOne directly from the GroupWise domain host(SLES) via a SSH tunnel. However, the slowness of this method is maddening with typically 5 second delays and frequently 10 second delays between clicks. VNC has proven to be faster, but it is not as reliable and flexible as the SSH session.
    So, what's the best way to manage GroupWise and how do you do it?

    Originally Posted by ketter
    I'm running ConsoleOne directly from my GW domain host (OES). I use
    PuTTY/Xming. I don't have a need for the SSH tunnel. ConsoleOne is
    very responsive - no delays.
    Thanks for your reply. For the record, you are using an SSH tunnel, PuTTY is your SSH tunnel.
    For the sake of testing, I tried a PuTTY/XMing setup in one of my environments and found ConsoleOne to be orders of magnitude faster than it is from my Linux SSH clients in the same environment. So, I will look closer at the SSH and X settings on these clients.
    I'm still interested in hearing from others that might be doing things differently or if everyone is doing it this way.

  • Trying to make Reporting Services Configuration Manager work. Or, SQL Server Reporting Services.

    Under Start > Programs > Microsoft SQL Server 2008, I have the following:
    SQL Server Management Studio
    Configuration Tools
    Integration Services
    Import and Export Data
    Under Configuration Tools, I have the following:
    SQL Server Installation Center
    SQL Server Configuration Manager
    SQL Server Error and Usage Reporting
    Reporting Services Configuration Manager
    I tried to enable Reporting Services through 'Reporting Services Configuration Manager' but I don't seem to have much control from this view.  I see two boxes, one named Server Name (and it shows my server name) and the other is named Report Servicer Instance (and this is grayed out).  If I click on the Find box next to Server Name, I get this message:
    Report Server WMI Provider Error: Invalid Namespace
    Details
    Invalid Namespace
    To get the Server Name I right-clicked SQL Server > Properties > General
    Any ideas on how to make Reporting Services Configuration Manager work?  Or, can you please give me more details on how to access "System control" => "Services"?  I'm not seeing it anywhere and I'm not seeing any way to find "Sql Server Reporting Services".  Basically, I'm trying to activate my SQL Server Reporting Services.
    I am using SQL Server 2008 Express Management Studio.  Is SQL Server Reporting Services included in Express Management Studio?  I read, online, that it is, but I can't find it anywhere.
    Thanks again!
    Ryan--
    <input id="gwProxy" type="hidden"><!-- Session data--></input> <input id="jsProxy" onclick="jsCall();" type="hidden" />

    Thanks Jerry Nee!!  This may be exactly what I’m looking for!  I went to this link:
    http://www.microsoft.com/downloads/details.aspx?FamilyID=B5D1B8C3-FDA5-4508-B0D0-1311D670E336&displaylang=en#filelist  
    At the top of the page it says, ‘Microsoft® SQL Server® 2008 Express with Advanced Services’, which seems like this is what I’m looking for, so I downloaded the file named ‘SQLEXPRADV_x86_ENU.exe’
    Then, I cut that from my desktop and pasted it in my C-drive and I get a message that says, ‘this folder already contains a file named ‘SQLEXPRADV_x86_ENU.exe’, would you like to replace the existing file?’
    I’m thinking…what the heck?  Do I already have this thing?  If so, why can’t I see SQL Server Reporting Services?  Maybe I have it now, and I just don’t know how to access the reporting Services features…
    Couple quick questions:
    What’s the difference b/w these two files: 
    ‘SQLEXPRADV_x64_ENU.exe’ and ‘SQLEXPRADV_x86_ENU.exe’? 
    Also, my current version of SSMS, Help > About shows this:
    Microsoft SQL Server Management Studio
    10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    Microsoft Data Access Components (MDAC)
      2000.085.1132.00 (xpsp.080413-0852)
    Microsoft MSXML
    2.6 3.0 5.0 6.0
    Microsoft Internet Explorer
    8.0.6001.18702
    Microsoft .NET Framework
    2.0.50727.3603
    Operating System
    5.1.2600
    Should Server Reporting Services be included in this version?  I think so!!!
    Under Start > Programs > Microsoft SQL Server 2008 > Configuration Tools > Reporting Services Configuration Manager, I see this:
    Connect to a report server instance:
    Server Name: 
    Report Server Instance: 
    My server name is ‘'EXCEL-4J2W8KYNP', which I got from Control Panel > System Properties > Computer Name > Full Computer Name;
    However, when I put that server name in the box, and hit ‘Find’ I get this message: ‘Report Server WMI Provider error’ Invalid namespace
    Details: Invalid Namespace.
    I have no idea what this means…
    Thanks for everything!
    Ryan---

  • Add Field - Configuration Manager

    Hi all,
    I add a field to the checkin menu with Configuration Manager.
    My name field is Local.
    Then I tried to override this field but instead of it the Content Server add a new field to the checkin menu with the same name:
    <@dynamichtml std_document_file_fields@>
    <$include std_namevalue_separator$>
    <$fieldName = "xLocal", fieldCaption = lc("Local"), valueStyle = "strongHighlight",
    isRequired = "1", requiredMsg = getRequiredMsg(fieldName, lc("wwSpecifyComments"))$>
    <$fieldDefault = "Insert a local"$>
    <$include std_display_field$>
    <$include super.std_document_file_fields$>
    <@end@>
    How can I override this field instead of create a new one with the same name?

    Ok, so you DO see the field you created, but you want to change where it appears in the check in page. Have you looked at playing with the order column in configuration manager (this may be what you meant in your former post). This would allow you to get your field up towards the top, but only as close as the primay file field.
    Past that, you CAN do some things to get it EXACTLY where you want but your next step would be to start looking into profiles pretty heavy. There is a lot of documentation out there on profiles.
    In the screenshots here:
    http://www.corecontentonly.com/Blog/RemoveProfileHorizontalRulesBuild1
    You can see that I have placed a field named Sub Type up under regular Type. This takes some messing around, but I did it with profiles. The exact steps are a little longer than I can put down just now. :(
    Maybe this will be explained more in the coming post at CMSTechie:
    http://cmstechie.blogspot.com/

  • Where can I find the configuration manager?

    Hello,
    I have a WebDynpro project that uses a web service provided from a third party software. The web service connection requires a username and password.
    I was looking how to place a property file that can hold the username and password, independent of the sca file used to deploy the webdynpro application.
    I researched over the internet, and found out that this is possible by using a configuration manager. Im kinda clueless where this configuration manager is? how to put properties to it, and read the properties to a webdynpro DC project.
    Any suggestions? Thanks.
    regards,
    arnold

    Hi,
    Create a property File in the folder
    src\Components\<ComponentName>, via the navigator in the NetWeaver Developer studio.
    To access
    // access the deployable object part of the application you are currently in.
    WDDeployableObjectPart currentAppPart = wdThis.wdGetAPI().getComponent().getApplication().getDeployableObjectPart();
    // access the property file under the deployable object part.
    IWDConfiguration cicConfig = WDConfiguration.getConfigurationByName (currentAppPart, "<name of property file>");
    // get the string value of the property.
    String cssKeyValue = cicConfig.getStringEntry ("<key of the property sheet>");
    Rebuild and deploy the application. The property file of your application is created as a property sheet in:
    Visual Admin-Configuration Adapter/webdynpro/local/<project name>/Applications/<application name>/Property sheet.
    Regards
    Ayyapparaj

  • Can't find SQL Server 2012 Configuration Manager

    In my Win8 I can't find SQL Server Configuration Manager.
    I need to connect to an SQL Database using a specific port.
    Does anyone know how to do that?
    Thanks a lot!!

    Hi Lina,
    Did you install multiple SQL Server instances on your local server? We can not configure SQL Server 2012 instance under SQL Server 2008 R2 Configuration Manager.
    If you had installed SQL Server Configuration Manager with SQL Server 2012, you can try to run "sqlservermanager11.msc". If this is not opening then you might not install SQL Server 2012 Configuration Manager.
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click
    here.
    Fanny Liu
    TechNet Community Support

  • When you open a new tab, how do you change the site it goes to?

    My Daughter downloaded accidently a tool bar, Searchqu.com. I have removed the tool bar and application, and reset the homepage. However when I open a new tab it defaults to http://www.searchqu.com/, how do I change this? I have tried resetting it to default and it does not help.

    Did you try opening '''about:config''' and filtering on the url (or part of it) to see if there is a configuration variable involved.
    How did you remove the toolbar and application, did you have to go into the control panel or did an extension sim,ply uninstall..

  • How do you load Service Desk BC Sets?

    Note 898614 describes the steps for loading the Service Desk BC Set for Solution Manager 4.0.  It says...
    "You create a new transport request (Transaction SE09) in the source client of your Solution Manager system. Unpack the file Piecelist_Service_Desk_Init.zip from the attachment of this note. Copy the contents of the file Piecelist_Service_Desk_Initial.txt to the transport request. Using transaction SCC1, import the transport request into your Solution Manager client."
    How do you copy the Piece List into the transport request?  It looks like you use SE01.  However, when we try to create the piece list, which options do we choose?  Does anyone have a step-for-step for this note?

    Hi Steven,
    Its simple.
    1. You have to create Customising Request using SE09.
    2. Just Double click on the Request number created.
    3. You will be into a screen with 3 TABS (Properties, Objects, Documentation).
    4. Now refer the file(Piecelist_Service_Desk_Initial.txt) in note 898614
    The first column is Program ID.  (LIMU, R3TR)
    The Second column is Object Type. (VARX, SCNT)
    The Third column is Object name. (CRM_DNO_SERVICE_MONITOR)
    just copy these and pase in the Object Tab.
    Check for inconsistencies. Save it.
    Thats it.
    Your transport request is ready to import.
    Feel Free to revert Back.
    --Ragu

  • VHD for System Center Configuration Manager 2012 R2

    I just downloaded of TechNet the VHD of System Center Configuration Manager 2012 R2.  However when you bring it online it is in the domain Conteso. I have searched all over TechNet and the web, but there is no record of the admin password nor is there
    any documented instructions with the download.
    http://www.microsoft.com/en-us/download/details.aspx?id=40840
    Best regards,
    Dave Clauson
    Partner Online Technical Community
    We hope you get value from our new forums platform! Tell us what you think:
    http://social.microsoft.com/Forums/en-US/partnerfdbk/threads
    This posting is provided "AS IS" with no warranties, and confers no rights

    Hi,
    I think you should find the password for Windows Server 2012 R2. Please try
    R2Preview!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How do you set up your Configuration Manager client when Imaging?

    OK everyone we got an issue that we need to take care of sorry if this seems like a dumb question but we cant seem to make this work.  How do you set your configuration manager client when you deploy your image(s)?  I created package and pointed
    it right to the config manager install directory just like the recommended one for USMT but it does not seem to work.  I also tried to leave it blank but it appears to be mandatory.. So my question how do YOU get it to work for your areas?
    Thanks

    that might be the problem I dont see a "Microsoft Configuration Manager Client 5.0 All" anywhere. We threw something together that points to:
    \\Server.Domain.com\SCCM_Install\SMSSETUP\CLIENT
    What is happening is this.
    Have a task to deploy Windows natively to the workstation
    Drop applications to the workstation
    do updates
    capture back to server
    All it does is 
    Drop the OS down
    copy the Agent files
    join to the domain
    reboot
    sit
    sit 
    and sit

Maybe you are looking for

  • Will not boot up with maverick installed

    MAC PRO WILL NOT BOOT UP AFTER INSTALLING MAVERICK

  • Redundancy Interface for Content Server Release 6.x

    Third-generation Content Server is UCS C220 (Not Vmware). I see from TCS Release 6.x Quick Start which cannot use LAN2. I'm not sure. How to connect LAN for redundancy interface or not because it have many NIC card. Dual 1-Gb Ethernet ports: LAN1 (Ar

  • Native Multi-VRF-Lite Design with EIGRP Question

    Hello, we think about to implement a VRF-Lite design (no MPLS and MBGP) in our campus network (10,000 ports, 20x 6500Sup720, 400x L2-Switches). MPLS is from our point of view oversized for our requirements. We need only a segmentation from different

  • Recovery disk assistant

    I'm making a recovery thumb drive with Recovery Disk Assistant and have a couple of questions. 1. I have a mac running Mavericks and another running Mountain Lion.   Can I use the same recovery disk with both?   Should I create separate partitions on

  • Location photo was taken

    I need to transfer photos from my iPhone to external storage (e.g. Dropbox) when I'm travelling. If I later upload them to iPhoto from there will the location where the photo was taken still be available?