Regarding NOT BOUND error in Zfield

Hi All,
I am  new to CRM WEBClient  IC.
I have created a Zfield using AET tool and  added in Interaction center Identify Account screen but
I am gettting a NOT BOUND for that  Zfield .
Could anyone help me track the reason and how to solve this error?
Regards,
Swaraj

Hi Steve,
Thanks for your reply.
As u said i posted the same question in Interaction center.
Please could you give me the description in detail .
Regards,
Swaraj

Similar Messages

  • NOT Bound error for Zfield added through AET

    Hi.
    We added a Zfield through AET in the Account overview screen of IC Web UI.
    The same field we added in the Account Identification screen of IC Web UI.
    Account Overview screen its showing as enabled mode and its working fine.
    but in Identify account screen its giving not bound error.We added the field under the Enhanced BO Account with Ref BO as BUPA.
    Any suggestions to solve this issue will be highly appreciated.
    Regards,
    Sijo.

    Thread is closed as there are no replies.

  • 'BuilHeader not bound' error for custom field added by AET

    Hi,
    We created a Custom field through AET in IC Web UI Screen
    The field is in the Accont Identification screen
    But the field is showing 'Buiheader nto bound error' on loading of the screen.
    We generated the GETTER and the SETTER Methods for the corresponding field in the context node CONTACT PERSONS of the ICCMP_BP_SEARCH Component.
    While Debugging its seen that the
        DATA: current TYPE REF TO if_bol_bo_property_access.
    if iterator is bound.
          current = iterator->get_current( ).
        else.
          current = collection_wrapper->get_current( ).
        endif.
    current  is not getting populated and thats reason why its giving the 'Buiheader not bound error'
    Any suggestions on this will be highly appreciated.
    Regards,
    Sijo
    Edited by: sijokjohn85 on Oct 21, 2009 3:01 PM

    Hi Masood,
    I checked the method create_contactpersons but I couldnt find anything unusual there.
    The code below is present in the  CREATE_CONTACTPERSONS Mehtod of the context class
    model = owner->create_model(
            class_name     = 'ZL_CRMCMP_B_BUPASEARCHB2B_CN01'
            model_id       = 'ContactPersons' ). "#EC NOTEXT
        ContactPersons ?= model.
        CLEAR model.
    * bind to custom controller
      owner->do_context_node_binding(
               iv_controller_type = CL_BSP_WD_CONTROLLER=>CO_TYPE_CUSTOM
               iv_name =
               'ICCMP_BP_SEARCH/CuCoSearch' "#EC NOTEXT
               iv_target_node_name = 'CONTACTPERSONS'
               iv_node_2_bind = CONTACTPERSONS ).
    Any suggestions like how to fix this issue.
    Regards,
    Sijo

  • Not Bound Error

    Hi,
    I have created a custom component (Z).
    To that, I have added a model context node IBTEST having underlying BOL entity as IBHeader and containing attribue STATUS.
    I have added the attribute STATUS to the view using UI configurator.
    Now when I try to test the component it gives me the following error:
    Status IBHeader not bound
    Could anyone help me track the reason and how to solve this error?
    Kindly let me know all the details/steps that we need to follow to add a field on the view in an editable form.
    Regards,
    Mohit

    Your Z component will not work in Isolation. It has to be bounded to some existing Component where you want it to place it.
    Regards,
    Harshit

  • Fatal! Book not bound error on B&N Nook upload of EPUB

    When exporting to EPUB, Indesign 2014 issues the following metadata:
    <metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
    If you've modified any of the metadata with opf attributes, this leads to the error "Fatal! book not bound" when uploading to B&N Nook, and maybe other sites as well. The correction for this error is to add the opf organization into the metadata tag like this:
    <metadata xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:opf="http://www.idpf.org/2007/opf">
    I chose 2 lines for clarity, but as you probably know, two lines isn't required.
    I also called this a "bug" on the title of this post. This is not technically correct. This error happens when you choose to use your ISBN, a URI, or anything except the internally generated UUID for your ebook which requires an opf attribute. Since UUIDs are not a guarantee at uniqueness as ISBNs, this is something I do. So, forgive the "bug" part of this post's labeling. It's not a bug, but it is certainly an issue to anyone formatting metadata to any degree of specificity, so I wanted to post the solution.
    Blessings!

    OR the subject could have been "Adobe engineers rush to meet marketing window and feverishly work on  patches for known defects and product inadequacy while marketing promises the world to Adobe customers." Stop blaming the customer—particularly if you are a member of the guilty party. I've been in engineering 40 years and I finally kissed MS goodbye for Apple with just one arrogant attitude too many at MS. I took a company and a college with me too. You're a powerhouse at the moment, but so was Tandem Computers before a little upstart PC upstart bought them out. Corel is on your butt and closing the gap. They aren't there, but they are doing what Borland did to Microsoft and affecting your prices, your profits, and making you come up with all sorts of "creative" plans to maintain your lead. If your CEO saw your cantankerous reply to a customer post he'd probably put you in timeout at annual review time "oh smart one". Why don't you "move" this one to your upper management.

  • Regarding  BuildHeader entity is Not Bound.

    Hi All,
    I am new to CRM WEBClient IC.
    I have created a Zfield using AET tool and added in Interaction center Identify Account screen but
    I am gettting a NOT BOUND for that Zfield .
    I had my Zfields in BuildHeader entity in ROOT OBJECT model.
    Now Why the BuilHeader entity is not bound ?
    Could anyone help me track the reason and how to solve this error?
    Regards,
    Swaraj
    Edited by: swaraj sap on Oct 13, 2009 5:12 PM

    Is this with respect to portal server's blog portlet?

  • BuilContactPersonAddress not bound

    Hi All ,
      We are working on SAP CRM 7.0 EHP2. In account identification screen,while searching account no,"BuilContactPersonAddress not bound" error is shown for the fields for which data is not maintained.
    We tried to implement SAP NOTE  0001310136,0001386070 but system displayed not a valid correction while implementing the note.
    Please let ne know what is the issue?
      Regards,
      Moumita

    Hi Moumita,
    Its not an error. Its just an information which states that BuilContactPersonAddress is not bound which means its not able to bind with the Address node of the Contact Person because it doesn't exist. Once you have maintained the Address for the Contact Person and there's an address no. in the database for that Contact Person, you'll not see this message.
    Thanks
    Vishal

  • EJB not bound Exception

    Hi All,
    Any body can help me to Run my first EJB. I am getting Name not bound error. I thing it is JNDI error. I generate the classes and interfaces using Xdoclet.
    I am using eclipse3.1, jboss4
    Please see the entry in ejb-jar.xml
    <entity >
    <description><![CDATA[Description for Simple]]></description>
    <display-name>Name for Simple</display-name>
    <ejb-name>Simple</ejb-name>
    <local-home>com.interfaces.SimpleLocalHome</local-home>
    <local>com.interfaces.SimpleLocal</local>
    <ejb-class>com.ejb.SimpleCMP</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.String</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
    <abstract-schema-name>Simple</abstract-schema-name>
    <cmp-field >
    <description><![CDATA[]]></description>
    <field-name>id</field-name>
    </cmp-field>
    <cmp-field >
    <description><![CDATA[]]></description>
    <field-name>name</field-name>
    </cmp-field>
    <primkey-field>id</primkey-field>
    </entity>
    Please see the entry in jboss.xml file
    <entity>
    <ejb-name>Simple</ejb-name>
    <local-jndi-name>ejb/SimpleLocal</local-jndi-name>
    <method-attributes>
    </method-attributes>
    </entity>
    When i do lookup with "ejb/SimpleLocal" name then It gives me Not Bound error.
    Please help me to solve this problem.
    Thanks in advance
    Message was edited by:
    raviadha

    hi
    Here is my client
    HelloClient
    import javax.naming.*;
    import javax.ejb.*;
    import javax.rmi.*;
    public class HelloClient
    public static void main(String [] args)
    try{
    InitialContext ctx=new InitialContext();
    Object obj=ctx.lookup("HelloEJB");
    HelloHome home=(HelloHome)PortableRemoteObject.narrow(obj, HelloHome.class);
    Integer id=new Integer(Integer.parseInt(args[0]));
    Hello h=home.create(id,args[1]);
    }catch(Exception e)
    System.out.println(e);
    ejb-jar.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN"
         "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
    <ejb-jar>
    <enterprise-beans>
    <entity>
    <ejb-name>HelloEJB</ejb-name>
    <local-home>HelloHome</local-home>
    <local>Hello</local>
    <ejb-class>HelloBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.Integer</prim-key-class>
    <reentrant>False</reentrant>
    <abstract-schema-name>HelloAA</abstract-schema-name>
    <cmp-field>
    <field-name>helloId</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>helloName</field-name>
    </cmp-field>
    <primkey-field>helloId</primkey-field>
    </entity>
    </enterprise-beans>
    </ejb-jar>

  • Error - Name jdbc is not bound in this Context

    Hi,
    i wanted to use Datasource in JDBC to make connection with mysql
    suport and want to excute Jsp page but not able to execte some error is
    getting.
    1)Jsp Page: data_source.jsp
    <%@ page session="true" import="java.sql.*,javax.sql.*,javax.naming.*" %>
    <HTML>
    <body bgcolor="blue">
    <H1 align = "center" >
    Welcome to User and can see the DataSource Connection
    <%
    InitialContext ctx = new InitialContext();
    DataSource ds = (DataSource)ctx.lookup("jdbc/test");
    Connection conn = ds.getConnection();
    Statement stmt = conn.createStatement();
    ResultSet rs = stmt.executeQuery("SELECT * from emp");
    if(rs.next())
    %>
    <table width="100%" border="1" >
    <tr align="left">
    <th>Name</th>
    <th>Dept</th>
    </tr>
    <%
    do
    %>
    <TD> <%= rs.getString("Name") %> </TD>
    <TD> <%= rs.getString("Dept") %> </TD>
    <%
    }while(rs.next());
    %>
    </table>
    <%
    }else {
    %>
    No Results from Query:
    <%
    rs.close();
    stmt.close();
    conn.close();
    ctx.close();
    %>
    </body>
    </html>
    2) web.xml file content
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <description>MySQL Test App</description>
    <resource-ref>
    <description>Mysql DB Connection</description>
    <res-ref-name>jdbc/test</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    <servlet>
    <servlet-name>s1</servlet-name>
    <servlet-class>first</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>s1</servlet-name>
    <url-pattern>/test</url-pattern>
    </servlet-mapping>
    </web-app>
    3) myhealth.xml or server.xml
    <?xml version='1.0' encoding='utf-8'?>
    <Context docBase="C:/Program Files/Apache Software Foundation/Tomcat
    5.0/myhealth" path="/myhealth" reloadable="true" privileged="true">
    <Resource name="jdbc/test"
    scope="Shareable" type="javax.sql.DataSource"
    auth="Container" description="hOME.."/>
    <ResourceParams name="jdbc/test">
    <parameter>
    <name>driverClassName</name>
    <value>com.mysql.jdbc.Driver</value>
    </parameter>
    <parameter>
    <name>url</name>
    <value>jdbc:mysql://localhost:3306/test?autoReconnect=true</value>
    </parameter>
    <parameter>
    <name>username</name>
    <value>root</value>
    </parameter>
    <parameter>
    <name>password</name>
    <value>test</value>
    </parameter>
    </ResourceParams>
    </Context>
    4) Error which i got during execution of data_Source.jsp page.
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it
    from fulfilling this request.
    exception
    javax.servlet.ServletException: Name jdbc is not bound in this Context
    org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:867)
    org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:800)
    org.apache.jsp.Data_005fSource_jsp._jspService(Data_005fSource_jsp.java:115)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:133)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:311)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    root cause
    javax.naming.NameNotFoundException: Name jdbc is not bound in this Context
    org.apache.naming.NamingContext.lookup(NamingContext.java:815)
    org.apache.naming.NamingContext.lookup(NamingContext.java:198)
    org.apache.naming.SelectorContext.lookup(SelectorContext.java:183)
    javax.naming.InitialContext.lookup(InitialContext.java:351)
    org.apache.jsp.Data_005fSource_jsp._jspService(Data_005fSource_jsp.java:56)
    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:133)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:311)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    As i made datasource Context using Tomcat apache. But i still get same error.
    I tried so much from Google search, please give me proper solution.
    Coz this is the common problem most of the programmers face initally
    Thanks,
    Prabhat

    i installed tomcat. the installation is done successfully..
    But i can't connect to the db(MySQL)
    i am getting some errors regarding some exception like
    **org.apache.jasper.JasperException: An exception occurred processing JSP page /TestTomcatToMySQLConn.jsp at line 16**
    **13:          Context ctx = new InitialContext();**
    **14:*          if(ctx == null )*
    *15:              throw new Exception("Boom - No Context");*
    *16:           ds = (DataSource)ctx.lookup("java:comp/env/jdbc/testDB");*
    *17:*
    *18:   if(ds == null )*
    *19:       throw new Exception("Boom - No Datasource");*
    Stacktrace:_
    *     org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:505)*
    *     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)*
    *     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)*
    *     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)*
    *     javax.servlet.http.HttpServlet.service(HttpServlet.java:803)*
    root cause_
    javax.servlet.ServletException: javax.naming.NameNotFoundException: Name jdbc is not bound in this Context_
    *     org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:850)*
    *     org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)*
    *     org.apache.jsp.TestTomcatToMySQLConnjsp._jspService(TestTomcatToMySQLConn_jsp.java:88)*_
    *     org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)*
    *     javax.servlet.http.HttpServlet.service(HttpServlet.java:803)*
    *     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)*
    *     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)*
    *     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)*
    *     javax.servlet.http.HttpServlet.service(HttpServlet.java:803)*
    please Help

  • Error: Fields not Bound.

    Hi,
    I have developed Z UI Comopnent and facing Error on UI screen for each filed 'Filed not Bound'.
    Below are the steps which i have followed.
    1) Created UI component ZTEST_BP.
    2) Added Model - ALL to models using runtime repository.
    3) Created Custom controller BPCuCO using wizard - Added Model Node BUILHEADER.
    4) Created new View BPDetailsview using wizard, also done binding of view with custim controller during wizard.
    5) In newly created view added First Name, Last Name, *** fields to the View using UI Config tool in GUI.
    6) Assigned View to the window using Runtime Repository.
    7) Executed Application.
    So after execution i am still getting message in each filed as FIRSTNAMEnot bound, LASTNAMEnot bound. Also when i am navigating to the context node it is showing its bound to the Custum controller. Even below code is generated in CREATE method of context impl class.
    method create_builheader.
        data:
          model        type ref to if_bsp_model,
          coll_wrapper type ref to cl_bsp_wd_collection_wrapper,
          entity       type ref to cl_crm_bol_entity,           "#EC *
          entity_col   type ref to if_bol_entity_col.           "#EC *
        model = owner->create_model(
            class_name     = 'ZL_ZBP_UPDA_BPUPDATEVIEW_CN00'
            model_id       = 'BuilHeader' ).                    "#EC NOTEXT
        builheader ?= model.
        clear model.
    bind to custom controller
        owner->do_context_node_binding(
                 iv_controller_type = cl_bsp_wd_controller=>co_type_custom
                 iv_name =
                 'ZTEST_BP/bpupdateCuCo'                      "#EC NOTEXT
                 iv_target_node_name = 'BUILHEADER'
                 iv_node_2_bind = builheader ).
    endmethod.
    Can any one please help, what can be the reason ? why this message is getting populated in UI. And what can be done to correct the same.
    Regards,
    Raghu.

    Instatiating an existing bp can be done by:  Run a query using the BP number as one of the search parameter and the result list contains BP entity( BuilHeader)
    below is the sample code for same
    *Data Declaration
      DATA: l_partner       TYPE bu_partner, "Busines partner number
            lr_bp_col       TYPE REF TO if_bol_entity_col,"Entity collection
            lr_search_bp    TYPE REF TO cl_crm_bol_query_service, " Search query instance
            iv_query_name   TYPE crmt_ext_obj_name. " Query name
    l_partner = <BP number).
      iv_query_name = 'BuilHeaderSearchNew '.
      lr_search_bp = cl_crm_bol_query_service=>get_instance( iv_query_name ).
    *Set selection parameters
      CALL METHOD lr_search_bp->set_property
        EXPORTING
          iv_attr_name = 'PARTNER'
          iv_value     = l_partner.
    *Read Search result
      lr_bp_col = lr_search_bp->get_query_result( ).
      CHECK lr_bp_col IS BOUND.
    lr_bpentity = lr_bp_col->get_first( ) "lr_bpentity contains Builheader entity of the BP number above mentioned.
    this entity needs to be added to your context node collection which will display BP data on your view
    You need explore BOL coding in standard components to find all these things.
    Regards,
    Priyanka
    Edited by: priyanka ganapa on Jun 16, 2011 4:47 PM

  • Error:CalculatorBeanRemote not bound

    Hi Good People,
    I am developing a sample EJB3 application in eclipse3.4. I am following the following steps:
    1) First of all i am creating an EJB project (testEJB) in the eclipse. While creating this Project i am selecting the options of 1) Create an EJB Client Jar Module (testEJBClient) to hold the client interfaces and classes and 2) Add Project to an EAR (testEJBEAR) for this project. So it will create three different projects with the given names in the eclipse.
    2) Now in the project testEJB i will create a stateless session bean. Its corresponding remote interface will be automatically created in the testEJBClient. Now i will declare a simple method hello() in the remote interface and will implement it in the testEJB.
    So this completes my ejb beans.
    3) Now in the third step i am creating a dynamic web project (with jboss as server). In this project's properties, in the java EE Module Dependencies section i am giving reference to both the testEJB.jar and testEJBClient.jar so that i can access the method in my jsp or servlets. My index.jsp is looks like:
    <%@ page contentType="text/html; charset=UTF-8" %>
    <%@ page import="com.*, javax.naming.*,java.util.Properties"%>
    <%
                           Properties p = new Properties();
                      p.put("java.naming.factory.initial", "org.jnp.interfaces.NamingContextFactory");
                      p.put("java.naming.factory.url.pkgs", "org.jboss.naming:org.jnp.interfaces");
                      p.put("java.naming.provider.url", "localhost");
                      Context ctx = new InitialContext(p);
                      calculator = (CalculatorBeanRemote)ctx.lookup(CalculatorBeanRemote.class.getName());
                   System.out.println("Loaded Calculator Bean");
            } catch (Exception ex) {
                System.out.println("Error:"+
                        ex.getMessage());
    %>But when i am trying to run this file it is giving the following exception :
    Error:com.CalculatorBeanRemote not bound
    I am trying to solve this from last 3 days but still not successful. If any one has any idea please help me.
    I am also attaching the log file of jboss server.
    Regards,
    Khushwinder

    I think your EJB's are not bound.
    You can find this message when deploying the ejb server jar in the jboss app server.
    And also check your web-inf/lib path for any jar files.
    1.if your web-inf/lib contains the testEJBClient.jar(client jar) then remove it from there and place it in
    jbosshome/server/default/lib
    2.Place your testEJB.jar (server jar) in the deploy folder of jboss.similary your web app war file also place in the same location
    by verifying the step1.
    Don't use eclipse deployment. Manually place these jar files in the jboss and run the jboss in command prompt.
    If you found in exception like binding then check your deployment packaging once again.
    If you have any problem then ask me.
    I hope it will solve your problem.
    Regards
    Venki

  • Error : Membership id not bound

    Hi Experts,
    I am currently configuring Loyalty Management in the system.
    I need to create a membership id and attach loyalty program to this. When I try to create a Membership id, it don't get saved and gives the following error : " Membership id not bound "
    Did I miss any configuration?
    Please help me out in fixing the issue.
    Thanks,
    Shruthi

    Hi Shruthi,
    Please check whether the number ranges are maintained for objects related to membership:
    for example
    1. LOY_CRD_ID - Object for Card Internal ID
    2. LOY_MSH_ID Object for Membership ID
    3. LOY_PTACCT - Object for Point account set ID
    4. LOY_MA_ID - Number range for CRM Member activity
    Hope this helps.
    Regards,
    Rashmi

  • Getting *Not all values are bound* error while creating the VO

    Hi
    When i create a VO with the following query i am getting ORA-01008: not all variables bound error after giving apply.
    The Query is:
    SELECT
    emp.full_name CSA,
    COUNT(*) "Total # disputes",
    SUM(rac.total_amount) "Total Dispute Amt",
    (SELECT
    COUNT(jtb4.task_id)
    FROM
    jtf_tasks_b jtb4,
    ra_cm_requests_all rac4
    WHERE
    rac4.request_id = jtb4.attribute8
    AND jtb4.attribute_category = 'Dispute'
    AND trunc(jtb4.scheduled_end_date) = trunc(SYSDATE)
    AND rac4.org_id = *:1*
    AND jtb4.owner_type_code = 'RS_EMPLOYEE'
    AND rac4.status = 'PENDING_APPROVAL'
    AND jtb4.owner_id=emp.resource_id
    AND jtb4.open_flag = 'Y'
    AND EXISTS (SELECT 1
    FROM ar_payment_schedules_all arp4
    WHERE rac4.customer_trx_id = arp4.customer_trx_id
    AND arp4.amount_in_dispute IS NOT NULL)) "#D's on Today",
    (SELECT
    NVL (SUM (rac4.total_amount), 0)
    FROM
    jtf_tasks_b jtb4,
    ra_cm_requests_all rac4
    WHERE
    rac4.request_id = jtb4.attribute8
    AND jtb4.attribute_category = 'Dispute'
    AND trunc(jtb4.scheduled_end_date) = trunc(SYSDATE)
    AND rac4.org_id = *:2*
    AND jtb4.owner_type_code = 'RS_EMPLOYEE'
    AND rac4.status = 'PENDING_APPROVAL'
    AND jtb4.owner_id=emp.resource_id
    AND jtb4.open_flag = 'Y'
    AND EXISTS (SELECT 1
    FROM ar_payment_schedules_all arp4
    WHERE rac4.customer_trx_id = arp4.customer_trx_id
    AND arp4.amount_in_dispute IS NOT NULL)) "$Val Disp on Today",
    (SELECT
    COUNT (jtb4.task_id)
    FROM
    jtf_tasks_b jtb4,
    ra_cm_requests_all rac4
    WHERE
    rac4.request_id = jtb4.attribute8
    AND jtb4.attribute_category = 'Dispute'
    AND trunc(jtb4.scheduled_end_date) < trunc(SYSDATE)
    AND rac4.org_id = *:3*
    AND jtb4.owner_type_code = 'RS_EMPLOYEE'
    AND rac4.status = 'PENDING_APPROVAL'
    AND jtb4.owner_id=emp.resource_id
    AND jtb4.open_flag = 'Y'
    AND EXISTS (SELECT 1
    FROM ar_payment_schedules_all arp4
    WHERE rac4.customer_trx_id = arp4.customer_trx_id
    AND arp4.amount_in_dispute IS NOT NULL)) "#D's <Today",
    (SELECT
    NVL (SUM (rac4.total_amount), 0)
    FROM
    jtf_tasks_b jtb4,
    ra_cm_requests_all rac4
    WHERE
    rac4.request_id = jtb4.attribute8
    AND jtb4.attribute_category = 'Dispute'
    AND trunc(jtb4.scheduled_end_date) < trunc(SYSDATE)
    AND rac4.org_id = *:4*
    AND jtb4.owner_type_code = 'RS_EMPLOYEE'
    AND rac4.status = 'PENDING_APPROVAL'
    AND jtb4.owner_id=emp.resource_id
    AND jtb4.open_flag = 'Y'
    AND EXISTS (SELECT 1
    FROM ar_payment_schedules_all arp4
    WHERE rac4.customer_trx_id = arp4.customer_trx_id
    AND arp4.amount_in_dispute IS NOT NULL)) "$Val Disp<Today",
    (SELECT
    COUNT (jtb4.task_id)
    FROM
    jtf_tasks_b jtb4,
    ra_cm_requests_all rac4
    WHERE
    rac4.request_id = jtb4.attribute8
    AND jtb4.attribute_category = 'Dispute'
    AND trunc(jtb4.scheduled_end_date) > trunc(SYSDATE)
    AND rac4.org_id = *:5*
    AND jtb4.owner_type_code = 'RS_EMPLOYEE'
    AND rac4.status = 'PENDING_APPROVAL'
    AND jtb4.owner_id=emp.resource_id
    AND jtb4.open_flag = 'Y'
    AND EXISTS (SELECT 1
    FROM ar_payment_schedules_all arp4
    WHERE rac4.customer_trx_id = arp4.customer_trx_id
    AND arp4.amount_in_dispute IS NOT NULL)) "#D's >Today",
    (select
    nvl(SUM (rac4.total_amount), 0)
    FROM
    jtf_tasks_b jtb4,
    ra_cm_requests_all rac4
    WHERE
    rac4.request_id = jtb4.attribute8
    AND jtb4.attribute_category = 'Dispute'
    AND trunc(jtb4.scheduled_end_date) > trunc(SYSDATE)
    AND rac4.org_id = *:6*
    AND jtb4.owner_type_code = 'RS_EMPLOYEE'
    AND rac4.status = 'PENDING_APPROVAL'
    AND jtb4.open_flag = 'Y'
    AND jtb4.owner_id=emp.resource_id
    AND EXISTS (SELECT 1
    FROM ar_payment_schedules_all arp4
    WHERE rac4.customer_trx_id = arp4.customer_trx_id
    AND arp4.amount_in_dispute IS NOT NULL)) "$Val Disp>Today",
    MIN(jtb.scheduled_end_date) "EARLIEST_END_DATE",
    MAX(jtb.scheduled_end_date) "LATEST_END_DATE"
    FROM
    jtf_tasks_b jtb,
    ra_cm_requests_all rac,
    jtf_rs_emp_dtls_vl emp
    WHERE
    rac.request_id=jtb.attribute8
    AND jtb.owner_id=emp.resource_id
    AND jtb.attribute_category='Dispute'
    AND rac.org_id =*:7*
    AND jtb.scheduled_end_date IS NOT NULL
    AND rac.status = 'PENDING_APPROVAL'
    AND jtb.owner_type_code = 'RS_EMPLOYEE'
    AND jtb.open_flag = 'Y'
    AND EXISTS (SELECT 1
    FROM apps.dnb_ac_orc_coll_csa_map_s orc
    WHERE orc.csa_id = jtb.owner_id
    AND NVL(orc.attribute1,107) = *:8*
    AND orc.customer_segment = *:9*
    AND EXISTS (SELECT 1
    FROM ar_payment_schedules_all arp
    WHERE rac.customer_trx_id = arp.customer_trx_id
    AND arp.amount_in_dispute IS NOT NULL
    GROUP BY emp.full_name
    ,emp.resource_id
    I dont have any cue why the error is prompting while creating the VO itself. Kindly let me know the issue with the above query.
    Thanks,
    Praveen

    Praveen,
    In the Query , you are given alias name like "#D's on Today" . Avoid to use special charaters in coulmn alias in the view query, as the alias name is failed to conver it into view attributes.
    During creating view object, in the query screen, there is dropdown which is below the query region. By default it is style of "oracle named" , changed it to "Oracle Positional".
    Thanks,
    Kumar

  • "not all variables bound" error in a BI publisher report

    Hi, I'm getting a "ORA-01008: not all variables bound" error in my BI publisher report. The SQL query looks like this:
    select
    ...--a bunch of rows
    from
    tbl1,tbl2,...,tblk
    where
    ...--and conditions performing inner joins
    and
    (('*') in &p_SomeParameter or tbl3.SomeValueOfSameType in &p_SomeParameter)
    Yet, when I comment out this last and condition, it works. Also, the default value for this parameter is ('*'). I get this error even when just trying to look the xml data itself. Has anyone seen "ORA-01008: not all variables bound" caused by a BI-Publisher report before?
    Why haven't I gotten a reply to this? Did I make myself clear enough? The query runs fine in Toad. Therefore this means that BI Publisher is mangling the query before it has a chance to be processed by the Oracle RDBMS. Therefore I want to know why BI Publisher is mangling my select query and causing the RDBMS to return a "not all variables bound" error.
    Message was edited by:
    user586835

    Try, (use ':' instead of '&')
    (('*') in :p_SomeParameter or tbl3.SomeValueOfSameType in :p_SomeParameter)
    )

  • I am getting ORA-01008:not all variables bound error

    Hi all,
    i am getting ORA-01008:not all variables bound error while executing the following code...
    Could any one help me to find out the problem...i am very new to ODP.net and Oracle ..
    I am using VC++.net for run this code.
    Here is the code.....
    #include <iostream>
    using namespace std;
    using namespace System;
    using namespace Oracle::DataAccess::Client;
    class Sample
    public:
         Sample();
    ~Sample();
    Sample::Sample()
         int num = 100;
         int sal = 200;
    //connect to Oracle
         OracleConnection ^con ;
         con = gcnew OracleConnection();
         con->ConnectionString = "User Id=test;Password=test;Data Source=test.local.com";
         //Oracle command part
         OracleCommand ^cmd;
         cmd = con->CreateCommand();
         cmd->CommandText = "insert into simple values (:num, :sal)";
         try
              con->Open();
              cmd->ExecuteNonQuery();
         catch (Exception ^e)
              Console::WriteLine("Execution Failed:" + e->Message);
    finally
              con->Close();          
    Sample::~Sample()
    int main()
         Sample samp;
         return 0;
    sorrry lack of comments.....
    plz help me out..
    thanks in advance..
    justin

    Hello,
    You have 2 bind variables in your statement (:num and :sal) but you have not created parameters and bound them to the bind variables.
    - Mark

Maybe you are looking for

  • Jsp Xml database combination

    Can anybody please help me with a small programme of how to use xml to store data retrieved from database and then display it on a jsp page.

  • FCPx (10.0.4) best HDD performance?

    Hi 1# I have one external 1HDD with everything pointing of RAW an project in that harddrive. 2# In my machine is the 2HDD that "apple" from AppStore installd the FCPx program, so its on the OSX Lion drive in machine. 3# And the third external 3HDD i

  • How can I unistall Photoshop Album Starter Edition 3.0?

    My english is very small and in geman forums I have not found anything. It is at this place: c:\programm\adobe\photoshop album\starter edition\3.0\apps When I will delete it, then appears a window with: apdboot.dll  connot be delete Thanks! Hans

  • Not allowing me to move my files to trash?

    Title pretty much sums it up, whenever I hit the delete the key on a file (even files and folders in my own home directory) It says "Cannot move file to trash.." ANY File.  I go to trash, its empty. Is there some obscure Trash group that I completly

  • Safari won't store preferences

    Suddenly in the last few weeks my Safari preferences won't stay. I set a home page and "a new window opens with the same page" and within a few minutes, Safari has forgotten it and when I open Safari I just get a blank page. I have tried deleting the