Error in tree data, i use forms 6i

dear sirs,
i have problem that the tree appear to me not right when the value of :v_trtype is 1 or 2
and here is the code and please anybody help me
select 1,level,location_name,decode(level,1,'OPEN',' ') v_icon,location_no
from stk_locations
where stk_no = :TRNH9.stk_no and :v_trtype = 1 connect by prior new_location_no = new_location_parent
start with new_location_parent is null
union
select 1,level, get_full_loc_name(stk_no,location_no) location_name,
decode(level,1,'OPEN',' ') v_icon,location_no
from stk_locations l
where stk_no = :TRNH9.stk_no and :v_trtype = 2
and location_no in (select location_no from stkloc_bal
where stk_no = l.stk_no
and item_no = :TRND10.item_no
union
select location_no from stkloc_bat
where stk_no = l.stk_no
and item_no = :TRND10.item_no)
connect by prior new_location_no = new_location_parent
start with location_parent is null

ok
my table structure is
STK_NO NOT NULL NUMBER(6)
LOCATION_NO NOT NULL VARCHAR2(100)
SEGMENT1 VARCHAR2(100)
SEGMENT2 VARCHAR2(100)
SEGMENT3 VARCHAR2(100)
SEGMENT4 VARCHAR2(100)
SEGMENT5 VARCHAR2(100)
LOCATION_TYPE VARCHAR2(50)
CREATED_BY VARCHAR2(30)
CREATED_DATE DATE
CHANGED_BY VARCHAR2(30)
CHANGED_DATE DATE
CREATE_ALPHA_USER VARCHAR2(50)
MODIFY_ALPHA_USER VARCHAR2(50)
BLOCKED NUMBER(1)
LOCATION_NAME VARCHAR2(100)
LAST_CHILD NUMBER(1)
LOCATION_PARENT VARCHAR2(100)
SEG_ID NUMBER(2)
LOC_LEVEL NUMBER(2)
INPUT_AREA NUMBER(10)
PICKING_AREA NUMBER(10)
G_HEIGHT NUMBER(15,3)
G_WIDTH NUMBER(15,3)
G_DEPTH NUMBER(15,3)
NEW_LOCATION_NO VARCHAR2(100)
NEW_LOCATION_PARENT VARCHAR2(100)
data
select select STK_NO,LOCATION_NO,LOCATION_NAME,LOCATION_PARENT
from stk_locations
STK_NO LOCATION_NO LOCATION_PARENT
1 1
1 1/1 1
1 1/1/1 1
1 1/1/1/1 1
1 2/1/1/1 1
1 2/1/1 1
1 1/2/1/1 2
1 2/2/1/1 2
1 2/1 1
1 1/2/1 2
1 1/1/2/1 1
1 2/1/2/1 1
1 2/2/1 2
1 1/2/2/1 2
1 2/2/2/1 2
1 2
1 1/2 2
1 1/1/2 1
1 1/1/1/2 1
1 2/1/1/2 1
1 2/1/2 1
1 2/2/1 2
1 1/2/2/1 2
1 2/2/2/1 2
1 2
1 1/2 2
1 1/1/2 1
1 1/1/1/2 1
1 2/1/1/2 1
1 2/1/2 1

