Accessing of Forms6i Through Portal

What is the procedure to access Forms and Reports which are developed in Developer2000 through portal3.0.7. Is it possible in Portal,or tell me any othere alternatives.
Thanks,

Please see this thread for your answer. http://technet.oracle.com:89/ubb/Forum70/HTML/000093.html
If you do a search for "reports" you will find such similar information.
null

Similar Messages

  • User is locked in R/3 but still access the application through portal

    We are currently on NW2004s SP10 .
    We locked the User A in R/3 SRM backend system and from Enterprise Portal the same User A login and try to access the SRM application in backend . The system is allowing to access which we want to prevent .
    The authentication ticket type is "SAP Logon Ticket" .  The User A is trying to access ITS services through Portal.
    Do we have specific SSO parameter which needs to set in backend SRM application .
    Thanks
    Chandrashekhar K

    Hi
    We have maintained the following profile parameter for SSO in our SRM system . From portal we are accessing the SRM system
    login/accept_sso2_ticket          1          
    login/certificate_request_ca_url     https://tcs.mySAP.com/invoke/tc/usercert               
    login/certificate_request_subject     CN=&UNAME, OU=&WPOU, O=mySAP.com User, C=DE               
    login/create_sso2_ticket          0               
    login/disable_cpic               0          
    login/disable_multi_gui_login          0          
    login/disable_multi_rfc_login          0               
    login/disable_password_logon          0               
    login/failed_user_auto_unlock          0          
    login/fails_to_session_end          3               
    login/fails_to_user_lock          3          
    login/isolate_rfc_system_calls          0               
    login/min_password_diff               1          
    login/min_password_digits          0               
    login/min_password_letters          0               
    login/min_password_lng               6          
    login/min_password_specials          0               
    login/multi_login_users               HP          
    login/no_automatic_user_sapstar          1          
    login/password_change_for_SSO          0          
    login/password_charset               1          
    login/password_expiration_time          60          
    login/password_logon_usergroup                         
    login/password_max_new_valid          0               
    login/password_max_reset_valid          0               
    login/system_client               400
    login/ticket_expiration_time          60
    login/ticket_only_by_https          0
    login/ticket_only_to_host          0
    login/ticketcache_entries_max          1000
    login/ticketcache_off               0
    login/update_logon_timestamp          m
    Please suggest as to change any parameter value . We want to restrict the user to access SRM system from portal if he is locked int e SRM system.
    Thanks

  • Portal Runtime Error while accessing BW reports through portal

    Hi,
    We are facing portal runtime error(An exception occurred while processing your request. Please send the exception id to your portal administrator) while accessing BI reports through portal frequently.
    We are unable to trace the error in the 'default trace' log file and although refreshing the cache solves this issue, it is difficult to explain this to every user individually.
    After many such errors, We found one log entry, which we are now not yet sure if it is relevant. The error states:
    1.
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Unable to parse template '<System.Access.WAS.protocol>://<System.Access.WAS.hostname><BWLauncherComponent[PORTAL_URL]>;jsessionid=<Request.JSessionID>?sap-ext-sid=<ID[url_ENCODE]>&Language=<Request.Language>&theme=<LAF.Theme[url_ENCODE]>&sap-lafversions=<LAF.AllVersions[url_ENCODE]>&<Authentication>&<Report>&<BusinessParameters>'; the problem occured at position 230. Cannot process expression <LAF.AllVersions>
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:125)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:540)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:423)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.BWReport',
    Context Name (iView):  <iview name location>
    Top Layer:            'BWReport/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'Sap_bw',
    2.
    The cluster server element 111111 is not added in the EP cluster context,
       because prtbridge on 111111 is stopped  or not yet started (maybe the server is starting or shuting down).
    Please suggest us if the above logs are related to the issue or not
    Kindly provide us any inputs or solutions.

    Hi All,
    We are also having similiar type of error in our portal. 
    com.sap.engine.services.prtbridge##com.sap.engine.services.prtbridge
    #######SAPEngine_System_Thread[impl:5]_13##0#0#Error#1#/System/Server#Plain###
    The cluster server element 125898350 is not added in the EP cluster context,
       because prtbridge on 125898350 is stopped  or not yet started
    (maybe the server is starting or shuting down).
    We have implemented the FPN using RRA.
    This error comes only for few users when they navigate in Portal. After clearing the cache, it works for all. Kindly help us to resolve this issue.
    Regards,
    Venkatesh

  • Accessing windows explorer through portal

    is it possible to access windows explorer through portal. or is there a way to access the files in the computer thro portal. i mean something similiar to windows explorer.
    can we access windows explorer itself or we need build an application for this. can someone give me an idea on this. its urgent.
    regds
    Rajesh

    Hi Sharmila,
    a. Access through Windows Explorer. User should be able to do all required operations related to document handling through Windows Explorer (Check in, Check out, etc.). all these must be done thro portal.
    b. Integration with MS Office and other popular softwares like Visio, MS Project, etc. User should be able to open, save, check-in, check- out document from within these applications. the corresponding file when clicked should open in ms office or word with all the tool boxes enabled.
    c. allow the users to categorize the document repository to different categories.
    d. should support versioning of the documents.
    e. should have predefined user levels / category.
    plzz look into this , say me which is possible and which is not possible. Thanks in advance
    regds
    Rajesh

  • Not able to Access Webdypro applications through portal

    Hi,
    We are using iviews created using in SAP Web Dynpto iView template in SAP Enterprise Portal 7.0.
    Resently, we have migarated server from 32 bit machine to 64 bit machine. 
    After migration We are facing some problem with web dynpro applications.
    Web Dynpro applications can be opened from internet but not from intranet.
    We want that applications can be accessed from intranet as well as internet.
    Address of Web AS specified in system used by web dynpro applications is in the form <proxy hostname>.<domain>.<extension>:<port-SSL> like xyz.company.net:SSL-Port-Number.
    Translation rule is defined on proxy server for converting this address to actual address in the form <server host>.<domain>.<extension>:<port> like serverhostname.company.net:WebASportNumber.
    This rule is working when appication is accessed from internet. However, address traslation is not taking place in case of intranet.
    Regards,
    Rajani

    Hi,
    Are you getting 500 internal server error when accessing through internet.
    Change your Domain name settings and compare your host file settings in both systems.
    Thanks,
    gopal

  • DMS Document access through Portal

    Hi Sap Gurus,
    we are in the process of integrating SAP DMS with Enterprise portal 6.5,  and SAP DMS on 6.0 SP 12, ie the latest Version,
    when we try to access or view the documents in Portal, we could only see those which have been maintained through Easy DMS, ie.. the folders and documents created in EDMS only is visible
    The Documents which are created in normal DMS, ie the document types and all the documents are not visible in Portal view. any one who have seen or managed DMS through Portal let me know can we see all the documents through Portal or only those maintained in Easy DMS,
    can we avail all the funtionality in Portal to manage the documents just like we do in DMS. what are its limitation.
    Pointa awaiting
    Thanks and regards
    Priya S

    Hi,
    The Kpro Tick is been given to all the document types i have configured,
    i dont know if i have to enable any other KPRO feature apart from this,
    if any one have made DMS and Portal integration, please let me know is Portal access is only for Document maintained by Easy DMS, or it is for all the documents of DMS, (is there any note to be implemented to avail this feature)
    also we are planning to have Trex search engine for Portal file search, can this same Trex be used be  for searching files inside DMS also.
    Points eagerly awaiting.
    Regards
    Priya S
    Edited by: Priya S on May 6, 2009 12:59 AM
    Edited by: Priya S on May 7, 2009 10:41 AM

  • Enable to select a check box in ALV while accessing it through portal

    Hi All,
    Currently I have given a link on portal to run a transaction code. The output of the program is ALV report, where user any select the check boxes.
    Now when I try to select a check box, it is not getting selected. I click on the checkbox, the tick appear and then the screen refreshes itself and the tick goes off. This is happening only when accessing it through portal. If i run the program in R/3 directly, I am able to select the check box.
    Please advice on this.
    Thanks
    Namit

    Reported to SAP for the same.

  • SAP HR infotype access through portal

    Hi All,
    Below is the client requirement
    *They want to access an infotype "pa9016" in portal*
    In order to do is I have created a SAP Transactional iview and selected the system and in the Tcode area I have given the infotype name "pa9016".
    Assigned the iview to Role
    Now the problem I am facing is when i click on the Role I see the error message
    pa9016 tcode unknown
    My question is Can we access infotype using SAP Transactional iview.If not how to access the infotype in portal
    thanks in advance

    Hello All,
    It is not possible for you to create a transactional Iview for an Infotype in Portal.
    We have 2 options to access the PA info type 9016 in Portal
    1. Create a program in the back end system which will pull the data from the Info type 9016 and attach the program to the new ransaction code. Then create a Transactional Iview in Portal for this newly created transaction code.
    2. Add this Info type 9016 in the existing PA role (back end role). We can add the PA Info types in the following authorization objects
    P_ORGIN
    P_ORGINCON
    P_ORGXXCON
    P_PERNR
    The second option is recommended.
    Best Wishes,
    Suganthi.

  • Urgent: Issue while accessing MSS through portal

    Hi All,
    Recently HRSP 70 was applied to R/3 system. And after that we are getting scenario does not exist when clicked on MDT->Reporting->choose report e.g. Education->Select people -> and start report through portal.
    And we got Scenario does not exist error.
    We referred HRWPC_FC_EXEC error  and applied following settings :
    For service: sap/bc/gui/sap/its/hrwpc_fc_exec
    1) Go to GUI Configuration and set the following parameter
        Parameter name: ~webgui_theme
        Value: sl
    2) Then go to transaction SITSPMON -->Template and Mimes tab
        Invalidate template caches
    After this what is happening is a bit wierd though a workaround is found.
    Now when user clicks start report through portal he gets a popup for SAP inbox mentioning there are xx documents unread, if he clicks on ok he again gets "scenario does not exist" . However if he goes and reads all the documents in inbox and then again execute start report through portal he can see the desired output.
    Now still if we just go to sicf transaction in R/3 and just right click on HRWPC_FC_EXEC and execute Test Service we still get Scenario does not exist
    Also note we have reports iview with MSS1 scenario and viewgroup in Selection Criteria is a Z group
    Where in R/3 side should these entries be maintained ?
    Can anyone please suggest what would be the connection of unread documents here with scenario ? And where is scenario missing ? Kindly let me know if any other input is needed.

    Hi Joyce,
    Yes we were able to resolve it, we added one more parameter "NO_LOGON_USEREXIT" with value "1" in GUI configuration of the service "HRWPC_FC_EXEC". This resolved our issue.
    Try it at your end , let me know if any issue.
    Regards,
    Jalpa Shukla(Bhatt)

  • BI report through portal

    Hi,
    I am trying to create a iView to access the BI report through Portal.
    We have done SSO and other configuration.
    While previewing the iView I am getting the following error.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Could not find portal application com.sap.ip.bi.service.generic.
    Exception id: 08:17_28/07/08_0024_4848350
    See the details for the exception ID in the log file
    Any idea ???
    How to check log files ??
    Regards,
    Niraj

    Hi,
    Check these.
    http://help.sap.com/saphelp_nw04s/helpdata/en/a3/7b583c2439e66fe10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0a5216a-349c-2a10-9baf-9d4797349f6a
    /thread/826292 [original link is broken]
    /message/3945089#3945089 [original link is broken]
    Configuring EP for connecting to BW
    Regards.

  • Unable to open CATS link through Portal...

    Hi Guys,
    I am unable to open the CATS Link through Portal.
    Once I click the link "Record working time", Iam getting error message i.e:
    500   Internal Server Error
    SAP NetWeaver Application Server 7.00/Java AS 7.00 
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       com.sap.aii.proxy.framework.core.BaseProxyException: Access via 'NULL' object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
        at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
        at com.sap.xss.hr.cat.record.model.valuehelp.CatsValueHelpModel.hrxss_Cat_Wd_F4_Get_Meta_Data(CatsValueHelpModel.java:259)
        at com.sap.xss.hr.cat.record.model.valuehelp.Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.doExecute(Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.java:137)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
        at com.sap.xss.hr.cat.record.blc.RfcValueHelpManager.onRFCGetMetaData(RfcValueHelpManager.java:294)
        ... 66 more
      at com.sap.xss.hr.cat.record.model.valuehelp.Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.doExecute(Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.java:137)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
        at com.sap.xss.hr.cat.record.blc.RfcValueHelpManager.onRFCGetMetaData(RfcValueHelpManager.java:294)
        ... 66 more
    See full exception chain for details.
    System Environment
    How to solve this issue?

    Hi,
    You will have to check this with the person who is upporting our portal applications. From the error description it does not look like there is any thing wrong with CATS application as such.
    Regards
    Sreekanth

  • How to access BAPI in enterprise portal perspective?

    hi,I am venkat new to the portal.can anyone plz tel me how to access BAPI in enterprise portal perspective?is done through JCo or any other database connection?I hav not seen in System Landscape about BAPI access.plz give guidance about BAPI interface in enterprise portal.Hope u  will understand the question and answer the query.
    thanx in advance.
    Regards:
    Venkataramana.

    Guys,
    Herez how you call a BAPI:
         public void buildConnection(){
              try {
                        System.out.println("**** DI2 *****");
                     //      Add a connection pool to the specified system
                     //    The pool will be saved in the pool list to be used
                     //    from other threads by JCO.getClient(SID).
                     //    The pool must be explicitely removed by JCO.removeClientPool(SID)
                       com.sap.mw.jco.JCO.addClientPool( SID,         // Alias for this pool
                                             10,          // Max. number of connections
                                             "040",       // SAP client
                                             "USERNAME",   // userid
                                             "PASSWORD",  // password
                                             "EN",        // language
                                             "IPADDRESS",// host name
                                             "40" );
                     //      Create a new repository
                     //    The repository caches the function and structure definitions
                     //    to be used for all calls to the system SID. The creation of
                     //    redundant instances cause performance and memory waste.
                       repository = com.sap.mw.jco.JCO.createRepository("MYRepository", SID);
                        JCO.Client client = null;
                        client = JCO.getClient(SID);
    //                 Get a function template from the repository
                        //IFunctionTemplate ftemplate = repository.getFunctionTemplate("BAPI_CUSTOMER_GETDETAIL2");
                        IFunctionTemplate ftemplate = repository.getFunctionTemplate("YGGLB_BAPI_YGGLB9PRK_PRKDOCU");
    //                 Create a function from the template
                        JCO.Function function = ftemplate.getFunction();
    //                 Get import (of Function Module) "Parameter list"
                        JCO.ParameterList input = function.getImportParameterList();
    //                 Set inputs for import parameters
                        //input.setValue("0000009000", "CUSTOMERNO");
                        //input.setValue("0248","COMPANYCODE");
    //                 Get import (of Function Module) "Structure list".
                       //JCO.Structure importStructure = function.getImportParameterList().getStructure("CUSTOMERADDRESS");
                        JCO.Structure importStructure = function.getImportParameterList().getStructure("IM_DOCUMENTHEADER");
    //                 Set values for import parameters (of Function Module) "Structure list"                     
                        importStructure.setValue( "SA", "DOC_TYPE" );
                        importStructure.setValue( "20080910", "PSTNG_DATE" );
                        importStructure.setValue( "20080910", "DOC_DATE");
                        importStructure.setValue( "BHARDWS", "USERNAME" );
                        importStructure.setValue( "2008", "FISC_YEAR" );
                        importStructure.setValue( "FRE1", "COMP_CODE" );
    //                 Get import (of Function Module) "Table list - 1".
                        JCO.Table orderPartners = function.getTableParameterList().getTable("TBL_ACCOUNTGL");
    //                 Set values for import parameters (of Function Module) "Table list - 1"
                        //Append Row -1
                        orderPartners.appendRow();
                       orderPartners.setValue("0000000001", "ITEMNO_ACC" );
                         orderPartners.setValue("0000400100", "GL_ACCOUNT" );
                        orderPartners.setValue("H", "DE_CRE_IND" );
                        orderPartners.setValue( "ANYTHING", "ITEM_TEXT" );
                        //orderPartners.setValue( "AG", "PROFIT_CTR" );
                        orderPartners.setValue( "AIG0000007", "COSTCENTER" );
                        //Append Row -2
                        orderPartners.appendRow();
                       orderPartners.setValue("0000000002", "ITEMNO_ACC" );
                        orderPartners.setValue("0000400100", "GL_ACCOUNT" );
                        orderPartners.setValue("S", "DE_CRE_IND" );
                        orderPartners.setValue( "NOTHING", "ITEM_TEXT" );
                        //orderPartners.setValue( "AG", "PROFIT_CTR" );
                        orderPartners.setValue( "AIG0000007", "COSTCENTER" );
    //                 Get import (of Function Module) "Table list - 2".
                        JCO.Table orderItems = function.getTableParameterList().getTable("TBL_CURRENCYAMOUNT");
    //                 Set values for import parameters (of Function Module) "Table list - 2"
                        //Append Row -1
                        orderItems.appendRow();
                       orderItems.setValue("0000000001", "ITEMNO_ACC" );
                        orderItems.setValue("USD", "CURRENCY" );
                        orderItems.setValue( "2000", "AMT_DOCCUR" );
                        //Append Row -2
                        orderItems.appendRow();
                       orderItems.setValue("0000000002", "ITEMNO_ACC" );
                        orderItems.setValue("USD", "CURRENCY" );
                        orderItems.setValue( "2000", "AMT_DOCCUR" );
    //                 Execute client
                        client.execute(function);
    //******************Start to work on fetching values now********************************
    //                 Get export (of Function Module) "Structure list".
                        /*JCO.Structure returnStructure = function.getExportParameterList().getStructure("CUSTOMERADDRESS");
                        JCO.Structure returnStructure2 = function.getExportParameterList().getStructure("CUSTOMERGENERALDETAIL");
                        returnStructure.getString("NAME");
                        returnStructure2.getString("ENTERED_BY");*/
    //                 Get export (of Function Module) "Table list"./// Create a new template if fetching table data from a different function module than above
                        //IFunctionTemplate ftemplateTable = repository.getFunctionTemplate("BAPI_CURRENCY_GETLIST");
                        //JCO.Function functionTable = ftemplateTable.getFunction();
                        //client.execute(functionTable);
                        JCO.Table table_return = function.getTableParameterList().getTable("RETURN");
                        Vector tbl = new Vector();
                        Vector row = new Vector();
                        Vector colNames = new Vector();
                        //Loop over all rows
                        do {
                        //Loop over all columns in the current row and add all those colums values to the current row
                        for (JCO.FieldIterator e = table_return.fields();
                             e.hasMoreElements();
                             JCO.Field field = e.nextField();
                             row.add(field.getString());
                             System.out.println(field.getName() + ":\t" + field.getString());
                             } // end for
                             //Add this newly built row to the table     
                             tbl.add(row);
                             } while (table_return.nextRow());
                             table_return = null;
                             table_return = function.getTableParameterList().getTable("RETURN");
                             table_return.nextRow();
                             for (JCO.FieldIterator e = table_return.fields();
                             e.hasMoreElements();
                             JCO.Field field = e.nextField();
                             colNames.add(field.getName().toString());
                        //DefaultTableViewModel dtvModel = new DefaultTableViewModel(tbl, colNames);
                        //beanObj.setModel(dtvModel);
                             System.err.println("getting value for you from session in Get Data 1:-");
                             JCO.releaseClient(client);
                        //     return dtvModel;
                   catch (JCO.Exception ex) {
                     System.out.println("Caught an exception: \n" + ex.getMessage());
                   }catch (Exception e){
                        System.out.println("Final Message" + e.getMessage());

  • BSP  YHAP_DOCUMENT-working in BSP but not through portals

    Hi!
    I am using the BSP HAP_DOCUMENT to get column access for  columns in the appraisal document for 'further participant' role.
    for this i changed the mode in ydocuments_where_participated.htm to 'X' and also used the BADI HRHAP00_COL_ACCESS. in this badi i have changed the availability of the columns to 'X' and in the portals i gave this custom BSP and this ypage for the iview.
    when i test the page in SE80 it is working perfectly but in the portals the column access is not working.
    In the debugging mode of the BADI i see that the mode which is set to "X' in the BSP page is blank when run through portals. But if i test in se80 the mode is still 'X" when the badi is hit.
    did anyone phase the same scenario?
    any suggestions are greatly appreciated.
    thank you
    manasa
    Message was edited by: manasa

    i solved this problem by myself thanks though!
    email me at [email protected] if anyone has the same issue.
    manasa

  • How to search content in repository through portal

    i want to search the content present in my content repository with input as a string ,which will be searched in content and displayed through portal.
    or can i navigate bea content search into portal

    I am also trying to use content in the BEA content repository. I am able to create the content repository, but i do not know how to set it up so that it can be accessed from a portal. It seems that you are able to integrate it. Can you please tell me the steps or point me to a document? I will appreciate your help.

  • Accessing PAR files though Portal

    Hi All,
    I want to access the PAR file through Portal itself. So I go to the foll path
    System Administration --> Support --> Portal Runtime --> Browse Deployment --> portalapps.
    I am able to find  the com.sap.portal.navigation.masthead
    But when I try to download this file then it is trying to download  com.sap.portal.support.browse.zip and not com.sap.portal.navigation.masthead
    My intention is to download the PAR file from Portal itself, do some customizations and then upload the same through Portal. I don't want to use NWDS for this purpose.
    Please help
    Regards
    Nikhil Bansal

    Hi everybody,
    just some additional remarks:
    - download the PAR from /WEB-INF/deployment/temp as described by Daniel in the thread referred
    - if you download it by using the "View" button, Praveen is right, you have just to rename the file; if you download it by using the "Download" button, the PAR is inside the ZIP
    - if importing the PAR as a project into NWDS, be aware to add the JARs manually into the /lib and the /private/lib directories, respectively; NWDS does not import the JARs automatically, and if you don't import them, deploying the PAR on the portal will lead to massive problem as then the JARs are missing...
    Hope it helps
    Detlev

Maybe you are looking for

  • ITunes Library Error / Sync with iPod

    A few days ago, I opened a new library with iTunes in order to create a smaller library/playlist collection on a jump drive. Upon switching back to my most recent library (or what I thought was most recent), I discovered that a few of my playlists we

  • AirPort Express crashes when I set it to "n only" mode

    Hi, I'm trying to set my AirPort Express to "n only" mode to improve the performance of my small home network (3 MacBooks), but every time I do that the AirPort hangs. Here's what I'm doing: * Open AirPort Utility, go to Manual Setup * Under the Wire

  • SAP AND SYSTEM I JOURNALS

    Dear Experts, I am having some issue on SAP journals on system i . While clearing the Journals some of the Receiver are  not getting clear.  We have to shut down the SAP and restart it after which we can clear the same. I also want to know that is th

  • Adobe acrobat/flash player/reader-?they are problem

    Recently I received 2 birthday cards from 2 different web sites.In both cases,I was unable to open the pictures/words/songs on the cards.The web site names were on the page,but no pictures etc  would open.I also tried to open a 3rd card website mysel

  • Open Activities

    Hello, This is day 2 of administering a new On Demand system, so I hope this is a simple one... I notice that when I mark a Task as complete (either by using the Mar As Completed' button, or by using the Status dropdown), the activity moves into the