Not able to OPEN OSS connection to sap

Dear Gurus,
  whenever i open oss connections, the connection failing to open with the "Host did not respond 8 times " error before changing to Cancel. .
  I have checked the SAP OSS connection in SM59 it seems to be OK connection as well as authorizatrion test.
I have checked the SAPROUTTAB entries
SNC-connection from and to SAP
KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
SNC-connection from SAP to local R/3-System for Support
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 *
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 *
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 3299
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 3299
SNC-connection from SAP to local R/3-System for pcAnywhere
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 5631
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 5631
SNC-connection from SAP to local R/3-System for SAPtelnet
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 23
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 23
SNC-connection from SAP to local R/3-System for Netmeeting
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 1503
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 1503
Access from your local Network to SAPNet - R/3 Frontend
SNC-connection to SAP
KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
SNC-connection from SAP to local R/3-System for Support
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.18 3200
SNC-connection from SAP to local R/3-System for pcANYWHERE, if it is needed
#KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 5631
SNC-connection from SAP to local R/3-System for NetMeeting, if it is needed
#KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 1503
SNC-connection from SAP to local R/3-System for saptelnet, if it is needed
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.18  23
Access from the local Network to SAPNet - R/3 Frontend (OSS)
P 10.250.7.20 194.39.131.34 3299
P sapserv2 10.250.7.20 3200
P sapserv2 194.39.131.34 3200
P * sapserv2 3299
P * 10.250.7.20 3200
P * 10.250.7.20 3299
P * * *
P * 194.39.131.34 3299
P * 194.39.131.34 3389
P     *     *     *
P * sapserv2 sapdp99 *
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 3389
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 3389
SNC-connection from SAP to local R/3-System for OS
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 3200
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 3200
All other connections will be denied
"Our Routerstring    /H/10.250.7.20/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001"
Please  help.
Thanks &  Regards,
Abhiraj
Edited by: Abhiraj SAP FAN on Jun 13, 2011 2:33 PM

Hi,
1. Please change the SAP Router server host name to another SAP router name (eg: 2 to 3)in your route table & SM59 and then try. (search SAP notes for more SAp router Ip and host name)
2. Check your SAP toute tab SNC certificate expiry, if Yes then request new certificates for SNC with SAP support.
Regards
Kannan.K

