OB57 change mode in Production environment

Hi all,
Till now we are modifying the table T_043 which is related to user tolerance group in our Production system. Now we are plannig to keep OB57 in change mode(in Production).
We have tried to change the same in development with SPRO settings steps are as follow:
SPRO>>>Select the Tcode>>>Edit>>>Display IMG>>>Maintain tab>>>Change mode>>>Select the module>>>Change>>>>No transport + adjustable in dialog>>>save .....
But here i am unable to save the changes, i have taken the object key and tried the same with developer id.
And now the requirement is , there any way to change the same through Transport request or direct changes in Production client(CLIENT OPEN).
Regards
Nick Loy

Thanks Subha,
Issue was resolved. According to my resesarch i found some information as mentioned below for your knowledge:
SAP will not allow us to make changes to a standard view or table. Here T_T043 is the standard table and V_T043 is the standard view which is mapped with that table. We are unable to change these standard settings. Here i have created a new view with copy of original and mapped the same with standard table. In this new view i have changed the standard settings. Then transported to Quality and Production. Now it is working. For security reason i have created a new Tcode for the new view.
But when we are going to import the same, need to open client till import complete.
Now we are able to change directly in production with new Tcode and view, this is reflecting of same database table. This is the time & Resource consuming method.
Regards
Nick Loy