Similar Messages

  • Shared Services 9.3.1 error - "...error loading tree data"

    We have recently upgraded to version 9.3.1 and have been using it for several months now.
    This past week, when logging in to Shared Services, we are suddenly experiencing a pop up with an error that says "There was a communication error while loading tree data".
    Has anyone seen this error, and why would it suddenly start appearing when everything has worked for months and no changes have been applied?
    Thanks for any advice, I will post screens and some sections from log files soon...

    We are also facing the issue while accessing the Hyperion Planning 9.3.1 application from Workspace. But it allows us to access it through planning URL. The workspace classic administration for planning works perfectly fine. Let me know in case you get any solution.

  • Error  in mapping data fields using BODS Designer

    HI All
    I am trying to map the data from excel sheet to SAP ECC 5.0 using Business Objects data services Designer .
    However after mapping the data Fields when i try to do the Validation It is giving me the error message :
    u201D(Data Flow:New_data Flow) (Query:Query) FROM: The input schemas are not specified for <Query.Queryname >u201D
    If anybody has experienced the same error in the past Please let me know how to resolve this error.
    Thanks in Anticipation

    Hello,
    Please check your "From" tab whether it is having the input table name is there or not. also check the mapping tab it should gives you "Schema.field"  format.
    Kindly revert with your findings.
    thx
    Deep

  • SQL Error when adding data with UDO + Form

    Good morning, friends.
    Initially, I apologize for any mistakes in my English.
    I am developing an addon for a client and now I came across a problem that started happening about 5 days ago:
    I customized a MasterData postcodes in B1, I created a UDO (oCNSTCEP) and bind to a form created by the Screen Painter. It is noteworthy that this program has been operating without any problems in the customer environment for at least 3 months. Finally, for reasons unknown to the system now has to give the following message when I insert a new record:
    [Microsoft] [SQL Server Native Client 10.0] [SQL Server] Conversion failed When converting the nvarchar value 'oCNSTCEP' to data type int. (CINF)
    The strange thing is that the record is written into the UDT corresponding to the UDO. But the error message is given, giving the user the impression that the routine was not completed successfully.
    Yesterday you told me what is happening the same error in another form, ie, the way any given recording through UDOs are giving problem.
    I searched for this post in SDN and the maximum that I discovered is that it could be happening because of the variable @ object_type in SBO_Notification be as int instead of being as nvarchar (20). I checked the stored procedure and @object_type is nvarchar(20) type.
    I would like to help for a solution to this problem. Since now, thank you!
    Sincerely,
    Junior

    The error is coming from the stored procedure and is easy to fix,
    Anywhere where you check the @object_type, you need to put the value in single quotes.
    e.g if your stored proc includes both of these:
    IF @object_type = 17
    IF @object_type = 'oCNSTCEP'
    It will fail with the error you mentioned. But if you have:
    IF @object_type = '17'
    IF @object_type = 'oCNSTCEP'
    It will work.

  • Error while creating data source using Oracle Enterprise Manager 10g

    Hi,
    I have deployed my web application developed on OC4J 9.0.4 stand alone (Win2K) to an integrated OC4J version(Solaris) using Oracle Enterprise Manager 10g.
    However, I get an error when I try to create a data source.
    The data source I want to create would have the following parameters (as seen in data-sources.xml on the stand alone version):
         <data-source
              class="com.evermind.sql.DriverManagerDataSource"
              name="TestDS"
              location="jdbc/OracleCoreDS"
              xa-location="jdbc/xa/OracleXADS"
              ejb-location="jdbc/TestDS"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              url="jdbc:oracle:thin:@hostName:1521:test"
              username="user"
              password="password"
              min-connections="5"
              max-connections="20"          
              inactivity-timeout="30"
         />
    When I entered the above data on the Enterprise Manager Data Sources page, I got the following error:
    quote:
    Error saving Data Source Properties. - Entity et="system";ei="0",et="application";ei="48",et="data-sources";ei="167":child:data-sourcechild key:location:jdbc/OracleCoreDS; class:com.evermind.sql.DriverManagerDataSource; already exists in the repository. Resolution: Please check the code base.
    unquote:
    Could somebody tell me what I'm doing wrong ?
    I tried to manually edit the data-sources.xml file but the data source didn't show up on the Enterprise Manager.
    I'm using a new OC4J instance (on the Solaris machine) for my applications. Is the data source error related to this?
    Any help will be greatly appreciated.
    Thanks,
    Shyam

    Thanks for your reply , Steve.
    I noticed that there is a default datasouce on the EM with the following parameters:
    <data-source
              class="com.evermind.sql.DriverManagerDataSource"
              name="OracleDS"
              location="jdbc/OracleCoreDS"
              xa-location="jdbc/xa/OracleXADS"
              ejb-location="jdbc/OracleDS"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              username="scott"
              password="->pwForScott"
              url="jdbc:oracle:thin:@localhost:1521:oracle"
              inactivity-timeout="30"
         />
    The location and xa-location attributes that I use for my "test" data source are the same as the default one. So, could this be the issue?
    What should be the values for location and xa-location attributes from my "test" data source?
    Any help will be greatly appreciated.
    Thanks,
    Shyam

  • Error while creating data source using table KONP

    Hi Frnds,
       I am creating  a data source (RSo2) from Extraction from view, using the Table KONP , then i getting an error saying that
    Field KBETR with reference field KONWA: ZOXPTS0031 is to replace reference table RV13A
    Message no. R8390
    Field MXWRT with reference field KONWA: ZOXPTS0031 is to replace reference table RV13A
    Message no. R8390
    Field GKWRT with reference field KONWA: ZOXPTS0031 is to replace reference table RV13A
    Message no. R8390
    Regards
    rakesh

    You have to include reference fields also in the extract structure.

  • Getting error while updating data element using Xquery Automator

    Hi,
    I am getting following error while i am trying to update a data element in my task.
    <Nov 28, 2011 5:02:40 PM IST> <Error> <oms> <BEA-000000> <automation.AutomationDispatcher: Failed to execute
    on/plugin/external/ACOI_TMIP_POC/1.0.0/CLARIFY_Task.automatedtask.acoi_tmip_poc.ResponseAutomation] due to E
    hile running Script resource [file:///D:/AshishWorkspace_WithOrchestration/ACOI_TMIP_POC/resources/CLARIFY_R
    exception location: ; SystemID: module with no systemId*; Line#: 15; Column#: -1*
    com.mslv.oms.automation.AutomationException: Exception thrown while running Script resource [file:///D:/Ashi
    rchestration/ACOI_TMIP_POC/resources/CLARIFY_Response.xquery]; exception location: ; SystemID: *module with
    e#: 15; Column#: -1
    the Xquery that i am using is pretty simple:
    declare namespace automator = "java:oracle.communications.ordermanagement.automation.plugin.ScriptSenderContextInvocation";
    declare namespace context = "java:com.mslv.oms.automation.TaskContext";
    declare namespace log = "java:org.apache.commons.logging.Log";
    declare namespace oms="urn:com:metasolv:oms:xmlapi:1";
    declare namespace prop = "OSM_POC";
    declare variable $xmlnsosm7POC := "";
    declare variable $log external;
    declare variable $automator external;
    declare variable $context external;
    let $CLFY_XML := //CLFY_XML
    let $Id_Number :=//Id_Number
    return
    automator:setUpdateOrder($automator,"true"),
    log:info($log,fn:concat('ID request number is: ', $Id_Number)),
    <ord:OrderDataUpdate xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:odu="http://www.oracle.com/OMS/OrderDataUpdate" targetNameSpace="http://www.oracle.com/OMS/OrderDataUpdate" xmlns:ord="urn:com:metasolv:oms:xmlapi:1">
    <ord:Add path="/CLFY_ID">{data($Id_Number)}</ord:Add>
    </ord:OrderDataUpdate>
    Can anyone please tell me the reason due to which this error is coming.
    Thanking in advance
    Ashish Garg

    Hello.
    Ok I need you to tell me a little bit more about your automator, did you config an Xquery Automator with Event Type: Internal?
    You should declare namespace automator = "java:oracle.communications.ordermanagement.automation.plugin.ScriptReceiverContextInvocation";
    instead of
    declare namespace automator = "java:oracle.communications.ordermanagement.automation.plugin.ScriptSenderContextInvocation";
    And let my ask you, what are you trying to do with the next lines:
    let $CLFY_XML := //CLFY_XML
    let $Id_Number :=//Id_Number
    Becouse I think you are trying to acces the data on the task, If that is the reason, you should better use something like:
    let $order := ..//oms:GetOrder.Response
    let $orderId := $order/oms:_root/oms:orderHeader/oms:orderId
    with the above lines you are accesing the data that has been added to the task and the just acces the node that you nedd, for example here Im accesig the node
    orderId under OrderHeader
    Another thing is that if you want to update node which already exists in the task data, then you have to use something like:
    <OrderDataUpdate xmlns="http://www.metasolv.com/OMS/OrderDataUpdate/2002/10/25">
    <Update path="/orderHeader/orderId">{$orderId}</Update>
    </OrderDataUpdate>
    But if you have to add a new path you should have something like this:
    <OrderDataUpdate xmlns="http://www.metasolv.com/OMS/OrderDataUpdate/2002/10/25">
         <Add path="/OrderHeader">
              <Transaction>
                   <Name>{$orderId/text())}</Name>
              <ComponentKey>{$controlData/text()}</ComponentKey>
              </Transaction>
         </Add>
    </OrderDataUpdate>
    For the above transaction you should have in the dictionary the structure, OrderHeader in the root, and inside this the structure another node with the respective names
    <Transaction>
                   <Name>{$orderId/text())}</Name>
              <ComponentKey>{$controlData/text()}</ComponentKey>
              </Transaction>
    Another thing is that you should have all this structures in the Task Data of this Task.
    Hope this help
    Lucas.

  • Error when updating data in a form based in a view

    Hi:
    i have 5 tables for enterprise data (telephone, fax and so on). i want to create a form based in all those tables, so i create a view over all the 5 tables and create the form. but when calling the portlet and trying to alter (update, insert, etc.) the data i get this error. Seems that i missed to do something with my tables but i don't know what does that non key-preserved thing mean.The error is the following:
    Error: Cannot link to the module: 1901051912 ORA-01445: cannot select ROWID from a join view without a key-preserved table (WWV-16062)
    An unexpected error occurred: ORA-01445: cannot select ROWID from a join view without a key-preserved table (WWV-16016)
    An unexpected error occurred: ORA-01445: cannot select ROWID from a join view without a key-preserved table-SELECT ROWID, IDBASE,NOMBRE,NOMBRE_FISCAL,NOTAS,BAJA,RETENCION,PREVISION_PAGOS,IVA,CIF,ID_DIRECCION,IDBASE_DIRECCION,CALLE,NUMERO,PISO,MANO,CODIGO_POSTAL,CIUDAD,ID_TELEFONO_EMP,IDBASE_TELEMP,TELEFONO_EMPRESA,ID_FAX_,IDBASE_FAXEMP,FAX,ID_EMAIL_EMP,IDBASE_EMAILEMP,E_MAIL FROM PTSS.A_VISTA where IDBASE=1 ORDER BY ROWID ASC (WWV-16016)
    Any help will be welcomed.
    Thanks in advance.
    Regards. Urko.

    You cannot update, insert, or delete records from a form that's based on a view. That is because rowid is not in the view, so it cannot lock records.

  • Error when caching data locally using LiveCycle Data Services

    Hi all,
    I developing a mobile application support working offline. I using cache feature of LiveCycle Data Services.
    This is my datasevice ( it has associate to others dataservice ) and autoSaveCache = true and cacheID = "xxx":
    <destination id="expenseData">
              <properties>
                        <source>expense.ExpenseDataAssembler</source>
                        <scope>application</scope>
                        <item-class>expense.ExpenseData</item-class>
                        <metadata>
                                  <identity property="id" />
                  <one-to-many property="expenseItems" destination="expense-item" />
                        </metadata>
              </properties>
    </destination>
    when I run application in the first, it run nomarly but when I close and run it again , i get the errror message as below :
    Error: Object instance needs an mx_internal::referencedIds property inorder to be managed: Object
              at mx.data.utils::Managed$/getReferencedIds()[C:\depot\DataServices\branches\milestone\adepd s46_rc\frameworks\projects\data\src\mx\data\utils\Managed.as:292]
              at mx.data::DataStore/restoreAssociations()[C:\depot\DataServices\branches\milestone\adepds4 6_rc\frameworks\projects\data\src\mx\data\DataStore.as:5010]
    - The error message not showed when I remove line <one-to-many property="expenseItems" destination="expense-item" /> .
    Please help me if you know about this problem.
    Thanks so much.

    no body help me !!!

  • Error Accessing deployed Data Webservice using OdiInvoke tool.

    My data web service is deployed onto Axis2 on 0c4j. I am getting an error when trying to test it.
    I am getting the error -> "com.sunopsis.wsinvocation.SnpsWSInvocationException: java.lang.NoSuchMethodError: ...." when trying to test the Data service.
    I have Axis2 Ver 1.3 installed on my system. According to the thread below, ODI is not supported for this version.
    Invoke Webservice error
    But I am able to host the ODI public Web service on Axis2- Ver 1.3 and also call it using the ODIInvoke tool.
    Any help in this regard would be greatly appreciated.

    Hi,
    Yes, ODI currently only supports Axis2 1.2. I was also able to successfully deploy and test the ODIInvole against Axis 1.3 (just for testing), but anytime I would run into issues when invoking ODIInvoke.wsdl, I would get the same error below. Once you rollback to Axis2 1.2 you should see the correct error that is being gererating from ODI.
    Thanks,
    Denis

  • Error in gereric data source using FM

    <Moderator Message: Please search the forums, this question has been asked already a lot of times>
    Hi BW Exports,
    i am using a generic datasource to extract data to the bw system.
    That datasource is populated data from a fuction Module.
    when i am trying to load data the request remains yellow and a coresponding background job is running in the ECC system for a long time.Even if i change the status mannually to green the same same background job is running in the BW system.
    could any body guess the reasion i am getting the error.
    Regards
    Debasish
    Edited by: Siegfried Szameitat on Dec 11, 2008 12:39 PM

    Khaja,
    Units field WAERS for field WKGBTR of DataSource xxx
    is hidden
         Units field OWAER for field WOGBTR of DataSource ZBWVIEW is hidden
    This is the msg which i got........

  • Error in Dynamic Data display using Visual Design in ADF Richclient Demo

    Hi,
    I am using JDeveloper Studio Edition Version 11.1.1.1.0 with build Build JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407
    I have found a reference to this ADF faces richclient demo on the following link:
    http://jdevadf.oracle.com/adf-richclient-demo/faces/visualDesigns/index.jspx?_afrLoop=2181068810216756#%2FvisualDesigns%2Fdashboard.jspx%40
    I downloaded the WAR file and deployed in the server and running smoothly. But when I added, for example, EmployeesView1, by drag and drop from datacontrol,
    on one of the panels (.jsff page) and ran the application. Now its throwing an exception like:
    javax.el.PropertyNotFoundException: Target Unreachable, identifier 'bindings' resolved to null
    Can any guru shed the light on this and help me out?
    Looking forward to any replies.
    Thanks in advance.
    Yadava Rao

    Hi,
    My faces project is having the following libraries under WEB-INF/lib folder:
    adflogginghandler-JDEVADF_MAIN_GENERIC_070917.1906.4699.jar
    adf-richclient-api-11-r1-SNAPSHOT.jar
    adf-richclient-impl-11-r1-SNAPSHOT.jar
    adfsharebase-JDEVADF_MAIN_GENERIC_070917.1906.4699.jar
    adfshare-JDEVADF_MAIN_GENERIC_070917.1906.4699.jar
    commons-beanutils-1.6.jar
    commons-lang-2.1.jar
    dms-11.1.1.jar
    indexer-080909.1801.375.jar
    jsf-facelets-1.1.11.jar
    trinidad-api-1.2.11.1-SNAPSHOT.jar
    trinidad-api-1.2.11.1-SNAPSHOT-sources.jar
    trinidad-impl-1.2.11.1-SNAPSHOT.jar
    xercesImpl-2.6.2.jar
    xmlparserv2-11.1.1.JM7_4119.jar
    Apart from this, my model project contains the following libraries (shows in Project Properties):
    ADF Model Runtime
    BC4J Oracle Domains
    BC4J Runtime
    BC4J Security
    BC4J Tester
    MDS Runtime
    MDS Runtime Dependencies
    Oracle JDBC
    So, please suggest me if something is missing apart from these.
    Appreciate your help or a soultion to get the data from databse in jsff page of dashboard visual design in adf-richclient-demo.
    Thanks

  • Error in committing data while using dynamic attributes

    Hi,
    Module: Performance Management
    Page: Give Final Ratings: Main Appraiser
    Here, I have used dynamic attributes to show the competency name without segments.
    I have added this attribute through controller and i passed value to this attribute in the same ProcessRequest method.
    But, when the manager tries to complete the appraisal for his employee by pressing the continue button in the above mentioned page, the following exception is throwing.
    "This competence already exists within the assessment."
    Is this dynamic attribute will be the problem for this?
    can any one please tell me?
    Thanks in advance,
    SAN

    Hi,
    If you added the column from Extended Controller. It should be a transient attribute to the VO and I think it should not create any issues.
    Error "This competence already exists within the assessment." looks like from an FND Message , You can try to debug this issue by finding the FND Message Name corresponding to the error and search the Message Name in the seeded code.
    -Idris

  • Error  when creating data base using Database Configuration Assistant

    Hi!
    I have installed Oracle 9i release 2 in Windows Xp, I want to create a db from the Database Configuration Assistant but they appear the following errors:
    ORA 01034
    ORA 01501
    ORA1109
    I press the button to ignore but they continue appearing.. when the process arrives the 12% they stopped.... When i installed the Oracle appeared a pair of errors but when i press the Ignore button the process continued and finish satisfactorily....
    Any Suggestion???
    Thanks...
    Tere Blanco

    Oracle error description
    ORA-01034 ORACLE not available
    Cause: Oracle was not started.
    Possible causes include the following:
    1) The SGA requires more space than was allocated for it.
    2) The operating-system variable pointing to the instance is improperly defined.
    Action: Refer to accompanying messages for possible causes and correct the problem mentioned in the other messages. If Oracle has been initialized, then on some operating systems, verify that Oracle was linked correctly. See the platform-specific Oracle documentation.
    -aijaz

  • How can I pass data from a form guide to another form in a business process

    How do we pass data from a form guide to another form(not necessarily a guide) without having to open the form. For example we have a small form guide to capture the contract id so we can then get data from contracts table to present to the user in a form. We want the user to open the guide (either Flex guide or form guide) to enter the contract id. Upon submission we want the process to get the contract data and put it into the form that will be opened at the next step by the user without having a user interact with the form to get the data into it. In other words we need the process to get the data and populate a different form than the form guide the contract id was entered in and this new form needs to be opened in the next step by the user.

    Firstly, I'm assuming that you have a Forms ES Server if you are rendering a Guide.  This could be either version ES1, ES2/2.5 or ES3/ADEP
    If you submit the form back to the server, you can populate a second (PDF/XDP) form with the data bound to the same schema/Data Model using Forms ES. 
    You referred to the next user in the chain - If you are using Process Management, this is very easy, as you define what form is used to render the data in the "Presentation & Data" section of the Assign Task activity

Maybe you are looking for

  • HT201412 Sega games no longer working since ios6 upgrade

    Since installing ios6 on my iPhone 4S, none of my retro sega games work!! Does anyone know any solutions?? I have tried rebooting and everything!!

  • Lightning Digital AV not working with Windows 7

    I just purchased this and connected it via both lightning charger and hdmi.  The charging component works fine, but the HDMI is not installing properly on my computer, thus it doesn't mirror anything anything. Here is the problem:

  • "ERROR: Could not read block 64439 of relation 1663/16385/16658: Result too large"

    Hi, I've already archived a lot of assets in my final cut server but since one week there is a message appearing when I click on an asset and choose "Archive". The pop-up says: "ERROR: Could not read block 64439 of relation 1663/16385/16658: Result t

  • Error 500 in Email body sent by BPM Task

    Hi All, We are sending an email notification with task payload whenever a task is created by configuring Notification properties associated with a task in BPM 11g. The emails are going fine for individual emails but when we are sending the email to a

  • User login report ?

    Dear friends, i need the report for  login date and time of user  ( for 1 month ) and How much of time the user used per day .. that details i need . Pls help me out Lee