Similar Messages

  • Not able to open RWB page in SAP XI 3.0

    Dear All,
    After a system restart, we are not able to access the sxmb_ifr.
    When I try the below link:
    http://hostname:58000/rep/start/index.jsp
    We are getting the below error:
    Exception
    An internal error occurred. Contact you XI administrator
    java.lang.NoClassDefFoundError: com.sap.aii.ibrep.server.check.GeneralDeletionCheck (initialization failure)
    Stacktrace
    Thrown:
    java.lang.NoClassDefFoundError: com.sap.aii.ibrep.server.check.GeneralDeletionCheck (initialization failure)
         at java.lang.J9VMInternals.initialize(J9VMInternals.java:132)
         at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:691)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at jsp_Main1210074030738._jspService(jsp_Main1210074030738.java:21)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         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:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         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(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Thanks & Regards,
    Surendranath Chinka

    We had similar problem.
    We had Communication Channel code change , for which the cache in the adapter engine was failed up update automatically. I rebounced the Web AS SAP Server ( Java stack only) and after than point I cannot launch Integration Builder Tool( Repository) in SAP XI 7.0.All other message are processing fine.Only we cannot open the Integration Buildter tool using URL
    http://<hostname>:58900/rep/start/index.jsp
    500 Internal Server Error
    Exception
    An internal error occurred. Contact you XI administrator
    java.lang.NoClassDefFoundError: com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl (initialization failure)
    Error Details, Error History, Build Info, Generic Application Info
    Any take on this one?Please help. This is our Production Server.
    Thanks
    Satpal Singh

  • HT4528 On connecting my iphone5 to my windows7 pc I am not able to open the iphone folder from my computers. It says "you dont have permission to access this phone"

    On connecting my iphone5 to my windows7 pc I am not able to open the iphone folder from my computers. It says "you dont have permission to access this phone"

    I'm not sure what you're asking.  Are you writing a program that results in the error when you test it?  (This is the developer forum).

  • Not able to open MS Excel attachment in the email Using SO_NEW_DOCUMENT_ATT

    Hi, I am not able to open the attached MS excel in the mail its giving error as "Problems came up in the following areas during load Table". My requirement is to send a colored excel as attachment through mail when the program is executed in background. For this i have reffered the following link " http://wiki.sdn.sap.com/wiki/display/Snippets/FormattedExcelasEmailAttachment". That is i have used the XML method for this . I would be thankful if you can let me know where i am doing the mistake For refference i am pasting my code: * Send mail when executed in background mode IF sy-batch eq 'X'. PERFORM send_mail_bkgrnd. ELSE. " Foreground mode PERFORM build_layout. PERFORM build_field_cat. PERFORM display. ENDIF. FORM SEND_MAIL_BKGRND . PERFORM process_xml_data. PERFORM disatch_mail. ENDFORM. " SEND_MAIL_BKGRND &---- *& Form PROCESS_XML_DATA &---- FORM PROCESS_XML_DATA . DATA lv_xlwidth TYPE i. * Creating a ixml Factory l_ixml = cl_ixml=>create( ). * Creating the DOM Object Model l_document = l_ixml->create_document( ). * Create Root Node 'Workbook' l_element_root = l_document->create_simple_element( name = 'Workbook' parent = l_document ). l_element_root->set_attribute( name = 'xmlns' value = 'urn:schemas-microsoft-com:office:spreadsheet' ). ns_attribute = l_document->create_namespace_decl( name = 'ss' prefix = 'xmlns' uri = 'urn:schemas-microsoft-com:office:spreadsheet' ). l_element_root->set_attribute_node( ns_attribute ). ns_attribute = l_document->create_namespace_decl( name = 'x' prefix = 'xmlns' uri = 'urn:schemas-microsoft-com:office:excel' ). l_element_root->set_attribute_node( ns_attribute ). * Create node for document properties. r_element_properties = l_document->create_simple_element( name = 'TEST_REPORT' parent = l_element_root ). l_value = sy-uname. l_document->create_simple_element( name = 'Author' value = l_value parent = r_element_properties ). * Styles r_styles = l_document->create_simple_element( name = 'Styles' parent = l_element_root ). * Style for Header r_style = l_document->create_simple_element( name = 'Style' parent = r_styles ). r_style->set_attribute_ns( name = 'ID' prefix = 'ss' value = 'Header' ). r_format = l_document->create_simple_element( name = 'Font' parent = r_style ). r_format->set_attribute_ns( name = 'Bold' prefix = 'ss' value = '1' ). r_format = l_document->create_simple_element( name = 'Interior' parent = r_style ). r_format->set_attribute_ns( name = 'Color' prefix = 'ss' value = '#92D050' ). r_format->set_attribute_ns( name = 'Pattern' prefix = 'ss' value = 'Solid' ). r_format = l_document->create_simple_element( name = 'Alignment' parent = r_style ). r_format->set_attribute_ns( name = 'Vertical' prefix = 'ss' value = 'Center' ). r_format->set_attribute_ns( name = 'WrapText' prefix = 'ss' value = '1' ). r_border = l_document->create_simple_element( name = 'Borders' parent = r_style ). r_format = l_document->create_simple_element( name = 'Border' parent = r_border ). r_format->set_attribute_ns( name = 'Position' prefix = 'ss' value = 'Bottom' ). r_format->set_attribute_ns( name = 'LineStyle' prefix = 'ss' value = 'Continuous' ). r_format->set_attribute_ns( name = 'Weight' prefix = 'ss' value = '1' ). r_format = l_document->create_simple_element( name = 'Border' parent = r_border ). r_format->set_attribute_ns( name = 'Position' prefix = 'ss' value = 'Left' ). r_format->set_attribute_ns( name = 'LineStyle' prefix = 'ss' value = 'Continuous' ). r_format->set_attribute_ns( name = 'Weight' prefix = 'ss' value = '1' ). r_format = l_document->create_simple_element( name = 'Border' parent = r_border ). r_format->set_attribute_ns( name = 'Position' prefix = 'ss' value = 'Top' ). r_format->set_attribute_ns( name = 'LineStyle' prefix = 'ss' value = 'Continuous' ). r_format->set_attribute_ns( name = 'Weight' prefix = 'ss' value = '1' ). r_format = l_document->create_simple_element( name = 'Border' parent = r_border ). r_format->set_attribute_ns( name = 'Position' prefix = 'ss' value = 'Right' ). r_format->set_attribute_ns( name = 'LineStyle' prefix = 'ss' value = 'Continuous' ). r_format->set_attribute_ns( name = 'Weight' prefix = 'ss' value = '1' ). * Style for Data "Color properties are set over here r_style1 = l_document->create_simple_element( name = 'Style' parent = r_styles ). r_style1->set_attribute_ns( name = 'ID' prefix = 'ss' value = 'Data' ). r_border = l_document->create_simple_element( name = 'Borders' parent = r_style1 ). r_format = l_document->create_simple_element( name = 'Border' parent = r_border ). r_format->set_attribute_ns( name = 'Position' prefix = 'ss' value = 'Bottom' ). r_format->set_attribute_ns( name = 'LineStyle' prefix = 'ss' value = 'Continuous' ). r_format->set_attribute_ns( name = 'Weight' prefix = 'ss' value = '1' ). r_format = l_document->create_simple_element( name = 'Border' parent = r_border ). r_format->set_attribute_ns( name = 'Position' prefix = 'ss' value = 'Left' ). r_format->set_attribute_ns( name = 'LineStyle' prefix = 'ss' value = 'Continuous' ). r_format->set_attribute_ns( name = 'Weight' prefix = 'ss' value = '1' ). r_format = l_document->create_simple_element( name = 'Border' parent = r_border ). r_format->set_attribute_ns( name = 'Position' prefix = 'ss' value = 'Top' ). r_format->set_attribute_ns( name = 'LineStyle' prefix = 'ss' value = 'Continuous' ). r_format->set_attribute_ns( name = 'Weight' prefix = 'ss' value = '1' ). r_format = l_document->create_simple_element( name = 'Border' parent = r_border ). r_format->set_attribute_ns( name = 'Position' prefix = 'ss' value = 'Right' ). r_format->set_attribute_ns( name = 'LineStyle' prefix = 'ss' value = 'Continuous' ). r_format->set_attribute_ns( name = 'Weight' prefix = 'ss' value = '1' ). * Worksheet r_worksheet = l_document->create_simple_element( name = 'Worksheet' parent = l_element_root ). r_worksheet->set_attribute_ns( name = 'Name' prefix = 'ss' value = 'Sheet1' ). * Table r_table = l_document->create_simple_element( name = 'Table' parent = r_worksheet ). r_table->set_attribute_ns( name = 'FullColumns' prefix = 'x' value = '1' ). r_table->set_attribute_ns( name = 'FullRows' prefix = 'x' value = '1' ). * Column Formatting DO 32 TIMES. CASE sy-index. WHEN 1. lv_xlwidth = '300'. WHEN 2. lv_xlwidth = '300'. WHEN OTHERS. lv_xlwidth = '300'. ENDCASE. PERFORM clmn_formatting USING lv_xlwidth. ENDDO. * Blank Row r_row = l_document->create_simple_element( name = 'Row' parent = r_table ). * Column Headers Row r_row = l_document->create_simple_element( name = 'Row' parent = r_table ). r_row->set_attribute_ns( name = 'AutoFitHeight' prefix = 'ss' value = '1' ). * VC. No. r_cell = l_document->create_simple_element( name = 'Cell' parent = r_row ). r_cell->set_attribute_ns( name = 'StyleID' prefix = 'ss' value = 'Header' ). r_data = l_document->create_simple_element( name = 'Data' value = 'VC No.' parent = r_cell ). r_data->set_attribute_ns( name = 'Type' prefix = 'ss' value = 'String' ). * Source r_cell = l_document->create_simple_element( name = 'Cell' parent = r_row ). r_cell->set_attribute_ns( name = 'StyleID' prefix = 'ss' value = 'Header' ). r_data = l_document->create_simple_element( name = 'Data' value = 'Source' parent = r_cell ). r_data->set_attribute_ns( name = 'Type' prefix = 'ss' value = 'String' ). DO 30 TIMES. * * TPLGRP r_cell = l_document->create_simple_element( name = 'Cell' parent = r_row ). r_cell->set_attribute_ns( name = 'StyleID' prefix = 'ss' value = 'Header' ). r_data = l_document->create_simple_element( name = 'Data' value = '' parent = r_cell ). r_data->set_attribute_ns( name = 'Type' prefix = 'ss' value = 'String' ). ENDDO. * Blank Row after Column Headers r_row = l_document->create_simple_element( name = 'Row' parent = r_table ). DO 32 TIMES. r_cell = l_document->create_simple_element( name = 'Cell' parent = r_row ). r_cell->set_attribute_ns( name = 'StyleID' prefix = 'ss' value = 'Data' ). ENDDO. * Data Table CLEAR gs_output. LOOP AT gt_output INTO gs_output. r_row = l_document->create_simple_element( name = 'Row' parent = r_table ). DO 32 TIMES. CASE sy-index. WHEN 1. a_dvalue = gs_output-vc_number. WHEN 2. a_dvalue = gs_output-source. WHEN 3. a_dvalue = gs_output-tplgrp_01. WHEN 4. a_dvalue = gs_output-tplgrp_02. WHEN 5. a_dvalue = gs_output-tplgrp_03. WHEN 6. a_dvalue = gs_output-tplgrp_04. WHEN 7. a_dvalue = gs_output-tplgrp_05. WHEN 8. a_dvalue = gs_output-tplgrp_06. WHEN 9. a_dvalue = gs_output-tplgrp_07. WHEN 10. a_dvalue = gs_output-tplgrp_08. WHEN 11. a_dvalue = gs_output-tplgrp_09. WHEN 12. a_dvalue = gs_output-tplgrp_10. WHEN 13. a_dvalue = gs_output-tplgrp_11. WHEN 14. a_dvalue = gs_output-tplgrp_12. WHEN 15. a_dvalue = gs_output-tplgrp_13. WHEN 16. a_dvalue = gs_output-tplgrp_14. WHEN 17. a_dvalue = gs_output-tplgrp_15. WHEN 18. a_dvalue = gs_output-tplgrp_16. WHEN 19. a_dvalue = gs_output-tplgrp_17. WHEN 20. a_dvalue = gs_output-tplgrp_18. WHEN 21. a_dvalue = gs_output-tplgrp_19. WHEN 22. a_dvalue = gs_output-tplgrp_20. WHEN 23. a_dvalue = gs_output-tplgrp_21. WHEN 24. a_dvalue = gs_output-tplgrp_22. WHEN 25. a_dvalue = gs_output-tplgrp_23. WHEN 26. a_dvalue = gs_output-tplgrp_24. WHEN 27. a_dvalue = gs_output-tplgrp_25. WHEN 28. a_dvalue = gs_output-tplgrp_26. WHEN 29. a_dvalue = gs_output-tplgrp_27. WHEN 30. a_dvalue = gs_output-tplgrp_28. WHEN 31. a_dvalue = gs_output-tplgrp_29. WHEN 32. a_dvalue = gs_output-tplgrp_30. ENDCASE. PERFORM fill_data_val_excel USING a_dvalue. ENDDO. CLEAR gs_output. ENDLOOP. * Creating a Stream Factory l_streamfactory = l_ixml->create_stream_factory( ). * Connect Internal XML Table to Stream Factory l_ostream = l_streamfactory->create_ostream_itable( table = l_xml_table ). * Rendering the Document l_renderer = l_ixml->create_renderer( ostream = l_ostream document = l_document ). l_rc = l_renderer->render( ). * Saving the XML Document l_xml_size = l_ostream->get_num_written_raw( ). ENDFORM. " PROCESS_XML_DATA &---- *& Form DISATCH_MAIL &---- FORM DISATCH_MAIL . DATA: objpack LIKE sopcklsti1 OCCURS 2 WITH HEADER LINE. DATA: objhead LIKE solisti1 OCCURS 1 WITH HEADER LINE. DATA: objbin LIKE solix OCCURS 10 WITH HEADER LINE. DATA: objtxt LIKE solisti1 OCCURS 10 WITH HEADER LINE. DATA: reclist LIKE somlreci1 OCCURS 5 WITH HEADER LINE. DATA: doc_chng LIKE sodocchgi1. DATA: tab_lines LIKE sy-tabix. DATA: l_num(3). DATA: subj_date(10) TYPE c. * Mail Subject data lv_date TYPE d. lv_date = sy-datum. CONCATENATE lv_date6(2) '-' lv_date4(2) '-' lv_date+0(4) INTO subj_date. CONCATENATE 'SAP Application Usage Report ' subj_date INTO doc_chng-obj_descr SEPARATED BY space. * Mail Contents objtxt = 'Dear User,'. APPEND objtxt. CLEAR objtxt. APPEND objtxt. CONCATENATE 'Please find the attached SAP Application Usage Report for ' subj_date INTO objtxt SEPARATED BY space. " Mail Contents APPEND objtxt. CLEAR objtxt. APPEND objtxt. objtxt = 'Thanks & Regards,'. APPEND objtxt. objtxt = 'Himanshu Kanekar'. APPEND objtxt. DESCRIBE TABLE objtxt LINES tab_lines. READ TABLE objtxt INDEX tab_lines. doc_chng-doc_size = ( tab_lines - 1 ) * 255 + STRLEN( objtxt ). * Packing List For the E-mail Body objpack-head_start = 1. objpack-head_num = 0. objpack-body_start = 1. objpack-body_num = tab_lines. objpack-doc_type = 'RAW'. APPEND objpack. * Creation of the Document Attachment LOOP AT l_xml_table INTO wa_xml. CLEAR objbin. objbin-line = wa_xml-data. APPEND objbin. ENDLOOP. DESCRIBE TABLE objbin LINES tab_lines. objhead = 'SAP Login Details'. APPEND objhead. * Packing List For the E-mail Attachment objpack-transf_bin = ''."'X'. objpack-head_start = 1. objpack-head_num = 0. objpack-body_start = 1. objpack-body_num = tab_lines. CONCATENATE 'SAP_Login_Details' subj_date INTO objpack-obj_descr SEPARATED BY space. objpack-doc_type = 'XLS'. objpack-doc_size = tab_lines * 255. APPEND objpack. * Target Recipent CLEAR reclist. reclist-receiver = reclist-rec_type = 'U'. APPEND reclist. * Sending the document CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1' EXPORTING document_data = doc_chng put_in_outbox = 'X' commit_work = 'X' TABLES packing_list = objpack object_header = objhead contents_txt = objtxt contents_hex = objbin receivers = reclist EXCEPTIONS too_many_receivers = 1 document_not_sent = 2 operation_no_authorization = 4 OTHERS = 99. ENDFORM. " DISATCH_MAIL

    Refer:
    http://www.sap-img.com/abap/sending-mail-with-attachment-report-in-background.htm
    http://www.saptechies.com/sending-mail-with-attachment-report-in-background/

  • Not able to open SharePoint 2010 Site in SharePoint Designer 2010

    Hi all,
    I have SharePoint 2010 Environment and when I try to open the site in SharePoint Designer with the regular URL (https://xyz.com)
    some time i am getting error "'The server sent a response which SharePoint Designer could not parse. If you are trying to connect to a Microsoft SharePoint Foundation server, check with the server's administrator to make sure Microsoft
    Foundation is installed properly" and some time its work fine and open the site without any issue... but when i try to open the site with the internal URL like (http://Servername:Port) it work perfectly.
    Even i am not able to open the custom workflow in SharePoint designer whenever i am able to open the site with my regular URL (https://xyz.com) and getting error "Failed to load the configuration file for the workflow", but with
    the Internal URL (http://Servername:Port) i am able to open that workflow without any issue.
    Please suggest!!!

    Hi NaveenKSah,
    According to your description, my understanding is that you got an error when you opened AAM url of a site with SharePoint 201o Designer.
    Please try to add <remove verb="*" path="*.asmx" /> after <httpHandlers> in the site web.config file, compare the result.
    Note: before changing the web.config file, please make a backup for the file.
    More information, please refer to the link:
    http://dishasharepointworld.blogspot.com/2010/08/server-sent-response-which-sharepoint_30.html
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Not able to get the connection to mssql server thro native sql

    Dear Experts,
               I have created a database connection to mssql server thro DBCO t.code.Am not able to get the connection when i am executing Native SQl for geting connection of mssql server.
    DATA: CON_NAME LIKE DBCON-CON_NAME VALUE 'BIW'.
    EXEC SQL.
      CONNECT TO :con_name AS 'C1'
    ENDEXEC.
    Am always getting sy-subrc = 4. The user name and password i have given in dbcon table having full authorization to access mssql database. I am working SAP ecc 5.0. Also both servers are running in windows.
    could anyone hlep me on this issue.
    Thanks in advance.

    Hello, the submitted error must be analyzed according to the Syntaxis and characteristics of the MSSQL database. See explanation of error.
    http://doc.ddart.net/mssql/sql2000/html/trblsql/tr_reslsyserr_1_1o1i.htm
    Error 156
    Severity Level 15
    Message Text
    Incorrect syntax near the keyword '%.*ls'.
    Explanation
    This error indicates that the syntax of a Transact-SQL statement is incorrect and that the syntax error was detected near the keyword specified in the error message. The most frequent causes for syntax errors are misspellings of Transact-SQL keywords or operators, and specifying the syntax of a Transact-SQL statement in the wrong order.
    One of the more complicated causes for this error may be a compatibility level mismatch for the current database. If the current database has a compatibility level other than 70, Microsoft® SQL Serveru2122 will not recognize any of the keywords that a database with a compatibility level of 70 would recognize.
    Action
    First, check the Transact-SQL statement syntax near the keyword specified in the error message. Because Transact-SQL language syntax can be very complex, SQL Server may incorrectly report the position of the syntax error as later in the Transact-SQL statement than it actually occurred. Second, reexamine the entire Transact-SQL statement that generated the error. Verify the syntax order of the statement.
    Ensure that the database does not have a compatibility level of 65 and has a compatibility level of 70.

  • Not able to open web analysis reports after upgradation

    we have upgraded Hyperion 11.1.1.3 to 11.1.2.2 version, after this process we are not able to open web analysis reports
    These reports are still pointing to old servers so, how to edit this database connection details in the new version??
    Edited by: 1007326 on May 22, 2013 3:29 AM

    Hi,
    Welcome to Forums...!
    I think we need to change the database connection details in the Web analysis.
    goto file --> Edit --> browse the database connection then change the server name in the connection details.
    may be this will help to resolve your issue.
    Thanks,
    mady

  • I'm not able to open PDF files in Adobe Reader XI.

    I recently updated to Adobe Reader XI and now I can't open any of my PDF documents or PDF e-mail attachments.  When I click on a document I now get a window that asks if I want to allow this file to open.  I click yes and get a monstrousity the likes I've never seen.  It blacks out my screen for a couple seconds and then I get a mixture of my desktop, task bar, and a window wanting to know if I want to open this with Protected Mode disabled.  It only fills 3/4 of the screen, the items all all blown-up in size, and are distorted.  In playing with this I have gotten notes that I have an "Incompatable Application" and "Acrobat failed to connect to a DDS Server".  On occasion I will get an Adobe Reader screen that is completely greyed out with no content in it and after a couple of seconds it goes off.  Other times I got the window about Protected Mode and I've clicked on to disable it but that doesn't work either.  I removed Adobe Reader XI and re-installed Adobe Reader X and I still have the same problem which I did not have before.  I 'm running Windows 7 Professional and have McAfee anti-virus, which I have disbled on one occasion during download and that I still had the same problem.  I went to program files to find the End User License Agreement and try to see if I needed to click on 'Accept" but it tells me the file does not exist.  I even tried using System Restore to take me back to before I did the upgrade to Adobe Reader XI and I still have this problem.  I'm at the end of my knowledge level and because these files are needed in my business I'm only able to operate at about 50%. 

    From: Test Screen Name [email protected]
    Sent: Sunday, August 04, 2013 11:32 AM
    To: gunner0490
    Subject: I'm not able to open PDF files in Adobe Reader XI.
    Re: I'm not able to open PDF files in Adobe Reader XI.
    created by Test Screen Name <http://forums.adobe.com/people/TestScreenName>  in Adobe Reader - View the full discussion <http://forums.adobe.com/message/5565198#5565198

  • Not able to open FCS console

    Dear All
    I have one Forefront Client Security server which exist on Storage, before 3 days Storage was goen down and when it ups we are not able to open FCS/MOM console and getting errors given below
    plesae help>>
    Event Type: Warning
    Event Source: SQLAgent$FCSDB
    Event Category: (3)
    Event ID: 208
    Date:  2/6/2014
    Time:  12:10:00 PM
    User:  N/A
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 208 ) in Source ( SQLAgent$FCSDB ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag
    to retrieve this description; see Help and Support for details. The following information is part of the event: OnePoint - TodayStatisticsUpdateComputersAndAlerts, 0xB315BE3B7359194DA14F3B22838F57EA, Failed, 2014-02-06 12:10:00, The job failed.  The Job
    was invoked by Schedule 20 (TodayStatisticsUpdateComputersAndAlerts Schedule).  The last step to run was step 2 (Update Alerts)..
    Event Type: Error
    Event Source: Microsoft Operations Manager
    Event Category: (1)
    Event ID: 21213
    Date:  2/6/2014
    Time:  12:34:07 PM
    User:  NT AUTHORITY\NETWORK SERVICE
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 21213 ) in Source ( Microsoft Operations Manager ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 1, IDispatch error #3222.
    Event Type: Warning
    Event Source: Microsoft Operations Manager
    Event Category: None
    Event ID: 20607
    Date:  2/6/2014
    Time:  12:32:24 PM
    User:  NT AUTHORITY\NETWORK SERVICE
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 20607 ) in Source ( Microsoft Operations Manager ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the
    /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: COMV-FCS-GGN, -2147217770, IDispatch error #3222, ConfigurationGetOnePointFreeSpace, d:\bt\4\private\product\core\engine\managers\perfcountermanager\src\momperfcountermanager.cpp,
    984.
    Event Type: Error
    Event Source: FcsMs
    Event Category: None
    Event ID: 10002
    Date:  2/6/2014
    Time:  12:32:05 PM
    User:  N/A
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 10002 ) in Source ( FcsMs ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve
    this description; see Help and Support for details. The following information is part of the event: The Management Server Service could not import the updated antimalware definition. The component reporting the error returned the following details:
    Cannot open database "OnePoint" requested by the login. The login failed.
    Details
    Error number: 4060
    Severity level: 11
    State: 1
    Server: COMV-FCS-GGN\FCSDB
    Procedure:
    Line: 1
    Result code: 0x80004005
    Connection string:
    Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=OnePoint;Data Source=COMV-FCS-GGN\FCSDB;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=COMV-FCS-GGN;Use Encryption for Data=False;Tag with
    column collation when possible=False.
    Event Type: Error
    Event Source: DataTransformationServices
    Event Category: None
    Event ID: 81
    Date:  2/6/2014
    Time:  12:16:19 PM
    User:  N/A
    Computer: COMV-FCS-GGN
    Description:
    The description for Event ID ( 81 ) in Source ( DataTransformationServices ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE=
    flag to retrieve this description; see Help and Support for details. The following information is part of the event:
    Error Source: Microsoft Data Transformation Services (DTS) Package
    Error Description:Package failed because Step 'DTSStep_DTSTransferObjectsTask_1' failed.
    Error code: 80040428
    \Error Help File:sqldts80.hlp
    Error Help Context ID:0
    Package Name: Microsoft Forefront Client Security
    Package Description: Microsoft Forefront Client Security DTS
    Package ID: {4589F8C7-17D3-4A87-BB5B-0DBF47B6D00A}
    Package Version: {B02AC71F-35F8-45BA-ABA9-2EBFA5F33F62}
    Package Execution Lineage: {00A27827-0F39-4D31-BDED-AA77A00ACF12}
    Executed On: COMV-FCS-GGN
    Executed By: SYSTEM
    Execution Started: 2/6/2014 12:16:02 PM
    Execution Completed: 2/6/2014 12:16:19 PM
    Total Execution Time: 16.969 seconds
    Package Steps execution information:
    Step 'DTSStep_DTSTransferObjectsTask_1' failed
    Step Error Source: Microsoft SQL-DMO (ODBC SQLState: 01000)
    Step Error Description:[Microsoft][ODBC SQL Server Driver][SQL Server]Database 'OnePoint' cannot be opened. It has been marked SUSPECT by recovery. See the SQL Server errorlog for more information.
    Step Error code: 8004039E
    Step Error Help File:SQLDMO80.hlp
    Step Error Help Context ID:1131
    Step Execution Started: 2/6/2014 12:16:18 PM
    Step Execution Completed: 2/6/2014 12:16:19 PM
    Total Step Execution Time: 0.547 seconds
    Progress count in Step: 0
    Step 'DTSStep_DTSTransferObjectsTask_3' was not executed
    Step 'DTSStep_DTSExecuteSQLTask_1' was not executed
    Step 'DTSStep_DTSDynamicPropertiesTask_1' succeeded
    Step Execution Started: 2/6/2014 12:16:18 PM
    Step Execution Completed: 2/6/2014 12:16:18 PM
    Total Step Execution Time: 0.015 seconds
    Progress count in Step: 0
    Step 'DTSStep_DTSExecuteSQLTask_2' succeeded
    Step Execution Started: 2/6/2014 12:16:18 PM
    Step Execution Completed: 2/6/2014 12:16:18 PM
    Total Step Execution Time: 0.063 seconds
    Progress count in Step: 0
    Step 'DTSStep_DTSExecuteSQLTask_3' was not executed.
    ===========================
    Event Type: Error
    Event Source: SQL Server Report Service
    Event Category: None
    Event ID: 0
    Date:  2/5/2014
    Time:  12:34:44 PM
    User:  N/A
    Computer: COMV-FCS-GGN
    Description:
    Service cannot be started. Microsoft.ReportingServices.Diagnostics.Utilities.EventLogSourceNotFound: The event source "Schedule and Delivery Processor" does not exist.
       at Microsoft.ReportingServices.Diagnostics.Utilities.RSEventLog.Init()
       at Microsoft.ReportingServices.Diagnostics.Globals.Init(RSConfigurationManager configManager, RunningApplication app, Boolean resetAllPerfCounters)
       at Microsoft.ReportingServices.Diagnostics.Globals.Init(RSConfigurationManager configManager, RunningApplication app)
       at Microsoft.ReportingServices.Library.ServiceAppDomainController.Start(Boolean firstTime)
       at Microsoft.ReportingServices.NTService.ReportService.OnStart(String[] args)
       at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.

    Hi,
    Based on my research, this event ID 81 occurs if the account that the SQL Server agent runs as on the server with the Reporting database does not have permissions to
    the collection database on the other server. This most frequently happens if the SQL Server agent is running as Local System.
    If you are using an existing SQL Server computer for Client Security, you may not have the SQL Server Agent service using a domain user account.
    For Client Security to work correctly, you must give permissions for the account under which the SQL Server Agent service runs on the reporting database to the collection database on the
    management, collection, and reporting servers.
    In addition, the event ID 10002 is usually due to the installation of Client Security not being fully configured.
    Best regards,
    Susie

  • Not able to open office documents from SharePoint site using Forms auth on a Mac with Office 2011

    I posted the same question on the Mac Office forum (http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macstart/not-able-to-open-office-documents-from-sharepoint/7fba517b-ebd1-4e90-a54a-c70c5f035146?tm=1418836613595) but figured it's probably more
    of a SharePoint question so I'm going to try here as well.
    We just discovered an issue where a user logs into a SharePoint site using Forms based authentication.  When clicking on an Office file they get
    'Sorry, this site hasn't been shared with you' message:
    The user can download the file and can also open the file within the browser (Office Web apps).  This SharePoint site is on a Web app that uses mixed authentication (forms for external partners) and Windows/Kerberos for internal employees.
     When logging into this same site as an internal user I am able to open the file just fine.
    I checked the 'Microsoft Document Connection' settings and selected and deselected 'Enable Basic Authentication' and neither helped.  
    I also tried to add the site URL under 'Microsoft Document Connection' -> Add connection -> Connect to a SharePoint site.  When I put the site URL in and click 'Connect', I get an error saying that 'Only connection to SharePoint or OneDrive
    servers are supported' message.  If I try the same thing as an internal user using Windows/Kerberos authentication I am able to connect to the site just fine.
    Any ideas??

    Hi Szamir,
    As you are using Form Based authentication to open the documents from SharePoint site, I recommend to check the things below:
    Make sure that the user has permission to view the documents in the site.
    Please select "Sign me in automatically" when you sign in the login page.
    More references:
    https://social.technet.microsoft.com/Forums/en-US/ae8cc886-c362-4709-8575-07d339144714/not-able-to-open-microsoft-office-documentsdocxxls-etc-from-document-library-in-a-fba-site-in?forum=sharepointgeneralprevious
    http://manojvnair.blogspot.com/2011/06/login-prompt-while-opening-office.html
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Not able to open XMind files from IE in read only mode

    I have configured my SharePoint Farm to support .xmind file types
    Below are the steps I have done
    1.  
    Added an entry in DOCICON.XML
        <Mapping Key="xmind" Value="xmind_file1.png" EditText="XMind Mapping Software"  OpenControl="SharePoint.OpenDocuments"/>
    2. Added an entry in htmltransinfo.xml
        <Mapping Extension="xmind" AcceptHeader="application/vnd.xmind.workbook" HandlerUrl="" ProgId=""/>
    3. Added a MiME type 'application/vnd.xmind.workbook' in the Inetmgr.
    Now, xmind files are getting detected, but I am not able to open xmind files in read only mode from IE.
    Xmind files are working perfectly from Mozilla, but my client wants the xmind to be working perfectly from IE.
    Need a help on this issue....

    Hi Aries,
       Please find the screenshot below , while I am trying to open the xmind file in read only mode. It is redirecting the user to a blank page...
    Also please find the extract from the fiddler when trying to open it after selecting the read only mode
    GET http://myserver/sites/Team_test_8/Documents/file1.xmind HTTP/1.1
    Accept: text/html, application/xhtml+xml, */*
    Referer:
    http://myserver/sites/Team_test_8/Documents/Forms/AllItems.aspx
    Accept-Language: en-US
    User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
    Accept-Encoding: gzip, deflate
    Host: myserver
    If-Modified-Since: Tue, 22 Apr 2014 06:40:41 GMT
    If-None-Match: "{3243523D-B412-4437-A587-FA02D4C3C763},9"
    Connection: Keep-Alive
    Cookie: WT_FPC=id=125.22.78.82-1203562128.30325182:lv=1398735003583:ss=1398735003583; WSS_KeepSessionAuthenticated={ce7264f1-49e7-4483-9413-eed8c6929dd7}; ASP.NET_SessionId=knrzwvfb03puo1551qwl3lut
    Authorization: NTLM TlRMTVNTUAABAAAAB4IIogAAAAAAAAAAAAAAAAAAAAAGAbEdAAAADw==
    HTTP/1.1 401 Unauthorized
    Server: Microsoft-IIS/7.5
    SPRequestGuid: 16c42597-cfa9-4993-a19a-539ae9b5a7ec
    WWW-Authenticate: NTLM TlRMTVNTUAACAAAAEAAQADgAAAAFgomiyxgpfwFl18AAAAAAAAAAAKQApABIAAAABgGxHQAAAA9FAFIASQBDAFMAUwBPAE4AAgAQAEUAUgBJAEMAUwBTAE8ATgABABYARQBTAEUAUwBTAE0AVwAyADQAMgA1AAQAFgBlAHIAaQBjAHMAcwBvAG4ALgBzAGUAAwAuAEUAUwBFAFMAUwBNAFcAMgA0ADIANQAuAGUAcgBpAGMAcwBzAG8AbgAuAHMAZQAFABYAZQByAGkAYwBzAHMAbwBuAC4AcwBlAAcACACy5d2OcGPPAQAAAAA=
    X-Powered-By: ASP.NET
    MicrosoftSharePointTeamServices: 14.0.0.6114
    Date: Tue, 29 Apr 2014 06:02:10 GMT
    Content-Length: 0
    Proxy-Support: Session-Based-Authentication

  • Not able to open Database Engine

    Hi all,
    I am facing issue while trying to access the database engine of my SQL Server 2012 instance. It say login faile with error code "18456".
    In order to give user the login rights in to Database We must open the database engine which in my case I am not able to open the database engine. Analysis Services is opening fine.
    Can you please help me how to fix this issue so that I can open the Database Engine and view the contents of the database.
    My 'sa' account is also not enabled so that I can use the SQL authentication and then open it then give the user login right.
    Please help me with this. As I do not think installing the sql server 2012 from scratch is the solution, there must be some way.If the user has issue in accessing the Database Engine.
    Thanks for help.

    Just make sure when you are trying Olaf's link before doing anything please disable SQL Server agent other wise moment you put server is single user mode agent will make a connection and you would not be able to make connection then.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Not able to open data model

    Hi
    In portal i want ot design news for that i want to use xml form builder so i clicked on content management xml form builder is opened i have created a new project when i saved  i recived an error but still i clicked yes and it is saved anyways now when i clicked on data schema to open data model iam unable to open it symbol is remaining as it is
    can any body please let me know why ia m not able to open data schema to create data model.
    thanks in advance.

    Hi Krishna,
    Please follow below link it has detail steps to create xml form builder project.
    Also, check your jre version as well.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ee639033-0801-0010-0883-b2c76b18583a?QuickLink=index&overridelayout=true
    Thanks.
    Sushil

  • Not able to open Communication Channel Monitoring

    Hello All,
        I am not able to open communication Channel Monitoring in Runtime workbench under Component Monitoring. When i am click on Communication Channel Monitoring button following error was thrown. Can anybody suggest me, How to resolve this problem.
    java.lang.NullPointerException
         at com.sapportals.htmlb.table.TableView.getColumns(TableView.java:332)
         at com.sapportals.htmlb.table.TableView.getColumn(TableView.java:350)
         at com.sap.aii.mdt.amt.channelmonitoring.ChannelListTableView.setTableSortingStuff(ChannelListTableView.java:556)
         at com.sap.aii.mdt.amt.channelmonitoring.ChannelListTableView.setSingleSelectTable(ChannelListTableView.java:393)
         at jsp_channelmonitoring1213186378553._jspService(jsp_channelmonitoring1213186378553.java:257)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:566)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:190)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:68)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:29)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Thanks&Regards,
    VenkatK.

    Hi,
    The error could be because
    1) The URL referenced from RWB (Communictaion Channel) is incorrect.
            Try accesing the link directly http://HOST:JAVAPORT/mdt/channelmonitorservlet
    If you are able to open the window with out nay error, it means you url referenced from SLD is wrong. Correct your SLD and update the cache.
    2) If you are not able to access above URL, it means the java service is not running to accept your request, check in visual admin if any of the services are stopped. Try restarting the same.
    Regards,
    KNS Kumar

  • Not able to open BSP application in Internet

    Hi Everyone,
    i have a BSP Application which i have put into a tab strip as a link.But users are not able to open the url though they are able to log on to the standard application (cProjects suit 3.1)
    this is how i did.
    <htmlb:link id        = "Link1000"
                text      = "Company cProjects"
                target    = "_blank"
                reference = "http://hxyz.corp.company.ad:8000/sap/bc/bsp/sap/zzzz_cprojects/default.htm?sap-client = <%=sy-mandt%> " >
    </htmlb:link>
    can anyone let me know what configurations i need to do so as to make it open in internet outside my company's network.
    i checked SICF and application is active.
    Regards,
    Ajay

    Hi Ajay,
    This is sample application (overwrite column 7).
    Page Attribute:
    flights     TYPE     FLIGHTTAB
    ovtab     TYPE     TABLEVIEWOVERWRITETAB
    wa_ov     TYPE     TABLEVIEWOVERWRITE
    Layout:
    <%@page language="abap" %>
    <%@extension name="htmlb" prefix="htmlb" %>
    <htmlb:content design="design2003" >
      <htmlb:page title=" " >
        <htmlb:form>
          <%
      clear wa_ov .
      data: temp_bee type ref to IF_BSP_BEE .
      data: wf_text type string ,
      wf_url type string .
      wf_text = 'ABC' .
      CONCATENATE 'http://www.google.com/search?q=' wf_text INTO wf_url .
      CALL METHOD cl_htmlb_link=>factory
      EXPORTING
      id            = 'tv1_1_7'
      reference     = wf_url
      target        = '_blank'
      text          = wf_text
      RECEIVING
      element       = temp_bee .
      move: '7' to wa_ov-column_index ,
      '1' to wa_ov-row_index  ,
      temp_bee to wa_ov-display_bee .
      append wa_ov to ovtab .
          %>
          <htmlb:tableView id                   = "tv1"
                           table                = "<%= flights %>"
                           overWriteDefinitions = "<%= ovtab %>"
                           visibleRowCount      = "10"
                           columnHeaderVisible  = "true" />
        </htmlb:form>
      </htmlb:page>
    </htmlb:content>
    onInitialization Event:
    SELECT * FROM sflight INTO TABLE flights.
    Hope this helps.

Maybe you are looking for