How dev, QA and producation environment would be organized in InfoView

Hi,
Please let me know about following things
1. How Dev, QA and Producation environment would be organized in InfoView
2. How to navigate among  Dev, QA and Producation environment in InfoView
3. While login , can we only login for production environment
Regards,
Manjunath

You can definitely have three different data sources (DEV, QA, Prod) leveraged by your single environment. This would be just for reporting data sources though, and not the CMS database itself.
Reports would be associated with the different data sources depending on the stage of development, and would be accordingly stored in one of three folder trees set up in your single environment. Then access to the trees would be controlled by security set in the CMC.
Development would take place in the /DEV folder tree, and it would then be moved to the /QA tree for testing, and ultimately the production tree for consumption. Just keep in mind that when you are updating content in the different trees (vs. creating new content) that you will need to overwrite existing content in the trees if you wish to preserve the instance history and CUID (which may be referenced in openDocument links, for example).

Similar Messages

  • How to set up DEV, TEST and PROD environment?

    We have used BI publisher Enterprise (standalone), Oracle BI Publisher 10.1.3.4.1. Our admin set up DEV, TEST and PROD environment based on the folder. For example, there is DEV folder, TEST folder and PROD folder. Developer is developing reports under DEV folder. Under TEST and PROD folder, there are many sub-folder based on the login user role. Sometimes a report has to be assigned to a multiple sub-folder under PROD. So our admin create symbolic links in the Linux box which BI server is located. That way, if a report is updated, there is no need to update the report in all sub-folder.
    The issue I have is we are not allowed to touch any files under TEST/PROD folder. Only admin will move the report from DEV folder to TEST/PROD folder because those links admin created might be broken. However, as a developer, we still have permission to delete/rename/copy report under those restricted folders. Yesterday one report under PROD has been renamed by a developer. And admin complains because the links he has created not working anymore. Just wonder if admin doesn't allow developers to touch the reports under those folders, is there a way to remove the write permission on those folders? Also do you think this is a good practice to set up DEV, TESDT and PROD environment? Any input will be greatly appreciated.

    We have used BI publisher Enterprise (standalone), Oracle BI Publisher 10.1.3.4.1. Our admin set up DEV, TEST and PROD environment based on the folder. For example, there is DEV folder, TEST folder and PROD folder. Developer is developing reports under DEV folder. Under TEST and PROD folder, there are many sub-folder based on the login user role. Sometimes a report has to be assigned to a multiple sub-folder under PROD. So our admin create symbolic links in the Linux box which BI server is located. That way, if a report is updated, there is no need to update the report in all sub-folder.
    The issue I have is we are not allowed to touch any files under TEST/PROD folder. Only admin will move the report from DEV folder to TEST/PROD folder because those links admin created might be broken. However, as a developer, we still have permission to delete/rename/copy report under those restricted folders. Yesterday one report under PROD has been renamed by a developer. And admin complains because the links he has created not working anymore. Just wonder if admin doesn't allow developers to touch the reports under those folders, is there a way to remove the write permission on those folders? Also do you think this is a good practice to set up DEV, TESDT and PROD environment? Any input will be greatly appreciated.

  • Any one tell how business planning and requirement specifications would be

    any one tell how business planning and requirement specifications would be in the real time scenarios
    how work would be assigned to development and production
    how would one approach to work
    regards
    bhanu

    Hi
    Check these SDN Links
    You can find a lot of good info here:
    http://help.sap.com/saphelp_nw04/helpdata/en/05/242537cedf2056e10000009b38f936/content.htm
    https://www.sdn.sap.com/irj/sdn/developerareas/bi?rid=/webcontent/uuid/6e01a04e-0a01-0010-dfbe-951c2c39d169 [original link is broken] [original link is broken]
    And of course the Business Planning forum
    You can see related info here:
    https://websmp105.sap-ag.de/~sapidp/011000358700007394712005E
    and
    https://websmp105.sap-ag.de/~sapidp/011000358700003595342004E
    https://www.sdn.sap.com/irj/sdn/developerareas/bi?rid=/webcontent/uuid/6e01a04e-0a01-0010-dfbe-951c2c39d169 [original link is broken] [original link is broken]
    This is interesting:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ce03c6bb-0601-0010-e69d-fb47733fe3b7
    http://help.sap.com/saphelp_erp2005/helpdata/en/53/155c3ce7055a37e10000000a11405a/frameset.htm
    http://help.sap.com/saphelp_sem40bw/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/44/584041b02e4c0de10000000a1550b0/content.htm
    http://72.14.205.104/search?q=cache:6gBgWDd3W3AJ:https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a1c91b57-0601-0010-dba2-ac4d24641f9fbwbps(SAP)&hl=en&gl=in&ct=clnk&cd=2
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/a-c/bw-bps%20further%20information.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/16/1e0541a407f06fe10000000a1550b0/content.htm
    ***Assign Points If Helpful***
    Regards,
    Ravikanth

  • How to create Dev, Test and UAT environment of OAS 10g on single Linux box

    Hi
    According to Paul's forms/reports installation thread, i installed standalone versions of Forms & Reports (10.1.2.0.2)services on Linux suse 9. And it is working fine.
    Now my next requirement is that i want to create three environment on my Linux box dev, test and UAT. this one which i have created before i am using that environment as dev.
    Kindly provide me some direction that how can i create test and UAT environment on same machine which should point to different source files and databses.
    1. Do i need to install again standalone forms/reports services twice? if yes then how can i access them?
    2. Is there any setting in existing OAS configuration which can divert me to different sources and databases. i saw something like this somewhere
    http://oas.com:7777/forms90/f90servlet?config=UAT&userid=cg_am2/training@tardist
    bla bla bla.
    Please help.
    JM

    Hi
    Yes if your server has the resources (CPU and memory) of doing so the best thing to do would be to install Dev , Test and UAT in three different ORACLE_HOMES with different port numbers for the Oracle HTTP Server to listen on. There is however a non-technical point to install the UAT environment on a seperate box or to do the UAT testing when Dev and Test processes are not running otherwise this will blur the results of the UAT tests. Create different environment files to source these installations. You could even install three separate standalone webcaches in their own ORACLE_HOME in front of these environments. Keepin mind though that it would be better for availability, ease of management it would be better to install your environments on separate boxes. The config=UAT in the URL points to a forms service for an application called UAT I guess. Unless you have only one application in all the environments you could create forms applications in one ORACLE_HOME, but you would end up with just one environment instead of three. Going for the option where you install the environments on different boxes will save you a lot of headaches.
    cheers

  • SSDT-BI: How to add and deploy environment settings

    Currently I deploy my SSIS projects via the wizard to several sql servers, on which I have to add and configure individually the environment and map it to the project parameter.
    Am I right in that it is not possible to manage the environment definitions within the SSIS project and to deploy them together with the project to a target server, specifying via a deployment profile/wizard which environments shall be deployed?
    If yes -> I vote for adding this feature. It would help me to keep (source controlled) track of environment definitions for Test/Prod environments. Additionally, deployment to further server instances would be much smoother.
    If no -> Please give me a hint how I can get to that point.
    Thanks a lot!

    In SSIS 2012 if you use project deployment model you can do this programmatically.
    see
    http://www.sqltj.com/ssis-2012-t-sql-package-execution-with-dynamic-environment-parameter/
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Using WSRP in a clustered consumer and producer environment.

    We're currently in the design phase of a remote portlet project where our clustered portal will consume portlets from a different clustered portal. I've read the "Inside WSRP" found on dev2dev:
    http://dev2dev.bea.com/pub/a/2005/03/inside_wsrp.html?page=4
    Will the portal producer cluster need to be front-ended by something which load-balances the SOAP traffic across the managed servers in the portal producer cluster? We've been doing some testing with the iisproxy and it doesn't seem to work properly. Does this mean that we will need to front-end the portal producer cluster with another mechanism to LB?
    Thanks!

    Can you also check if the http cookies returned via initCookieResponse
    are included in all the subsequent requests to the producer.
    Subbu
    flat wrote:
    Below you can find request and response messages.
    Please note that the same portlet works fine when deployed in a single server domain without Clustering.
    Request (Wed Mar 01 08:35:23 CET 2006)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="urn:oasis:names:tc:wsrp:v1:types">
    <env:Body>
    <ns0:initCookie>
    <ns0:registrationContext xsi:nil="1"/>
    </ns0:initCookie>
    </env:Body>
    </env:Envelope>
    Response (Wed Mar 01 08:35:23 CET 2006)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Body>
    <urn:initCookieResponse xmlns:urn="urn:oasis:names:tc:wsrp:v1:types"/>
    </soapenv:Body>
    </soapenv:Envelope>
    Request (Wed Mar 01 08:35:23 CET 2006)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="urn:oasis:names:tc:wsrp:v1:types">
    <env:Body>
    <ns0:getMarkup>
    <ns0:registrationContext xsi:nil="1"/>
    <ns0:portletContext>
    <ns0:portletHandle>portlet_struts_11_bea_base</ns0:portletHandle>
    </ns0:portletContext>
    <ns0:runtimeContext>
    <ns0:userAuthentication>wsrp:none</ns0:userAuthentication>
    <ns0:portletInstanceKey>74_14374_74_14186_14218</ns0:portletInstanceKey>
    <ns0:namespacePrefix>__ns74_14374_74_14186_14218_</ns0:namespacePrefix>
    <ns0:templates>
    <ns0:defaultTemplate xsi:nil="1"/>
    <ns0:blockingActionTemplate>wsrp_rewrite?wsrp-urlType=blockingAction&wsrp-navigationalState={wsrp-navigationalState}&wsrp-interactionState={wsrp-interactionState}&wsrp-mode={wsrp-mode}&wsrp-windowState={wsrp-windowState}&wsrp-fragmentID={wsrp-fragmentID}/wsrp_rewrite</ns0:blockingActionTemplate>
    <ns0:renderTemplate>wsrp_rewrite?wsrp-urlType=render&wsrp-navigationalState={wsrp-navigationalState}&wsrp-mode={wsrp-mode}&wsrp-windowState={wsrp-windowState}&wsrp-fragmentID={wsrp-fragmentID}/wsrp_rewrite</ns0:renderTemplate>
    <ns0:resourceTemplate>wsrp_rewrite?wsrp-urlType=resource&wsrp-url={wsrp-url}&wsrp-requiresRewrite={wsrp-requiresRewrite}/wsrp_rewrite</ns0:resourceTemplate>
    <ns0:secureDefaultTemplate xsi:nil="1"/>
    <ns0:secureBlockingActionTemplate><![CDATA[wsrp_rewrite?wsrp-urlType=blockingAction&wsrp-secureURL=true&wsrp-navigationalState={wsrp-navigationalState}&wsrp-interactionState={wsrp-interactionState}&wsrp-mode={wsrp-mode}&wsrp-windowState={wsrp-windowState}&wsrp-fragmentID={wsrp-fragmentID}/wsrp_rewrite]]></ns0:secureBlockingActionTemplate>
    <ns0:secureRenderTemplate>wsrp_rewrite?wsrp-urlType=render&wsrp-secureURL=true&wsrp-navigationalState={wsrp-navigationalState}&wsrp-mode={wsrp-mode}&wsrp-windowState={wsrp-windowState}&wsrp-fragmentID={wsrp-fragmentID}/wsrp_rewrite</ns0:secureRenderTemplate>
    <ns0:secureResourceTemplate>wsrp_rewrite?wsrp-urlType=resource&wsrp-secureURL=true&wsrp-url={wsrp-url}&wsrp-requiresRewrite={wsrp-requiresRewrite}/wsrp_rewrite</ns0:secureResourceTemplate>
    </ns0:templates>
    </ns0:runtimeContext>
    <ns0:userContext>
    <ns0:userContextKey>wsrp:minimal</ns0:userContextKey>
    </ns0:userContext>
    <ns0:markupParams>
    <ns0:secureClientCommunication>false</ns0:secureClientCommunication>
    <ns0:locales>en-us</ns0:locales>
    <ns0:mimeTypes>text/html</ns0:mimeTypes>
    <ns0:mimeTypes>text/xml</ns0:mimeTypes>
    <ns0:mimeTypes>text/vnd.oracle.mobilexml</ns0:mimeTypes>
    <ns0:mode>wsrp:view</ns0:mode>
    <ns0:windowState>wsrp:normal</ns0:windowState>
    <ns0:clientData>
    <ns0:userAgent>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) RPT-HTTPClient/0.3-3</ns0:userAgent>
    <ns0:extensions>
    <oracle:GenericExtension xmlns:oracle="http://xmlns.oracle.com/portal/wsrp/v1">
    <ns0:NamedString name="X-Oracle-Device.MaxDocSize">
    <ns0:value>0</ns0:value>
    </ns0:NamedString>
    <ns0:NamedString name="X-Oracle-Device.Class">
    <ns0:value>pcbrowser</ns0:value>
    </ns0:NamedString>
    <ns0:NamedString name="X-Oracle-Device.Secure">
    <ns0:value>false</ns0:value>
    </ns0:NamedString>
    <ns0:NamedString name="X-Oracle-Device.Orientation">
    <ns0:value>landscape</ns0:value>
    </ns0:NamedString>
    </oracle:GenericExtension>
    </ns0:extensions>
    </ns0:clientData>
    <ns0:markupCharacterSets>utf-8</ns0:markupCharacterSets>
    <ns0:validNewModes>wsrp:view</ns0:validNewModes>
    <ns0:validNewWindowStates>wsrp:normal</ns0:validNewWindowStates>
    <ns0:validNewWindowStates>wsrp:maximized</ns0:validNewWindowStates>
    <ns0:validNewWindowStates>wsrp:minimized</ns0:validNewWindowStates>
    </ns0:markupParams>
    </ns0:getMarkup>
    </env:Body>
    </env:Envelope>
    Response (Wed Mar 01 08:35:23 CET 2006)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Body>
    <urn:getMarkupResponse xmlns:urn="urn:oasis:names:tc:wsrp:v1:types">
    <urn:markupContext>
    <urn:mimeType>text/html; charset=UTF-8</urn:mimeType>
    <urn:markupString><![CDATA[<html>
    <head>
    <title>Ricerca soggetti (esempio)</title>
    <base href="http://10.102.98.20:10080/struts11Bea/moduloBase/ricerca.jsp">
    </head>
    <body>
    </body>
    </html>]]></urn:markupString>
    <urn:locale>en</urn:locale>
    <urn:requiresUrlRewriting>false</urn:requiresUrlRewriting>
    </urn:markupContext>
    <urn:sessionContext>
    <urn:sessionID>GFT7LcLT1vmPHDvWTWM28TpWhkG1DW8tsl31Npxvph2mZjg29KNg!-4321636!-1133063828</urn:sessionID>
    <urn:expires>3600</urn:expires>
    </urn:sessionContext>
    </urn:getMarkupResponse>
    </soapenv:Body>
    </soapenv:Envelope>
    Request (Wed Mar 01 08:35:36 CET 2006)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="urn:oasis:names:tc:wsrp:v1:types">
    <env:Body>
    <ns0:performBlockingInteraction>
    <ns0:registrationContext xsi:nil="1"/>
    <ns0:portletContext>
    <ns0:portletHandle>portlet_struts_11_bea_base</ns0:portletHandle>
    </ns0:portletContext>
    <ns0:runtimeContext>
    <ns0:userAuthentication>wsrp:none</ns0:userAuthentication>
    <ns0:portletInstanceKey>74_14374_74_14186_14218</ns0:portletInstanceKey>
    <ns0:namespacePrefix>__ns74_14374_74_14186_14218_</ns0:namespacePrefix>
    <ns0:sessionID>GFT7LcLT1vmPHDvWTWM28TpWhkG1DW8tsl31Npxvph2mZjg29KNg!-4321636!-1133063828</ns0:sessionID>
    </ns0:runtimeContext>
    <ns0:userContext>
    <ns0:userContextKey>wsrp:minimal</ns0:userContextKey>
    </ns0:userContext>
    <ns0:markupParams>
    <ns0:secureClientCommunication>false</ns0:secureClientCommunication>
    <ns0:locales>en-us</ns0:locales>
    <ns0:mimeTypes>text/html</ns0:mimeTypes>
    <ns0:mimeTypes>text/xml</ns0:mimeTypes>
    <ns0:mimeTypes>text/vnd.oracle.mobilexml</ns0:mimeTypes>
    <ns0:mode>wsrp:view</ns0:mode>
    <ns0:windowState>wsrp:normal</ns0:windowState>
    <ns0:clientData>
    <ns0:userAgent>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) RPT-HTTPClient/0.3-3</ns0:userAgent>
    <ns0:extensions>
    <oracle:GenericExtension xmlns:oracle="http://xmlns.oracle.com/portal/wsrp/v1">
    <ns0:NamedString name="X-Oracle-Device.MaxDocSize">
    <ns0:value>0</ns0:value>
    </ns0:NamedString>
    <ns0:NamedString name="X-Oracle-Device.Class">
    <ns0:value>pcbrowser</ns0:value>
    </ns0:NamedString>
    <ns0:NamedString name="X-Oracle-Device.Secure">
    <ns0:value>false</ns0:value>
    </ns0:NamedString>
    <ns0:NamedString name="X-Oracle-Device.Orientation">
    <ns0:value>landscape</ns0:value>
    </ns0:NamedString>
    </oracle:GenericExtension>
    </ns0:extensions>
    </ns0:clientData>
    <ns0:navigationalState/>
    <ns0:markupCharacterSets>utf-8</ns0:markupCharacterSets>
    <ns0:validNewModes>wsrp:view</ns0:validNewModes>
    <ns0:validNewWindowStates>wsrp:normal</ns0:validNewWindowStates>
    <ns0:validNewWindowStates>wsrp:maximized</ns0:validNewWindowStates>
    <ns0:validNewWindowStates>wsrp:minimized</ns0:validNewWindowStates>
    </ns0:markupParams>
    <ns0:interactionParams>
    <ns0:portletStateChange>readOnly</ns0:portletStateChange>
    <ns0:interactionState>action=%2FmoduloBase%2Fabout%26module=%2FmoduloBase</ns0:interactionState>
    </ns0:interactionParams>
    </ns0:performBlockingInteraction>
    </env:Body>
    </env:Envelope>
    Response (Wed Mar 01 08:35:36 CET 2006)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Body>
    <soapenv:Fault xmlns:urn="urn:oasis:names:tc:wsrp:v1:types">
    <faultcode>urn:InvalidSession</faultcode>
    <faultstring>The given session ID [GFT7LcLT1vmPHDvWTWM28TpWhkG1DW8tsl31Npxvph2mZjg29KNg!-4321636!-1133063828] is invalid or the session corresponding to this ID has expired.</faultstring>
    <detail>
    <urn:InvalidSession/>
    <urn1:FaultDetail xmlns:urn1="urn:bea:wsrp:ext:v1:types">
    <urn1:created>2006-03-01T08:35:36.558+01:00</urn1:created>
    <urn1:trace>com.bea.wsrp.faults.InvalidSessionException: The given session ID [GFT7LcLT1vmPHDvWTWM28TpWhkG1DW8tsl31Npxvph2mZjg29KNg!-4321636!-1133063828] is invalid or the session corresponding to this ID has expired.
         at com.bea.wsrp.producer.handlers.markup.SessionIdFilter.validateSession(SessionIdFilter.java:106)
         at com.bea.wsrp.producer.handlers.markup.SessionIdFilter.doFilter(SessionIdFilter.java:72)
         at com.bea.wsrp.producer.handlers.AbstractServiceHandler.preprocess(AbstractServiceHandler.java:139)
         at com.bea.wsrp.producer.handlers.AbstractServiceHandler.service(AbstractServiceHandler.java:73)
         at com.bea.wsrp.producer.handlers.markup.MarkupServiceHandler.service(MarkupServiceHandler.java:262)
         at com.bea.wsrp.producer.WsrpServer.processServiceRequest(WsrpServer.java:299)
         at com.bea.wsrp.producer.WsrpServer.service(WsrpServer.java:198)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6718)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)</urn1:trace>
    </urn1:FaultDetail>
    </detail>
    </soapenv:Fault>
    </soapenv:Body>
    </soapenv:Envelope>

  • Help! My iphoto changed how it displays and organizes I would love advice to get it back to the way it was!

    When I click on an event, in iphoto it brings up one large picture instead of the all the thumbnails. It also won't let me click to select a photo and drag and drop the photo. I have to copy and paste. Can anyone help me get it back to where it will display smaller photos of the event?

    below the main window slide the little zoom slider to the right
    LN

  • Every tune in my library is marked with an explanation mark and produces a report " The song ..... could not be used because the original file could not be found. Would you like to locate it?"  Probably yes - but how ?

    Every song in my library, both purchased or downloaded from a CD, is marked with an exclamation mark and produces a report " The song ......... could not be used because the original file could not be found.  Would you like to locate it ?"     Well, probably yes - but how ? and why necessary ?  HELP !

    It would help to have more background about your iTunes collection such as if you keep it on an external drive, or if you have moved or renamed anything recently.  iTunes is very sensitive to you renaming or moving files or folders involved with your media.  iTunes only keeps a reference to where a media file is located  and then goes to look for it when you try to play it. If you have changed things since it was added to itunes then it's like me sending you to look for a friend in my addressbook but that friend has moved.
    The other possibility is your computer is starting to lose files.  Again, the computer uses a reference database to tell it where on the drive to look for a file. If that database gets corrupt then it starts losing files.  Use Dsk Utility's first aid to verify your hard drive.

  • What is the average duration of 1 full SAP life cycle or 1 end-to-end implementation. How long does it take to prepare DEV, QAS and PRD?

    What is the average duration of 1 full SAP life cycle or 1 end-to-end implementation. How long does it take to prepare DEV, QAS and PRD in any company?

    Anand,
    let me start with saying that the question you ask may not help you to determine the duration of your project. As Ryan and others stated the duration of the project is highly dependent on the scope of the solution you are implementing, geographical scope, amount of modifications/enhancements, number of languages, number of users that need to be trained, amount of standard processes customer is able to re-use in the implementation and many other factors (like quality of implementation contractor you will chose and availability of customer and implementors resources). I can probably go on for another couple lines, but I guess you get the idea.
    With that out of the way let's talk about some example implementations that will give you an idea - Ryan did great job outlining what I would call traditional approach above. I have couple examples where customers leveraged innovative deployment strategies that are available today. In particular the project teams leveraged pre-packaged services like RDS, World Template or Best Practices as their baseline solution and they built from there. Second acceleration technique customers now leverage is the deployment in the SAP HANA Enterprise Cloud to accelerate the time to initial setup of the system and thus move from traditional blueprinting to scope validation exercise that further shortens the time. There are other acceleration techniques we see applied in some cases like use of iterative implementation of the delta requirements on top of the baseline solution.
    Let me offer few examples to illustrate what I explained above:
    ERP implementation at Schaidt Innovations with 3 months long deployment of ERP solution using ERP RDS as a baseline (you can view their testimonial here - Schaidt Innovations: SAP ERP on HANA in the cloud - YouTube)
    Customer in Asia with global template deployment that leveraged SAP ERP for Manufacturing with deployment to cloud and 9 countries rollout (Japan, Korea, China, Taiwan, Hong Kong, UK, Germany and US). The initial deployment took 4 months for first country and 2 months for rollout into the additional 8 countries - so total of 6 months. The original plan using traditional approach with full blueprint and heavy configuration was estimated to be more than double of the actual deployment time.
    There are many other examples where customers follow the assemble-to-order delivery model for their project and gain significant benefits doing so. I suggest you to review some of the recordings we did in 2013 about this approach and if you are member of ASUG review the Agile ASAP sessions we did for ASUG PM SIG.
    Link to webinars: SAP A2O Webinar Series Schedule
    Let me know if you have any questions.
    Jan

  • BPEL DEV and TEST Environment

    Hello All,
    I have situation with a client. The Client wants to install a BPEL DEV and TEST environment on one Server Instance and One Database Instance.
    I know we can have multiple App Server Instances on a single Physical Server.
    But the question is about having just one Database Instance. Can multiple BPEL schemas reside on same database with different schema names like orabpelDEV and orabpelTEST? Can the default schemas names orabpel, oraesb be renamed for different environment? If so how do I do it?
    Any other suggestions is appreciated.
    Thanks,
    Abhay.
    PS: BPEL 10.1.2 is being used with MID TIER Installation

    In the documentation of the App Server in chapter 4 it's all about BPEL clustering:
    http://download-west.oracle.com/docs/cd/B31017_01/integrate.1013/b28980/clusteringsoa.htm
    This can also apply to your environment. It is possible to have multiple BPEL PM server using one signle database and the same dehydration store. This helps you to increase the througput, scalibility and reailibility.
    You can also implement multiple BPEL domains on a single BPEL server. In this way you can implement a OT(AP) environment.

  • I prepare chronologies in word, and i am trying to do the same in pages using tables and cells. But somtimes i need a cell to wrap onto the next page but I can't work out how to do it - any suggestions would be greatly appreciated

    I prepare chronologies in word, and I am trying to do the same in pages using tables and cells. But sometimes I need a cell to wrap onto the next page because the contents are bigger than the page or the space left on the page,  but I can't work out how to do it - any suggestions would be greatly appreciated

    brendanfromsydney wrote:
    What are the different opinions on why pages should not achieve this?
    As far as I know, Apple is free to choose to offer this or that feature.
    They never said that they want to clone Word or even compete with it.
    Differences between tables in both worlds are numerous.
    In Pages (or Numbers)
    - we can't sort a single column
    - we can't sort by row
    - we can't insert or remove a single cell
    - a cell can't cross pages boundaries
    If I understand well these design choices match :
    ++-+-+-+-+-+-+-+-++
    Apple Human Interface Guidelines:
    Apply the 80 Percent Solution
    During the design process, if you discover problems with your product design, you might consider applying the 80 percent solution‚ that is, designing your software to meet the needs of at least 80 percent of your users. This type of design typically favors simpler, more elegant approaches to problems.
    If you try to design for the 20 percent of your target audience who are power users, your design may not be usable by the other 80 percent of users. Even though that smaller group of power users is likely to have good ideas for features, the majority of your user base may not think in the same way. Involving a broad range of users in your design process can help you find the 80 percent solution.
    +-+-+-+-+-+-+-+-+-++
    Yvan KOENIG (VALLAURIS, France) jeudi 9 juin 2011 16:03:52
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • In FF 34.0.5 I use to be able to click on a link within an e-mail and the link would open in a new tab; it now opens in the same tab; how can i change it back?

    I'm using FF 34.0.5 (I like it). I use to be able to right click on a link, within an e-mail, and the link would open in a new tab. Now when I click on the link it opens in the same tab replacing my e-mail.
    Example - a friend sends me an e-mail containing a link to a web site he thinks I'd like. I click on the link and go to the web site and then go back to the e-mail tab and reply to him. Now, when clicking that link, my e-mail disappears and is replaced by the new site.
    How can I fix this? When this happened once before I was told to change the 'value' for a specific 'preference name' through the about:config page.
    Can anyone help jog my memory?
    Thanks!

    Is this about clicking a link in an external program?
    You can check this pref on the about:config page for external links.
    * browser.link.open_newwindow.override.external (-1)
    If this pref has the default value -1 then browser.link.open_newwindow is used.
    * http://kb.mozillazine.org/browser.link.open_newwindow
    *1: current tab; 2:new window; 3:new tab;
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config

  • I have a video I 'm editing and some of the shot taken (on the left and right) I would like to remove. Is this possible to do ? If so, how?

    I have a video I 'm editing and some of the shot taken (on the left and right) I would like to remove. Is this possible to do ? If so, how?

    If you mean there are parts of the picture at the sides you want to remove, you have at least 2 choices.
    You can mask the edges of the frame or enlarge it so that the left and right sides are outside the picture area.
    The latter suggestion will reduce the quality of the video and you will also lose an equal amount from the topand bottom, though you could slide the image up or down.

  • I deleted all my playlist by mistake from itunes. tried copying the to on the go on ipod and thought it would copy it on to my itune but it didn't. does any one know how i can do this without redoing all my playlists. thanks

    I deleted all my playlist by mistake from itunes. tried copying them to on the go on ipod and thought it would copy it on to my itune but it didn't. does any one know how i can do this without redoing all my playlists. thanks

    Are the playlists still on the iPod? If so I can probably cook up a script to read them back into iTunes, or you can check the features of the various tools listed at the end of this user tip to see if you can find one that you want to use.
    tt2

  • How to set Multi User Environment in the weblogic 5.1 and 6.1 server..(Urgently)

    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

    Hi. A JDBC connection pool is a set of identical, interchangeable, pre-made
    connections, and the controls to make sure only one user uses a particular
    connection at any one time. If you want to have different DBMS users, you can
    have a separate pool for each DBMS user, which may contain as many or few
    connections as you want. Some applications has a pool for the accounting
    applications, and another for the sales applications etc. Some do have a
    separate pool for john, jane, joe etc, each with one connection. Pools
    can be created and destroyed dynamically using the dynamic pool API.
    Joe
    softstar wrote:
    >
    Hi all,
    I need to know how to set Multi User Environment in the weblogic 5.1
    properties file..
    Here my question is..:)
    1) I have a database with multiple users and having different privileges
    for the users.. and i need to use all the privileges when user aceess
    the database through weblogic server connectionPool.
    2)According to the user privileges i need access the database tables
    content and gives the frontEnd(jsp).
    3)How to modify dynamically weblogic.properties file in the weblogic
    5.1.
    If anybody having idea reg. this issues pl...help me..
    Thanks in advance
    Chandu([email protected],[email protected])

Maybe you are looking for