Similar Messages

  • Z table is not opening in change mode in production server.

    Hi,
       In development I have created BDC for Tcode SE11 for z table.
    So in that BDC i have recorded like --
    SE11->Utilities->Table contentes----> Create entries.
    this is working fine in devlopment but this BDC is not working in Production server.
    For that i have open the production in change mode and upload the bdc and again i have to close the production server.And this is very hectic work.
    My problem is how to open that Z table in change mode to upload the data in production server.
    Thanks & Regards,
    Sanket.
    Edited by: Sanket  Mahajan on Aug 12, 2008 8:06 AM

    Hi Saket,
    I think the USER ID by which you are logging in the production server will not have authorizations to do changes in production server.
    The options you have:
    1. You can ask the Basis consultants to give you authorizations of change mode in SE11 transaction.
    2. You can write a program which will insert data into ZTABLE using statement INSERT.
    3. You can create a Table maintenance of the ZTABLE and add records using it.
    best options :
    2nd Option is the best option for Mass Data Upload.
    3rd option is best if you need to add data in regular interval of time or you need to give this authorizations to end user to add records.
    Regards,
    Vamsi

  • Changing BEx Query in EDIT mode in production environment

    Hello,
    In our BI Production system, the BEx queries can not be opened in edit mode.
    I have to change the query in production.But the same qury in developement is quite different.
    So instead of changing the query in dev and transporting it to quality and prd, i want to directly edit the query in PRD.
    Is there any way i can change the query in production directly?
    If so, what are the steps to be followed?
    Also, can we copy the query in Prd environment into developement environment?
    Edited by: shreyasketkar on Jun 1, 2011 4:42 PM

    Hi ,
    please visit this link your answer is might  there,
    [want to transport object from production to dev server]
    Transporting from Production to Development is definitely not "Best Practice". For exceptions this is OK, but I can't recommend to do this on a regular basis. Because in the end you will turn your production system into a development box and create potential circular references:
    DEV -> QA -> PROD -> DEV
    for details about transport system please see
    [http://help.sap.com/saphelp_bw30b/helpdata/en/b5/1d733b73a8f706e10000000a11402f/frameset.htm]
    Regards
    satish singh
    Edited by: satishsmse on Jun 2, 2011 4:15 PM

  • Directly change in production environment.....

    Hi Experts,
         Hope you are well.
         Could you please share that which changes can we make directly in production environment at the configuration level, without create transport request.
         Please share with me the changes list in production environment.
    Thanking for your understanding.
    Thanks & Regards
    Rajesh

    Hello,
    As per best practices, any configuration change should go through transport process and all master data changes should be done directly in production.
    Some examples of changes that can be done directly are.
    1. Exchange rates
    2. Sets used in validation/substitution (GS01/GS02)
    3. All condition records
    4. Customer/vendor/GL/Asset/cost center/cost element master data
    5. Tax percentages
    There are many more follows... Tell us your exact requirement. Then we can guide you better.
    Thanks,
    V V

  • How to get the Change node in Production Server!!!!!

    Hi Guys,
    Kindly let me know how to get the Change node in Production Server for the Transaction Code Pe03 for generating the Acknowledgement No for the year 2008 .
    Plz provide me the steps how to get the Change Node for Acknowledgement No so tat i can get the configuration done.
    Regards
    Ansuman Mohanty.

    Hi Mr!
    If you want to generate the e-file feature 40ACK, do it in our Customization client box (Golden box) & save the request & move to Quality & production.
    Still if you need to workout only in Production, than with the help of Basis people you can get the Production change mode for 5 to 10 min time & can generate it. But mostly Basis people wont give us change mode for Production box ... with ur request they can do..try it.
    Did u collected 4 quarter TAN no's for 2008 Quarter...if not collect it & generate it at a time.
    All the best:-)
    Kind Regards,
    Saisree.S

  • Proper privileges in production environment

    In our environment, we attempt to maintain the policy that developers may not make any code or data changes in the production environment. Developers can however select on just about anything they want to, in order to troubleshoot problems the users bring up. This has been accomplished by granting proper selects to the developers and revoking execution of all stored procedures, since we have stored procedures which perform DML on tables and those stored procedures, by default, are created with "definer" rights rather than "invoker" rights.
    The problem is that when the developers select from views which have stored procedure references in them (for retrieving names/descriptions of entities references in foreign key constraints, for look-up code descriptions, etc.), they receive the "ORA-01031: insufficient privileges" error because of the revoking of execute privileges on stored procedures to prevent developers from changing data.
    Other than rewriting all of our stored procedures to separate out the "selection / look-up" code from the "DML-type" code, what options are there?
    I've looked around online and have not been able to find something to address this -- probably because my search criteria just seemed to bring back too many results that were non-useful.
    Shane.

    I know you are looking for a quick easy to implement solution but my recommendation would be to fix the following:
    ShaneB wrote:
    The problem is that when the developers select from views which have stored procedure references in them (for retrieving names/descriptions of entities references in foreign key constraints, for look-up code descriptions, etc.),Why not retrieve the data using joins instead of calling stored functions? Writing code this weigh holds information from Oracle and the optimizer so it often has to use a less efficient access mechanism then it would if it were just performing straight SQL. The other benefit to fixing this is that it also fixes your permissions problem :)

  • APO-DP - Change in Calculation Type of Key Figure in Production Environment

    Hi Team,
    I wish to know how to make a change in Calculation Type of Key Figure in Production Environment. I wish to change calculation type from "P" to "S" and also wish to enter Disaggregated Key Figure.
    Regards,
    Tarun Jha

    HI,
    The TR will not move the changes as you are expecting here.
    Any changes to planning area, below 5.0 need to de-intialize the planning area.
    just like
    1. hold the latest back up
    2. de-intialize planning area
    3. make the required changes to planning area
    4. initialize planning area and do conisistency checks
    5. load back the data to planning area at all CVC level
    all the steps need to perfom, in Dev and Quality and Production servers,
    Plan the activity for a weekend so that users will not get disturb*
    All the best
    ARUN R Y

  • How to port database changes from development to a production environment

    How do I port database changes from the development to the production environment?
    I am using v8 and have always had to redo everything using the schema manager all over in the production environment. Is there an easy way to generate a script, for example to dump the database changes on the development machine to be executed later on the production machine?

    This should already be a clearly defined change control process. Once a procedure, function, package, trigger, or whatever completes the testing rounds, it should be promoted to production.
    Forgive me if it seems I'm trivializing, but I don't see the problem, just copy the object(s) from your software library (or development) into production using whatever tool works best or has been chosen. If you are doing data copies then you have various options again including good old export/import.

  • Adf security misbehaving in production environment

    Hi all,
    I am using jdev 11.1.2.2 and weblogic 10.3.6
    I have implemented adf security from based authentication in my web application and i have used sql authenticator for authentication.
    In my integrated WLS everything works fine . but in the production WLS what is happening is when the user access a Protected Page without login it navigates to the protected page instead of navigating him to the login page. In the integrated WLS this happens normally .
    Has anyone faced this issue before ? What can be wrong ?
    I have added my web.xml
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
             version="2.5">
      <context-param>
        <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
        <param-value>client</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.PARTIAL_STATE_SAVING</param-name>
        <param-value>false</param-value>
      </context-param>
    <session-config>
        <session-timeout>5</session-timeout>
      </session-config>
      <context-param>
        <description>If this parameter is true, there will be an automatic check of the modification date of your JSPs, and saved state will be discarded when JSP's change. It will also automatically check if your skinning css files have changed without you having to restart the server. This makes development easier, but adds overhead. For this reason this parameter should be set to false when your application is deployed.</description>
        <param-name>org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION</param-name>
        <param-value>false</param-value>
      </context-param>
      <context-param>
        <param-name>oracle.adf.view.rich.SUPPRESS_IDS</param-name>
        <param-value>auto</param-value>
      </context-param>
      <context-param>
        <description>Whether the 'Generated by...' comment at the bottom of ADF Faces HTML pages should contain version number information.</description>
        <param-name>oracle.adf.view.rich.versionString.HIDDEN</param-name>
        <param-value>false</param-value>
      </context-param>
      <context-param>
        <description>Security precaution to prevent clickjacking: bust frames if the ancestor window domain(protocol, host, and port) and the frame domain are different. Another options for this parameter are always and never.</description>
        <param-name>org.apache.myfaces.trinidad.security.FRAME_BUSTING</param-name>
        <param-value>differentOrigin</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_VIEW_MAPPINGS</param-name>
        <param-value>*.jsf;*.xhtml</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_SKIP_XML_INSTRUCTIONS</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_SKIP_COMMENTS</param-name>
        <param-value>true</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_DECORATORS</param-name>
        <param-value>oracle.adfinternal.view.faces.facelets.rich.AdfTagDecorator</param-value>
      </context-param>
      <context-param>
        <param-name>javax.faces.FACELETS_RESOURCE_RESOLVER</param-name>
        <param-value>oracle.adfinternal.view.faces.facelets.rich.AdfFaceletsResourceResolver</param-value>
      </context-param>
      <filter>
        <filter-name>JpsFilter</filter-name>
        <filter-class>oracle.security.jps.ee.http.JpsFilter</filter-class>
        <init-param>
          <param-name>enable.anonymous</param-name>
          <param-value>true</param-value>
        </init-param>
        <init-param>
          <param-name>remove.anonymous.role</param-name>
          <param-value>false</param-value>
        </init-param>
      </filter>
      <filter>
        <filter-name>trinidad</filter-name>
        <filter-class>org.apache.myfaces.trinidad.webapp.TrinidadFilter</filter-class>
      </filter>
      <filter>
        <filter-name>ADFLibraryFilter</filter-name>
        <filter-class>oracle.adf.library.webapp.LibraryFilter</filter-class>
      </filter>
      <filter>
        <filter-name>adfBindings</filter-name>
        <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
      </filter>
      <filter-mapping>
        <filter-name>JpsFilter</filter-name>
        <url-pattern>/*</url-pattern>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
        <dispatcher>INCLUDE</dispatcher>
      </filter-mapping>
      <filter-mapping>
        <filter-name>trinidad</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
        <dispatcher>ERROR</dispatcher>
      </filter-mapping>
      <filter-mapping>
        <filter-name>ADFLibraryFilter</filter-name>
        <url-pattern>/*</url-pattern>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
      </filter-mapping>
      <filter-mapping>
        <filter-name>adfBindings</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
      </filter-mapping>
      <filter-mapping>
        <filter-name>adfBindings</filter-name>
        <servlet-name>adfAuthentication</servlet-name>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>REQUEST</dispatcher>
      </filter-mapping>
      <listener>
        <listener-class>oracle.adf.mbean.share.connection.ADFConnectionLifeCycleCallBack</listener-class>
      </listener>
      <listener>
        <listener-class>oracle.adf.mbean.share.config.ADFConfigLifeCycleCallBack</listener-class>
      </listener>
      <servlet>
        <servlet-name>Faces Servlet</servlet-name>
        <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
      </servlet>
      <servlet>
        <servlet-name>resources</servlet-name>
        <servlet-class>org.apache.myfaces.trinidad.webapp.ResourceServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>BIGRAPHSERVLET</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.GraphServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>BIGAUGESERVLET</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.GaugeServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>MapProxyServlet</servlet-name>
        <servlet-class>oracle.adf.view.faces.bi.webapp.MapProxyServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>adflibResources</servlet-name>
        <servlet-class>oracle.adf.library.webapp.ResourceServlet</servlet-class>
      </servlet>
      <servlet>
        <servlet-name>adfAuthentication</servlet-name>
        <servlet-class>oracle.adf.share.security.authentication.AuthenticationServlet</servlet-class>
        <load-on-startup>1</load-on-startup>
      </servlet>
      <servlet-mapping>
        <servlet-name>Faces Servlet</servlet-name>
        <url-pattern>/faces/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/adf/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/afr/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>BIGRAPHSERVLET</servlet-name>
        <url-pattern>/servlet/GraphServlet/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>BIGAUGESERVLET</servlet-name>
        <url-pattern>/servlet/GaugeServlet/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>MapProxyServlet</servlet-name>
        <url-pattern>/mapproxy/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>resources</servlet-name>
        <url-pattern>/bi/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>adflibResources</servlet-name>
        <url-pattern>/adflib/*</url-pattern>
      </servlet-mapping>
      <servlet-mapping>
        <servlet-name>adfAuthentication</servlet-name>
        <url-pattern>/adfAuthentication</url-pattern>
      </servlet-mapping>
      <mime-mapping>
        <extension>swf</extension>
        <mime-type>application/x-shockwave-flash</mime-type>
      </mime-mapping>
      <mime-mapping>
        <extension>amf</extension>
        <mime-type>application/x-amf</mime-type>
      </mime-mapping>
      <security-constraint>
      <web-resource-collection>
        <web-resource-name>Allowed ADF Resources</web-resource-name>
        <url-pattern>/adf/*</url-pattern>
        <url-pattern>/afr/*</url-pattern>
        <url-pattern>/bi/*</url-pattern>
      </web-resource-collection>
    </security-constraint>
      <security-constraint>
        <web-resource-collection>
          <web-resource-name>adfAuthentication</web-resource-name>
          <url-pattern>/adfAuthentication</url-pattern>
        </web-resource-collection>
        <auth-constraint>
          <role-name>valid-users</role-name>
        </auth-constraint>
      </security-constraint>
      <login-config>
        <auth-method>FORM</auth-method>
        <form-login-config>
          <form-login-page>/faces/login</form-login-page>
          <form-error-page>/faces/login</form-error-page>
        </form-login-config>
      </login-config>
      <security-role>
        <role-name>valid-users</role-name>
      </security-role>
    </web-app>Thanks,
    Rakesh

    Hi Rakesh,
    Make sure you have migrated the policy store to the production server. When Weblogic Server is running in production mode, automatic credential overwrite is not allowed. From the developer's guide:
    When the target server is configured for production mode, you typically handle the migration task outside of JDeveloper using tools like Oracle Enterprise Manager. For details about using tools outside of JDeveloper to migrate the policy store to the domain-level in a production environment, see the Oracle Containers for J2EE Security Guide. Note that Oracle WebLogic Server running in production mode does not support the overwriting of system credentials under any circumstances.http://docs.oracle.com/cd/E26098_01/web.1112/e16182/adding_security.htm#CDDGFDFH
    HTH,
    Joonas

  • Production environment with   Oracle Database XE.

    Hello, let me know which group members using Oracle Database XE in a production environment:
    - Description of the business.
    - Type environment: (Web, intranet or desktop).
    - Programming language used.
    - Performance.
    Roberto.

    We are using Oracle XE as point of sale backends.
    Overall architecture:
    - Cashier interacts with HTML GUI running in web browser in kiosk mode.
    - GUI written in PHP served locally by Apache on point of sale unit.
    - point of sale core logic is written in PL/SQL as packages in Oracle XE DB.
    - currently, DBMS_JOB runs every 5 minutes to synchronize (push sales, pull data) with inventory server. (want to change to AQs so complete transactions are pushed in real time)
    - sales reports, etc run from main Oracle Standard One Edition inventory DB.
    Since each point of sale needs to run IE, Apache and Oracle XE we've found that 1GB of RAM is minimum that we can get away with and still have the system running well (cashier should never have to wait for anything; pressing any button on the GUI should react instantly even though it is IE making a local page request, Apache running a PHP module to serve the request, and calling PL/SQL to do the actual data change in the DB).
    We've had XE go corrupt (strange errors, bad indexes, etc.) on us several times over the past 2 years. Fortunately in our case, we've never lost any data since sales are pushed to the main server which is backed up. Then, anything in the local XE database is expendable as we can rebuild it and pull back all information from the server. I've tried rebuilding indexes and such rather than completely rebuilding the database but have had no success (fixes for a few hours or a day but ultimately, the database continues to experience problems until the computer is rebuilt).

  • Links on Staging Portal/Environment open Production Environment Pages

    Brand New Admin Here.
    I have been given the task to look into and fix the problem. In the Staging Portal/Environment there are several links ("payment" links, "menus", "detailed info" links) that open into Production instead of opening into the Staging
    Portal.
    1. location of link: Payment Links
    https://contosobuild2.microsoft.com/finances/pages/deposits.aspx ---when you click it, it goes to ---->
    https://www.officialpayment.com instead of https://staging.officialpayments.com
    2. location of link: Teaching Scheduled Accessed Link
    Teaching Scheduled Accessed from Staging Portal at https://contosobuild2.microsoft.com <-----This Opens Production url instead of staging url.
    opens Production url (https://catalog.microsoft.com)
    instead of Staging url (https://catalogtest2.microsoft.com)
    3. location of link: Section Detailed Info
    Accessed from Staging Portal at https://catalogtest2.microsoft.com <-----This Opens Production url instead of staging url.
    opens Production url (https://catalog.microsoft.com/Lists/Sections/CustomDispForm.aspx?ID=2640&InitialTabId=Ribbon.Read)
    instead of Staging url (https://catalogtest2.microsoft.com/Lists/Sections/CustomDispForm.aspx?ID=2640&InitialTabId=Ribbon.Read)
    Please advise on how to change the links to the correct pathway, instead of routing to production environment, I want it to route to the correct location in the staging environment

    changes will depend on where they exist in the environment... if it's in the content area of the page, you'd need to go into the pages' edit mode to make the change... if it's in the navigation menus, you'd need to go into the site's settings to change the
    navigation links... if it's somewhere else, it'll depend.
    In regards to #1, no, there is no part of SharePoint that will ever "know" of an environment, and automatically change things around... just as when a file is copied from one computer to another, the file will never change... similarly, when the
    SharePoint databases are restored from one environment to another, they are ignorant to the difference, and their contents will never "automagically" change.
    In regards to #2/3, scripting the changes is a large topic, and requires knowledge of a scripting and/or programming language (PowerShell, C#, etc). But whether changed by script or by hand, you will need to know where the changes exist in order to apply
    the changes.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Difference between DEVELOPMENT mode and PRODUCTION MODE.

    Hi Gurus,
    We installed oracle 11g Fusion on our machines and while creating a soa domain we selected development mode, then our B2B performance is completely slow then we later changed it to Production mode, then it was pretty good.
    While installing weblogic (10.3..3), which One you prefer and JDK(Jrockit 4 or jdk 1.6.0021)
    While installing SOA and ADF after running a config.sh file it will prompt for JDK( Which one is preferble)
    And same as while creating a SOA domain which one you prefer (JDK or Jrockit)
    Regards
    RAJ

    Hi Raj,
    As the name indicates, Development mode should be chosen for development environments where load is not too heavy and performance/throughput may be slow but all the features will be same as production mode. Production mode is used on a licensed software and it gives better performance and throughput, even it may bear the heavy load as well.
    For Development environment (Dev mode) you should use sun JDK and for production mode JRockit should be used.
    Regards,
    Anuj

  • Security Issue httpOnlyCookies="true" is not working with production environment

    Dear All, 
    I have tired to make set cookie value as httpOnly
    The development environment is working fine and give me an output like that 
    Set-Cookie
    WSS_KeepSessionAuthenticated={3644d93c-d1d3-46cd-845f-42c01640ab21};
    path=/;
    HttpOnly
    But when implement the same changes in web.config production environment its not working 
    Set-Cookie                NLSessionCdomainweb=a98q9jnsy0vXk5+RHeHnlKmM+HnneA9KmhIAR6g1bJiwTs8sD6d7dfV1gBffc8HiJXBowxdO8LhZAiIEKiFY6PzNWySyRs5rvgCfPu8XIFnqKcN4XQ4UL9PN3JI3f4E6;path=/;domain=.domain.com
    I am using sharepoint 2010, under web.config i made the following changes  
    Add following tags under system.web
    <httpRuntime maxRequestLength="2097151" enableVersionHeader="false"
    />
    <httpCookies httpOnlyCookies="true"/>
    Add following tags under <system.webServer>
      <httpProtocol>
          <customHeaders>
                   <remove name="X-Powered-By" />
                 <remove name="MicrosoftSharePointTeamServices" />
          </customHeaders>
        </httpProtocol>
    Can any one tell me why it's happening i have checked all possible reasons from my side but no success  
    Regards 
    Rashid Bilgrami 
    RB

    Hi,
    From your description, I know you want to set cookie value as httpOnly but it is not work.
    Please try to add codes below to your global.asax file:
    <SCRIPT language="C#" runat="server">
    protected void Session_Start(Object sender, EventArgs e)
     try
      if (Request.IsSecureConnection == true)
                    Response.Cookies ["ASP.NET_SessionId"].Secure = true;
     catch (Exception)
    </SCRIPT>
    Please refer to this article:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/0fe55c13-3911-422e-af17-cb5c1ab2abd7/missing-secure-httponly-flags-on-sharepoint-2010-cookie?forum=sharepointadminprevious.
    Best Regards
    Vincent Han
    TechNet Community Support

  • Rep-3002 while calling report from form in character mode on web environment

    When I call a report by using run_product from a form , i get rep-3002. my report is in character mode. if i change it to bitmap that works fine. but my requirement is of character mode on web environment.
    please help.

    Hello,
    If you are running in WinNT/2000 environment, the NT/2000 user which runs the Report Server service must have a printer defined. In the control panel, look at the properties for the Report Server to see what user it runs as. Log in as that user and make sure a default printer is defined.
    Regards,
    The Oracle Reports Team --skw                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Create a new portlet  in Deployed Portal in production environment

    are there any ways to import or create a new portlet in Deployed Portal in production environment?
    Edited by: user8322798 on May 1, 2011 7:26 AM

    This can done via WSRP proxy portlets and streaming desktops. First, you'll need to have a WSRP producer setup somewhere. This could be another WLP webapp with portlets, or another server altogether. Or, you can use the JSR 286 WSRP import tool from within the Portal Administration Console (I think it's under Services | WSRP | Import Tool) -- this will allow you upload .war(s) of JSR 168 or 286 portlets, which will be turned into WSRP producer(s).
    Then, you can use the Portal Administration Console to register a WSRP Producer, and then add portlets from the producer to your desktop (http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14235/chap_fed_books_pages.htm#FPGWP690). Additionally, once the producer has been registered in Portal Adminstration Console, an adminstrator user can use the Dynamic Visitor Tools from within the streaming desktop itself to add wsrp proxy portlets to the desktop (http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14243/dvt.htm#PDGWP691).
    It is not possible to add new local .portlet files to a deployed application in production mode. This requires adding the file artifacts to the .ear/.war and redeploy the application.
    Greg

Maybe you are looking for

  • Parameter description in two lines

    hi All, i need to have a big description for one of the parameter. how can i have the description in two line for the same parameter. I have use Coment statement for the parameter. SELECTION-SCREEN BEGIN OF LINE. SELECTION-SCREEN COMMENT (45) text-00

  • How to show date with format conforming to system date format ?

    Hi all, I write Java program running on Windows 2000 Advanced Server. I want to show date in a status bar with the format the same as that in system date format where the program resides, so when I change the date format through the regional setting,

  • FCC Nested

    Hi Experts, Scenario: File - XI- JMS.  It's field fixed length file and using FCC at both the side. The source and target structure are same. For testing purpose we are using File -- XI --- File  (instead of JMS receiver) As they were not using KeyFi

  • Bug in Netbean ?

    I'm using netbeans 6.2 and java 1.6 when I write this line int x=09;the compiler give me error integer number too large: 09 so what is that ?? bug or what ??

  • WLC 5508 - User's Signal Strength

    Dear All, How do i find the signal strength of per user in cisco wlc..? Thanks in advance