Integrate reports with c sharp front end application

Hi i m very new bie at reporting world.
i do not know how to integrate reports with c sharp front end application.
can anyone explain or provide me good url
for explaining  how to merge or integrate reports with c shapr front end application ?
thanks.

Hi Nirav,
It seems that you want to integrate crystal reports with SDK's
Have a look to [DevLibrary|https://www.sdn.sap.com/irj/boc/sdklibrary] and [samples|https://www.sdn.sap.com/irj/boc/samples].
Regards,
Shweta

Similar Messages

  • How to return data from Ejb as collection to Front End application.

    Hi,
    I am creating a J2ee application. Here i am accessing BAPIs using stateless session bean through JCO connection. Now the BAPI is returning a return Table and return Structure to the EJB.
    I have coded the following code in one of the Ejb Method as follows:
    JCO.Table returnTable = null;
    JCO.Structure returnStructure = null;
    JCO.ParameterList paramList = siteBAPI.getExportParameterList();
    JCO.ParameterList paramList2 = siteBAPI.getTableParameterList();
    returnTable = paramList2.getTable("SITE_SUBSITE_INSTL");
    returnStructure = paramList.getStructure("BAPIRET2");
    Now i want to sent this data( returnTable & returnStructure) to front end application where front end developer accessing this returned data using Jsp.
    My scenario is that , first i want to convert this returnTable & returnStructure in a single collection and then sent this collection to Front end.
    My aim is that , the front end the application should not receive the Data, using JCO.table Variable but as a single Collection.
    I am using NWDI-2004s sps10.
    i need urgent help on this issue and i would really appreciate if somebody can put the answer with some sample code on how to return the data as Collection.

    if you want to return a result, then you probably shouldn't be using a message bean. message beans for for asynchronous tasks. session beans for for synchronous tasks. thus it would make much more sense to have your jsp call the session bean directly.

  • Error While returning CLOB back to Front End Application

    Hi All,
    I have stored procedure which generate XML CLOB and returns CLOB back to front end application.
    But when my CLOB exceeds some limit the front end application is not able get the CLOB.
    Following is the error i am getting.
    Procedure call to stored procedure
    _len number;
    l_buf VARCHAR2(32767);
    v_ret_clob CLOB:=' ';
    begin
    Orcl_Proc_Ctrl_4_Xml.EXECUTE_CONTROL(v_clob,v_ret_clob);
    l_len := dbms_lob.getlength(v_ret_clob);
    dbms_output.put_line('the return size OF CLOB------> '||l_len);
    dbms_lob.read(v_ret_clob, l_len, 1, l_buf);
    virsa_dbms_output(l_buf,100);
    end;
    Error Output
    the return size OF CLOB------> 113906
    BEGIN test_oraact1019; END;
    ERROR at line 1:
    ORA-21560: argument 2 is null, invalid, or out of range
    ORA-06512: at "SYS.DBMS_LOB", line 715
    ORA-06512: at "APPS.TEST_ORAACT1019", line 16
    ORA-06512: at line 1
    I am able to get the Size of CLOB but when i try give back to Front end application it is not properly passing CLOB.
    Any help on this.
    Thanks in advance
    Prashant

    Please also post this in the XML DB forum:
    XML DB

  • How to upload an Image in the front end application

    Hi friends,
    I have a requirement in the sense, soon after i login into the application with the username and password....
    I will be having an file browse item, in which i need only to upload the images, soon after selecting the picture and if i give upload means, the picture has to populate immediately above the browse item in the front end itself......
    How to achieve it friends, i dont have idea in uploading the images in the front end itself......
    for example: suppose if i want my photo to keep in the front end Soon after i login into the application means, i will select my picture from the file browse item and immediately after giving upload button, i has to come above the browse field in the front end itself.........
    Inorder for getting the image in the front, whether i need to create a separate region where the image has to come soon after given the upload button....
    help me friends, how to achieve it from the scratch........
    Thanks
    Vel Rs

    Hi peter,
    Thanks for the detailed explanation, i have got an link for doing it and this is that
    http://www.dba-oracle.com/t_easy_html_db_file_browse_item.htm
    While referring that link i couldnt able to understand one thing peter, that is
    While creating the Upload button, in the 7th point in the link it is mentioned like
    On the Branching page enter &APP_PAGE_ID. for the Branch to Page field and click Create Button.  Remember the ending period!i couldnt understand what he is trying to say over there......Can you explain that point by going through that link clearly...Whether he is asking me to create what....
    Thanks
    Vel Rs

  • Front end application error after import script run successfully in R12

    Hi ,
    i got an exception in R12 environment.
    i developed one simple OAF page and deployed in apps import script run successfully.
    but when i am opening that page in Front end it will give an exception.
    That is
    Exception Details.
    oracle.apps.fnd.framework.OAException: Could not load application module 'tflsm.oracle.apps.po.per.server.TflsmAM'.
    ## Detail 0 ##
    JBO-30003: The application pool (cph-oadb-tst22.dk.flsmidth.netTST221543tflsm.oracle.apps.po.per.server.TflsmAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:441)
    JBO-30003: The application pool (cph-oadb-tst22.dk.flsmidth.netTST221543tflsm.oracle.apps.po.per.server.TflsmAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:441)
    i will check all the class files and xml files of Application Module below top, all are there in the server top(below top)
    /u02/TST22/apps/apps_st/comn/java/classes/xxfls
    but i got the exception.
    is there any different structure in R12.
    i.ein the server top /u02/TST22/apps/apps_st/comn/java/classes/xxfls (Here my all class files in Binary mode and xml files in ASCII mode)
    only CLASS files are needed or XML files are also need.(i am moving all CLASS and XML files)
    could you please help me on this.
    Thanks with Regards,
    Muthu

    Muthu,
    This issue usually occurs when the AM.class file is not available at the given location. Try to find out on the server whether this
    tflsm.oracle.apps.po.per.server.TflsmAM exists.
    If still the problem persists then go for redeployement by deleting the existing one.
    Regards,
    Gyan

  • Automatic creation of WBES element using front end application

    Hi,
    i am looking at developing a front end tool where user will provide the required data and project name/wbes lement in the request. upon approval from project manager, sytem must creation requird WBE element in the requested project automatically. there will be multiple requests supplied to create wbes lements under the existing projects.
    for Eg. assume that there is a project AB11.00001 
    i have already have one 4th level wbes element like displayed below:
    AB11.00001
    AB11.00001.01
    AB11.00001.01.01
    AB11.00001.01.01.01
    AB11.00001.01.01.02
    AB11.00001.01.01.03
    now i would like to add new 3rd level and 4th level for above project as mentioned below:
    AB11.00001
    AB11.00001.01
    AB11.00001.01.01
    AB11.00001.01.01.01
    AB11.00001.01.01.02
    AB11.00001.01.01.03
    AB11.00001.01.02
    AB11.00001.01.02.01
    AB11.00001.01.02.02
    AB11.00001.01.02.03
    AB11.00001.01.03
    AB11.00001.01.03.01
    AB11.00001.01.03.02
    AB11.00001.01.03.03
    this must be done either using bapi or any other programme, i tried with bapi, but not able to solve, pls help me with best way of executing this auto application rather creating manually one by one using CJ20N. i am very sure we have finest ABAP'rs in this forum who will build this programme..
    thanks
    naveen lewis
    Edited by: naveennl on Aug 16, 2010 11:39 AM

    Hi Rifaee,
    appplogies for misunderstanding..
    i want only the clues how i can execute this using some of the available SAP functionalities.. ofcourse finest ABAP'rs only think out of the box to solve this and rest will usually answer it as not feasible.
    Edited by: naveennl on Aug 16, 2010 11:51 AM

  • Integrate reports with Jdeveloper

    Hi,
    Can anyone please tell me how to integrate Jasper reports with Jdeveloper.I need to create reports and Graphs in my application.
    Thanks

    Do a search in this forum for messages with "Jasper" in them you'll find many that will help you. Re: JasperReport with Jdeveloper

  • Upgrade to SAP BPC 7.0 with cluster system (Front-End & Back-End)

    Hello,
    I have to do an upgrade document about an outlooksoft 5.0 SP2 to SAP BPC 7.0 SP4 in a cluster system.
    It has 2 front-ends (IIS cluster windows) & 2 back-ends (SQL Cluster).
    We are going to do first the migration in 1 node, and then in another. The first upgrade in the first node I understand. I uninstall outlookdoft 5.0, install SAP BPC 7.0 SP4 and then restore the backup of the Appset, and do the posts upgrade action of the Dimension TIME.
    But in the second, what do we do??? I uninstall outlookdoft 5.0, install SAP BPC 7.0 SP4 and then what??? Do I have to restore the backup of the Appset again???
    I need help.
    Best regards.
    Pablo Mortera.

    Hello,
        On the second cluster node, you have only to install the software, nothing related to the appset. If you alreay run the migration stepts for the appset, all the information are into daatbase and file server.
       However, the normal behaviour is to make the installation on the both nodes, make the basic tests to validate the installation and then proceed with the appset migration.
    Best regards,
    Mihaela

  • How to display error message in front end application

    Hi Expert,
         I have one concurrent program that used to activate and deactivate the responsibilities ,
    I want that if any error occured in this program then how can I display the error message in application front end.
    Thanks in advance.

    Hi Paul,
    In the DOC_CHECK or DOC_SAVE BADI, you have a global internal table named et_messages. The structure of this table is 'bbp_smessages_badi'. You can append your error message here by inputting the message type, ID and number. The message type is either 'E' for error or 'W' for warning and the number would depend on your message class(ID). You will be able to see the error message on top of the screen, can be a red or yellow highlight depending on your appended message. I don't think creating the error message via the MESSAGE syntax will be successful, maybe this is why you are getting a runtime error.
    Regards,
    Noel

  • Lync 2013 Edge server compatibility with Lyn 2010 Front end Pool

    Hi All,
    Technet article (http://technet.microsoft.com/en-us/library/jj688121.aspx) says the following:
    If your legacy Lync Server 2010 Edge Server is configured to use the same FQDN for the Access Edge service, Web Conferencing Edge service, and the A/V Edge service, the procedures in this section are not supported. If the
    legacy Edge services are configured to use the same FQDN, you must first migrate all your users from Lync Server 2010 to Lync Server 2013, then decommission the Lync Server 2010 Edge Server before enabling federation on the Lync Server 2013 Edge Server.
    Can you tell me why it is you have to change the External Lync Web services URL during a migration to Lync 2013 from Lync 2010. What purpose does this serve?
    Also can you clarify this and explain why this is required, why would you have to migrate all of your users, would a Lync 2013 Edge not talk to a Lync 2010 front-end?
    Any help would be much appreciated. MANY THANKS.

    Thank you very much for all your inputs.
    We still have few questions:
    Questions:
    Can you tell me if Lync 2010 users will be able to login using mobility if we repoint the reverse proxy (TMG) web services publishing rule to the Lync 2013 server? Remember both systems Lync 2010 and 2013 are using the same web
    services URL so they will both end up at the Lync 2013 server. Alternatively if not we will migrate all users to 2013, this is not a problem
    In addition to this I cannot find anything that states how Exchange UM will operate when you are running from a backup pool and the exchange UM contacts are not available because they are homed on the server that is down. This
    configuration is 2 x standard edition servers pool paired. How can we make sure Exchange voice mail works during a pool failover?
    Call Park is not clear to me I read the following:
    Lync Server 2013 provides new disaster recovery mechanisms in the form of failover and failback processes. These failover and failback processes support recovery of Call Park functionality by allowing
    users who are homed in the primary pool to leverage the Call Park application of the backup pool when an outage occurs in the primary pool. Support for disaster recovery of the Call Park application is enabled as part of the configuration and deployment of
    paired Front End pools.
     Is this saying we need to deploy Call Park in the DR pool and use a different range of orbit numbers, or can we use the same range in the DR pool?
    Further, I can see that Common Area Phones will be fine as they will log into the DR pool automatically. Response Groups need to be exported and imported to the DR pool. Incidentally these did not migrate well at all and have
    caused us a big headache!
    Any inputs will be greatly appreciated. Thanks again for all of your time.

  • JSR 168 portlets with UIX as front end

    Hi Experts,
    I have been writing a code that creates a wizard when a users gets into the Edit Mode. The first step of the wizard (edit.uix) displays a link, which is an action URL, whose target page is another uix page called "edit.uix". Pasting the code here:
    //Portlet1.java
    package mypackage20;
    import java.io.IOException;
    import java.io.PrintWriter;
    import java.util.Enumeration;
    import java.util.Map;
    import java.util.ResourceBundle;
    import java.util.StringTokenizer;
    import javax.portlet.*;
    import mypackage20.resource.Portlet1Bundle;
    import oracle.cabo.servlet.BajaContext;
    import oracle.cabo.servlet.Page;
    import oracle.cabo.servlet.event.EventResult;
    import oracle.cabo.servlet.event.PageEvent;
    public class Portlet1 extends GenericPortlet
    public static final String OK_ACTION = "ok_action";
    public static final String APPLY_ACTION = "apply_action";
    public static final String PORTLETTITLE_KEY = "portletTitle";
    public static String actionUrl = "";
    public static String buildValue(PortletPreferences prefs, String key)
    String[] values = prefs.getValues(key, null);
    if (values == null || values.length < 1)
    return "";
    StringBuffer buff = new StringBuffer();
    for (int i = 0;i < values.length;i++)
    buff.append(values[(i)]);
    if (i + 1 < values.length)
    buff.append(',');
    return buff.toString();
    public void processAction(ActionRequest request, ActionResponse response) throws PortletException, IOException
    // Determine which action.
    String action = request.getParameter("ACTION");
    if("FORM2".equals(action))
    response.setRenderParameter("targetUrl", "/edit1.uix");
    else if("SHOW".equals(action))
    //response.setRenderParameter("targetUrl", "view.uix");
    response.setPortletMode(PortletMode.VIEW);
    protected String getTitle(RenderRequest request)
    // Get the customized title, defaulting to the declared title.
    PortletPreferences prefs = request.getPreferences();
    return prefs.getValue(PORTLETTITLE_KEY, super.getTitle(request));
    protected void doDispatch(RenderRequest request, RenderResponse response) throws PortletException, IOException
    // Do nothing if window state is minimized.
    WindowState state = request.getWindowState();
    if (state.equals(WindowState.MINIMIZED))
    super.doDispatch(request, response);
    return;
    // Get the content type for the response.
    String contentType = request.getResponseContentType();
    response.setContentType(contentType);
    // Get the requested portlet mode.
    PortletMode mode = request.getPortletMode();
    // Reference a request dispatcher for dispatching to web resources
    PortletContext context = getPortletContext();
    PortletRequestDispatcher rd = null;
    // Dispatch based on content type and portlet mode.
    if (contentType.equals("text/html"))
    if (mode.equals(PortletMode.VIEW))
    rd = context.getRequestDispatcher("/view.uix");
    else if (mode.equals(PortletMode.EDIT))
    String targetUrl = request.getParameter("targetUrl");
    if(targetUrl==null)
    actionUrl = getEditFormSubmitURL(request,response,"FORM2","Start Wizard");
    rd = context.getRequestDispatcher("/edit.uix");
    else
    actionUrl = getEditFormSubmitURL(request,response,"SHOW","Wizard Step 2 ");
    rd = context.getRequestDispatcher(targetUrl);
    else
    super.doDispatch(request, response);
    else
    super.doDispatch(request, response);
    if (rd != null)
    rd.include(request, response);
    else
    super.doDispatch(request, response);
    private String[] buildValueArray(String values)
    if (values.indexOf(',') < 0)
    return new String[] {values};
    StringTokenizer st = new StringTokenizer(values, ",");
    String[] valueArray = new String[(st.countTokens())];
    int i = 0;
    while (st.hasMoreTokens())
    valueArray[(i)] = st.nextToken().trim();
    i++;
    return valueArray;
    public static EventResult loadPage(BajaContext aBajaContext, Page aPage, PageEvent aPageEvent)
    EventResult myEventResult = new EventResult(aPage);
    myEventResult.setProperty("actionUrl",actionUrl);
    return myEventResult;
    public static EventResult loadPage1(BajaContext aBajaContext, Page aPage, PageEvent aPageEvent)
    EventResult myEventResult = new EventResult(aPage);
    myEventResult.setProperty("actionUrl",actionUrl);
    return myEventResult;
    protected String getEditFormSubmitURL(RenderRequest request, RenderResponse response, String actionForm,String title)
    PortletURL nextUrl = response.createActionURL();
    nextUrl.setParameter("ACTION", actionForm);
    response.setTitle(title);
    return nextUrl.toString();
    //edit.uix
    <?xml version="1.0" encoding="windows-1252"?>
    <page xmlns="http://xmlns.oracle.com/uix/controller"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:ctrl="http://xmlns.oracle.com/uix/controller"
    xmlns:html="http://www.w3.org/TR/REC-html40"
    expressionLanguage="el">
    <content>
    <dataScope xmlns="http://xmlns.oracle.com/uix/ui">
    <provider>
    <!-- Add DataProviders (<data> elements) here -->
    </provider>
    <contents>
    <document>
    <metaContainer>
    <!-- Set the page title -->
    <head title=""/>
    </metaContainer>
    <contents>
    <body>
    <contents>
    <link destination="${uix.eventResult.actionUrl}" text="Click here"/>
    </contents>
    </body>
    </contents>
    </document>
    </contents>
    </dataScope>
    </content>
    <handlers>
    <!-- Add EventHandlers (<event> elements) here -->
    <event name="*">
    <method class="mypackage20.Portlet1"
    method="loadPage"/>
    </event>
    </handlers>
    </page>
    The problem is that the parameter that I set through nextUrl.setParameter("ACTION", actionForm) , which means i set a parameter name "ACTION" with value="FORM2". This parameter is not available through String action = request.getParameter("ACTION"); in the processAction method when I click on the "Click here" link in the edit.uix.
    However, I can retrieve one parameter from the action request, which is ";wsrp-interactionState", and whose value is "ACTION=FORM2"
    I have no clue why is this happening. Any pointers in this regard are highly appreciated.
    p.s : It works fine with JSP as the front end.
    Thanks,
    Parul

    If you don't want to use the administration console to create channels based on the porltlets you deployed, you need to create a display profile fragment that create the channels and import using 'dpadmin'

  • List View Report with pipelined function in Mobile application and ORA-01007: variable not in select list

    Hi!
    I have a problem with List View Report in mobile application (theme 50 in apex) after updating to apex 4.2.2. I created Report -> List View. I used select from pipelined function in Region Source. Then when page is running and submited three times (or refreshed three times) I get an error:
    Error during rendering of region "LIST VIEW".
    ORA-01007: variable not in select list
    Technical Info (only visible for developers)
    is_internal_error: true
    apex_error_code: APEX.REGION.UNHANDLED_ERROR
    ora_sqlcode: -1007
    ora_sqlerrm: ORA-01007: variable not in select list
    component.type: APEX_APPLICATION_PAGE_REGIONS
    component.id: 21230833903737364557
    component.name: LIST VIEW
    error_backtrace:
         ORA-06512: at "APEX_040200.WWV_FLOW_DISP_PAGE_PLUGS", line 4613
         ORA-06512: at "APEX_040200.WWV_FLOW_DISP_PAGE_PLUGS", line 3220
    I get this error only when I use select from pipelined function in Region Source (for example: "select value1, value2 from table(some_pipelined_function(param1, param2)) ").
    You can check it on http://apex.oracle.com/pls/apex/f?p=50591 (login - demo, password - demo).
    In this application:
    - I created package TAB_TYPES_PKG:
    create or replace PACKAGE TAB_TYPES_PKG IS
    TYPE cur_rest_r IS RECORD (
        STR_NAME          VARCHAR2(128),
        INFO              VARCHAR2(128)
    TYPE cur_rest_t IS TABLE OF cur_rest_r;
    END TAB_TYPES_PKG;
    - I created pipelined function TEST_FUNC:
    create or replace
    FUNCTION TEST_FUNC
    RETURN TAB_TYPES_PKG.cur_rest_t  PIPELINED IS
    r_cur_rest TAB_TYPES_PKG.cur_rest_r;
    BEGIN
    r_cur_rest.STR_NAME := 'ROW 1';
    r_cur_rest.INFO := '10';
    PIPE ROW (r_cur_rest);
    r_cur_rest.STR_NAME := 'ROW 2';
    r_cur_rest.INFO := '20';
    PIPE ROW (r_cur_rest);
    r_cur_rest.STR_NAME := 'ROW 3';
    r_cur_rest.INFO := '30';
    PIPE ROW (r_cur_rest);
    r_cur_rest.STR_NAME := 'ROW 4';
    r_cur_rest.INFO := '40';
    PIPE ROW (r_cur_rest);
    r_cur_rest.STR_NAME := 'ROW 5';
    r_cur_rest.INFO := '50';
    PIPE ROW (r_cur_rest);
    RETURN;
    END TEST_FUNC;
    - I created List View Report on Page 1:
    Region Source:
    SELECT str_name,
           info
    FROM TABLE (TEST_FUNC)
    We can see error ORA-01007 after refresing (or submiting) Page 1 three times or more.
    How to fix it?

    Hi all
    I'm experiencing the same issue.  Predictably on every third refresh I receive:
    Error
    Error during rendering of region "Results".
    ORA-01007: variable not in select list
    Technical Info (only visible for developers)
    is_internal_error: true
    apex_error_code: APEX.REGION.UNHANDLED_ERROR
    ora_sqlcode: -1007
    ora_sqlerrm: ORA-01007: variable not in select list
    component.type: APEX_APPLICATION_PAGE_REGIONS
    component.id: 6910805644140264
    component.name: Results
    error_backtrace: ORA-06512: at "APEX_040200.WWV_FLOW_DISP_PAGE_PLUGS", line 4613 ORA-06512: at "APEX_040200.WWV_FLOW_DISP_PAGE_PLUGS", line 3220
    OK
    I am running Application Express 4.2.2.00.11 on GlassFish 4 using Apex Listener 2.0.3.221.10.13.
    Please note: this works perfectly using a classic report in my desktop application; however, no joy on the mobile side with a list view.  I will use a classic report in the interim.
    My region source is as follows:
    SELECT description AS "DESCRIPTION", reference AS "REFERENCE" FROM TABLE(AUTOCOMPLETE_LIST_VIEW_FNC('RESULTS'))
    The procedure:
      FUNCTION AUTOCOMPLETE_LIST_VIEW_FNC(
          p_collection_name IN VARCHAR2)
        RETURN list_row_table_type
      AS
        v_tab list_row_table_type := list_row_table_type();
      BEGIN
        DECLARE
          jsonarray json_list;
          jsonobj json;
          json_clob CLOB;
        BEGIN
          SELECT clob001
          INTO json_clob
          FROM apex_collections
          WHERE collection_name = p_collection_name;
          jsonobj              := json(json_clob);
          jsonarray            := json_ext.get_json_list(jsonobj, 'predictions');
          FOR i IN 1..jsonArray.count
          LOOP
            jsonobj := json(jsonArray.get(i));
            v_tab.extend;
            v_tab(v_tab.LAST) := list_row_type(json_ext.get_string(jsonobj, 'description'), json_ext.get_string(jsonobj, 'reference'));
          END LOOP;
          RETURN(v_tab);
        END;  
      END AUTOCOMPLETE_LIST_VIEW_FNC;
    Thanks!
    Tim

  • BO SSO with the SAP front end tool

    Hi ,
    I am trying to go with SSO in the BO 3.0 version but i an facing an error when i am trying to create the ticket .... i am pasting the error and the architecture  of the process kindly help me in this issue....
    Please can we have SSO setup in the following envioronments and applications
    BO Systems : B0S/B0D/B0Q/B0P
    EP Systems: S0E/D0E/Q0E/P0E
    Applications: InfoViewApp /CmcApp
    This is required for complete implementation of  Business Objects security model because SAP users do not have passwords
    Problem Description: (Precise description of problem)
    Setup SSO in the following environments and applications :
    BO Systems : B0S/B0D/B0Q/B0P
    EP Systems: S0E/D0E/Q0E/P0E
    Applications: InfoViewApp /CmcApp
    This is required for complete implementation of Business Objects security model because SAP users do not have passwords
    Analysis:
    SAP side u2013 items already complete:
    - on the SAP side the portal needs to generate tickets for the BI system
    - the BI system needs to trust the Portal
    - the BI system needs to accept SSO tickets
    - all the machines need to be in the same domain
    Installation of the complete items can be confirmed by the presents of portal login ticket at these addresses :
    Several issues needs to be checked in the Business Objects environment:
    - the SAP authentication needs to be configured for the SAP system
    - the web.xml for InfoView needs to use secSAPR3 as default setting for the authentication
    - the default system in the SAP authentication options should be configured to use your SAP BI system
    - the Business Objects system needs to be in the same domain
    Analysis of authorization requirements (Mandatory for programs and tables):
    Solution: (Final solution)
    To complete the SSO implementation in the SAP BO environment, these issues should be completed:
    1):  Test that the SAP portals actually accepts portal login tickets:
    https://epproduction-app.statoil.no/irj/portal
    https://epquality-app.statoil.no/irj/portal
    https://epdevelopment-app.statoil.no/irj/portal
    https://epsandbox-app.statoil.no:56201/irj/portal
    2):  Implement and test the following items:
    - the SAP authentication needs to be configured for the SAP system
    - the web.xml for InfoView needs to use secSAPR3 as default setting for the authentication
    - the default system in the SAP authentication options should be configured to use your SAP BI system
    - the Business Objects system needs to be in the same domain
    3): Check that fully qualified URLu2019s for BO systems calls the sso login:
    - This also should be tested and confirmed working by the basis team (EDB) before the task is completed
    - Comparison with production setup today is required
    - Fully operational SSO setup in Prod can be found at:  http://boxi.statoil.no:8080/InfoViewApp/logon.jsp
    Tomcat implementation
    SSO setup implicates these reconfiguration elements:
    -     Update of web.xml for InfoViewApp and CmcApp in Tomcat :
    This is the correct web.xml setup for SSO (gathered from prod env.):
        <!-- Choose whether to let the user change the CMS name -->
        <!-- If it isn't shown the default System from above will be used -->
        <context-param>
            <param-name>cms.visible</param-name>
            <param-value>true</param-value>
        </context-param>
        <!-- You can specify the default Authentication types here -->
        <!-- secEnterprise, secLDAP, secWinAD, secSAPR3 -->
        <context-param>
            <param-name>authentication.default</param-name>
            <param-value>secSAPR3</param-value>
        </context-param>
        <!-- Choose whether to let the user change the authentication type -->
        <!-- If it isn't shown the default authentication type from above will be used -->
        <context-param>
            <param-name>authentication.visible</param-name>
            <param-value>true</param-value>
        </context-param>
        <!-- The default home page -->
        <context-param>
            <param-name>homepage.default</param-name>
            <param-value>/jsp/listing/home.jsp</param-value>
        </context-param>
        <!-- If the locale preference is disabled (only english languages will be used/allowed) -->
        <context-param>
            <param-name>disable.locale.preference</param-name>
            <param-value>false</param-value>
        </context-param>
        <!-- Set to false to disable Siteminder single sign on. -->
        <context-param>
            <param-name>siteminder.enabled</param-name>
            <param-value>false</param-value>
        </context-param>
        <!-- You can specify the siteminder Authentication type here -->
        <!-- secLDAP, secWinAD -->
        <context-param>
            <param-name>siteminder.authentication</param-name>
            <param-value>secLDAP</param-value>
        </context-param>
        <!-- Set to true to enable Vintela single sign on. -->
        <context-param>
            <param-name>vintela.enabled</param-name>
            <param-value>false</param-value>
        </context-param>
        <!-- Set to true to enable other single sign on. -->
        <context-param>
            <param-name>sso.enabled</param-name>
            <param-value>true</param-value>
        </context-param>
        <!-- Set to false to disable logon with token. -->
        <context-param>
            <param-name>logontoken.enabled</param-name>
            <param-value>true</param-value>
        </context-param>
        <!-- For turning persistent cookies on/off for the logon page.  Defaults to true if this is not present -->
        <context-param>
            <param-name>persistentcookies.enabled</param-name>
            <param-value>true</param-value>
        </context-param>
    Kerberos setup:
    Please see separate attached document in C148946.
    Implementation plan
    1)    Implement SSO on Sandbox server st-tw283, and test in cooperation with Migration BO project and Solution Responsible
    2)    Implement SSO on Dev server st-w1024, and test in cooperation with Migration BO project and Solution Responsible
    3)    Implement SSO on clustered servers Q server st-w1023 and Sanbox server st-tw63, and test in cooperation with Migration BO project and Solution Responsible
    4)    When approved by test group, finish test approval doc and prepare for production environment implementation
    can any one guide me in this since this is critical and if any documents are there pls. forward me i will check them
    Thanks & Regards
    Sanjeevkumar.D.Belagal
    09900084312

    Hi Sanjeev,
    It is kind of very hard to go through all the details you have written.
    You have BO 3.0 and SAP in Back End.
    First you have to install BOBJ
    Then install Integration Kit.
    Then you have to take some steps in SAP BI side such as creating RFC.
    Then you will import your roles into BOBJ by going to CMC.
    After that one you will be able to attain SSO.
    Have you done all? If yes then exactly what error or issue you are getting? Be brief please.
    When you mention any problem mention following.
    What version you have?
    What is in the back end?
    What service Pack and Fix Pack you installed?
    What environment you have?
    What error you are getting and on which step?
    Regards,
    Bashir Awan

  • Problem with Sharepoint Web Front End

    I have Sharepoint 2007 Farm with 2 WFE, 1 App and 1 SQL Server. The problem is, one of the WFE takes too much of time to provide response, it literally shows the page is loading... for more than 2-3 minutes. Everytime this happens, i will do an App Pool
    Recycle and it fixes the issue, and the WFE starts processing request normally. This happens 3-4 times a day.
    The below is a SQL Error which i got from Event log, which i suspect might be the reason.
    Could not open connection using 'data source=AAA;initial catalog=PwC_CRM_Extensions;integrated security=SSPI;pooling=false;persist security info=false' in App Domain '/LM/W3SVC/1355281042/Root-2-130622646929401206'. The full exception text is: A network-related
    or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes
    Provider, error: 40 - Could not open a connection to SQL Server)
    Please help me out on this.

    Phill,
    Have a look at this KnowledgeBase article:
    http://digital.ni.com/public.nsf/websearch/862567530005F09C8025673000529121?OpenDocument
    --Paul Mandeltort
    Automotive and Industrial Communications Product Marketing

  • Strange issue with Lync 2013 Front end pool and UC Endpoints.

    I have two servers in a Lync Pool.
    S1 and S2.  I also have an ACD server that has Trusted endpoints within Lync.
    With both servers running, if a call is answered by S2 there are a bunch of weird delays in transfers.  IF I shut down S2, everything works right.  If I just run S2, the endpoints just ring forever and never pick up.  
    Additionally, with just the S1 server running, in and out calls are fine.   With just the S2 server, outbound is delays and no inbound work.
    It seems like there is something wrong with the S2 server, but what could it be?
    Alex.

    Hi,
    Agree with Edwin.
    Did you receive any error message from FE S2 when the issue happen?
    Please double check the network status between FE S2 and ACD Server, on Lync Server Control Panel, check if FE S2 replication status normally.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

Maybe you are looking for