Load data thru WEB ADI (Accounted Transactions)

When I do transaction Import (for Accounted Transactions - Web ADI) in the Review Transactions window (Transaction Import) I am getting the following error:
Rejection Reason is -- Supplier Invoices transaction source must be GL accounted
Can any one help me regarding this .
Waiting for the Reply .

Hello
Accounted transactions are records that are already sent to GL or would be send to GL by other means, and you want to see them in Projects, but you don't want Projects to account for them again, not to interface them to GL. In such case your transactions should be loaded with all required values for PA to create the CDL. That means you need to load cost, and accounts. If you use multiple currencies, you need to supply all amounts in the other currencies, and the exchange rates attributes as well. The Transaction source should be flagged as costed, burdened (if implementation include burdening), and accounted.
Non Accounted transactions could be costed or not. If you are going to load only quantities and expect Oracle Projects to calculate the amount, then you should not populate the raw cost, nor the GL accounts, and nor PA and GL dates. The transaction source should not be flagged as costed or accounted. If you are going to load quantities and amounts, then your transactions are considered costed. In such case Projects will only account for the EI, but will not calculate the amount. The transaction source in that case, should be flagged as costed, but not accounted.
Dina

Similar Messages

  • Load testing of Web ADI in EBS R12

    Hi,
    I am currently testing Oracle E-Business Suite R12. Has anyone load tested the Web ADI integrator for Oracle EBS R12? What tool did you use?
    Did you use QTP or Oracle ATS functional testing? I was not able to do a POC using LoadRunner or OATS load test tool.
    Basically Web ADI is an integration that allows data to be uploaded/downloaded between Oracle EBS R12 and local excel.
    Any help is appreciated.
    Regards
    CP
    Edited by: oracletest on 14-May-2012 07:17

    Hi,
    I have found that OATS does not work easily with Web ADI in my case.
    Regards
    CP

  • Loading data thru SQL

    I am working on our very first ESSBASE database, and we are currently loading data for the previous month. Our measures dimension has around 18 children right now.When we loaded the data, we noticed that the numbers were a bit off, even though the load was 'successful'.When we tried to load June data one measure at a time, the numbers for some measures were corrected. Still, some of the measures were off.Does anyone know of any limitations regarding loading data thru SQL?Thank you for your help!

    'Successful' only means that the SQL source was accessed without generating any SQL errors. You may still have had dataload errors (rows which Essbase was unable to load into the database).Check the dataload error file (default location in the %Arborpath%\client directory)David

  • Dataload(without rule file)hangs on EAS on loading data thru exported file.

    I am trying to do a data load to a database though a file I exported earlier and the data load just hangs after taking in the text file. It hangs where it says "Press escape or cancel button to terminate the current operation." It is a very small text file that am loading data from. I have to kill the ESSSVR process for that particular application to get the EAS back to do other tasks. Am able to do all other tasks just fine. Also on our Prod environment we do not have this issue and am able to load data thru exported text files just fine. Has anyone seen this behavior before?
    Thanks,
    Ted.
    Edited by: Teddd on Mar 4, 2013 8:52 AM

    Tim, Priya
    The Prod and Dev Environments are exactly the same and no additional patches were applied on either. It is not a ASO Cube either. This happens for all the applications in Dev and This is what the application Log says(see below), I cleared the dabase before loading it.
    /App1234/App1234/user123/47563117857088/Info(1013022)
    All data of database [App1234] has been cleared by User [user123]
    [Tue Mar  5 11:59:46 2013]Local/App1234///47563289983296/Info(1013214)
    Clear Active on User [user123] Instance [1]
    [Tue Mar  5 12:04:32 2013]Local/App1234///47561752435120/Info(1013205)
    Received Command [Get Database Info]
    [Tue Mar  5 12:10:43 2013]Local/App1234///47563293141312/Info(1013210)
    User [user123] set active on database [App1234]
    [Tue Mar  5 12:10:44 2013]Local/App1234/App1234/user123/47563121015104/Info(1013161)
    Received Command [Dataload] from user [user123]
    [Tue Mar  5 12:10:44 2013]Local/App1234/App1234/user123/47563121015104/Info(1003040)
    Parallel dataload enabled: [1] block prepare threads, [1] block write threads.
    That is where the logging ends.
    Priya,
    This is what the Essbase.log says
    [Tue Mar  5 11:59:05 2013]Local/ESSBASE0///47060015159616/Info(1051001)
    Received client request: Select Application/Database (from user [user123])
    [Tue Mar  5 11:59:07 2013]Local/ESSBASE0///47060015159616/Info(1054014)
    Database App1234 loaded
    [Tue Mar  5 11:59:07 2013]Local/ESSBASE0///47060015159616/Info(1051061)
    Application App1234 loaded - connection established
    [Tue Mar  5 11:59:07 2013]Local/ESSBASE0///47060015159616/Info(1054027)
    Application [App1234] started with process id [8072]
    [Tue Mar  5 11:59:07 2013]Local/ESSBASE0///47060015159616/Info(1051009)
    Setting application App1234 active for user [user123]
    [Tue Mar  5 11:59:46 2013]Local/ESSBASE0///47060017264960/Info(1051001)
    Received client request: MaxL: Execute (from user [user123])
    [Tue Mar  5 11:59:46 2013]Local/ESSBASE0///47060017264960/Info(1051009)
    Setting application App1234 active for user [user123]
    [Tue Mar  5 12:04:32 2013]Local/ESSBASE0///47060014106944/Info(1051160)
    Received Validate Login Session request
    [Tue Mar  5 12:04:32 2013]Local/ESSBASE0///47060016212288/Info(1051001)
    Received client request: Get Database Info (from user [user123])
    [Tue Mar  5 12:04:36 2013]Local/ESSBASE0///47060018317632/Info(1051001)
    Received client request: List Objects (from user [user123])
    [Tue Mar  5 12:04:36 2013]Local/ESSBASE0///47060015159616/Info(1051001)
    Received client request: List Objects (from user [user123])
    [Tue Mar  5 12:10:43 2013]Local/ESSBASE0///47060017264960/Info(1051001)
    Received client request: MaxL: Execute (from user [user123])
    [Tue Mar  5 12:10:43 2013]Local/ESSBASE0///47060017264960/Info(1051009)
    Setting application App1234 active for user [user123]
    That is where the logging ends.
    Thanks,
    Ted.
    Edited by: Teddd on Mar 5, 2013 10:40 AM

  • How to load data thru RMDATIND report

    hello gurus,
    am new in mm and my client wants to extends some material.
    i knw the pocess of bdc and lsmw but how can i upload the data thru RMDATIND.
    and aslo tell me if i want only two fields to update into Db which is matnr and lgort.
    what is d format for this purpose and which format i have to use for that.
    and how can i browes this file from my front end like bdc and lsmw.
    thanks,
    regards amit gujargoud.

    Dear Amit Gujargoud,
    You can LSMW tool.
    You use this program to transfer material master records to the R/3 System by direct input online for test purposes.
    The program reads the sequential file specified in it as a parameter and updates the data in the material master records. Test only small files (of not more than say 10,000 materials) since the memory space required in test mode is much larger than in live mode.                         
    Production data is transferred with program RBMVSHOW (transaction BMV0).
    Regards,
    Naveen.

  • How to load data thru flat file in demantra?

    Hi,
    I am using seeded data model for loading data for DM module in demantra.
    As per data model there is 3 staging tables for item, location and sales_data i.e. t_src_item_tmpl,t_src_loc_tmpl,t_src_sales_tmpl respectively.
    I have seen the final table for sales data i.e. sales_data table. ther is only one item_id and location_id column against which sales_date and quantity is loaded.
    I have same sales_data and quantity to be loaded for different location hierarchy and item hierarchy .
    How the data file is created ? if you have any sample data files , can you please share with me ? If any changes needs to be done in data model for loading datardsa in custom hierarchies ?
    Regards

    Welcome user10979220 to the wonderful forum.
    "How many rows will be there in item flat file ?
    How many rows will be there in location flat file ?
    How many rows will be there in sales data flat file ?"
    Answer to these questions are based on the number of sales that has occured as well as the item hierarchy and the product hierarchy.
    From the example
    Item_name | organization | ship to site | Sales date | quantity
    item 1 org1 site1 19-Jan-2008 80
    item1 org1 site2 20-Jan-2008 100
    I can say that the number of rows in sales data is 2 while that in item file is 1 and location file is 2.
    The answer to how the flat file will look is
    Item file can have
    Item_Id|Item_Name
    01     Item1
    Location file can have
    Org_Id|Org_Name|Site_Id|Site_name
    O_01     Organization 1     S_01     Site 1
    O_01     Organization 1     S_02     Site 2
    Sales file can have
    Item_Id|Item_Name|Org_Id|Org_Name|Site_Id|Site_name|sales_date|Quantity
    01     Item1     O_01     Organization 1     S_01     Site 1     19-Jan-2008 80
    01     Item1     O_01     Organization 1     S_02     Site 2     20-Jan-2008 100
    Once you define the data model and load the data it is advisable not to change the data model since the next time when you load the incremental data it will error out due to the mismatching columns. So its better that you define the data model first and then create the files accordingly.
    Hence after loading data if you want to view sales data at the product_category1 level then you should already have the product_category1 level defined in the data model.Else You have to create the product_category1 level and associate it in the item hierarchy.Also the sales file should have columns for product_category1.
    Then the item file will look like
    Item_Id|Item_Name|Product_category1_Id|Product_category1_desc
    01     Item1     PC_01     Product_category 1
    and the sales file will look like
    Item_Id|Item_Name|Org_Id|Org_Name|Site_Id|Site_name|sales_date|Quantity
    01     Item1     O_01     Organization 1     S_01     Site 1     19-Jan-2008 80
    01     Item1     O_01     Organization 1     S_02     Site 2     20-Jan-2008 100
    This is just a basic overview about loading the data into the staging tables.In short the item table should have the item hierarchy in it, the location file should have the location hierarchy in it and the sales file must contain the details about the sales at the lowest item-location level.
    Hope I answered your query.
    Thanks and Regards,
    Shekhar

  • HFM - log that shows if a user has loaded data via web form or excel load.

    I can see any data loads that are coming from FDM, but is there a log that shows any data entered into HFM via web forms or submitted through an excel file? Any input is appreciated.
    Thanks

    You could enable Data Audit to capture data changes made by users, though this will not capture which method users chose to change the data. That is, HFM can show that data changed, and who changed it, but cannot tell whether the data was changed through a form, grid, smart view, or FDM. If you want to prevent users from changing data through forms, grids, or smart view, you can secure those input methods, but you cannot capture which one is used.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Invalid number error while loading data thru ODI

    Hi John,
    I have a table as source whic has text as well as numeric data.The column type is varchar2. In on interface i have to load the positions which is textual data. For that i used a filter saying account='Postions' and it got loaded.
    In the second interface i used account!='Position' and for the data column used to_number function. But i got the following error
    Traceback (innermost last):
    File "<string>", line 20, in ?
    java.sql.SQLException: ORA-01722: invalid number

    Hi,
    This error means you are trying to convert a value to a number but the value is not numeric, e.g. if you tried to do to_number("ODI") it would fail because ODI is not numeric so can't be converted.
    Your SQL must be returning some non-numeric values, I would check the values between returned from the query.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Uploading data thru BDC into APPCREATE transaction

    Hi,
      I have used BDC to upload data in the tcode APPCREATE. When I see the uploading using the call transaction method, I am able to see that all the screens are getting populated correctly. But, When I check the result of the upload in APPSEARCH tcode, i am not able to see the completed status. Still the status is 'In Preparation'.
      But manually, I am able to do that. I just want to find out if any keys needs to be activated/changed before doing the upload thru BDC.
    Thanks & Regards,
    Suresh

    Hi,
      I have used BDC to upload data in the tcode APPCREATE. When I see the uploading using the call transaction method, I am able to see that all the screens are getting populated correctly. But, When I check the result of the upload in APPSEARCH tcode, i am not able to see the completed status. Still the status is 'In Preparation'.
      But manually, I am able to do that. I just want to find out if any keys needs to be activated/changed before doing the upload thru BDC.
    Thanks & Regards,
    Suresh

  • Disable Export data button web ADI

    Dears,
    can any one tell me how can i disable the export data button the one avalibe when you access HRMS manager->people->enter and maintain. avalibe on the menu.
    thanks
    fadi

    The browser pretty much takes care of that. However it you generate the data file on request use a Servlet and set the mime type, character encoding (if text) and add a "Content-disposition" header, which from memory, would be something like like:
    response.addHeader("Content-disposition" "Attachment; file=data.txt");Unfortunately Internet Explorer can be a bit dumb, and sometimes ignores this stuff in favour of looking for an extension on the end of the URL (before any ? string).

  • SQL exception occurred during PL/SQL upload  (Web ADI)

    Hi,
    I am having issue loading data using Web ADI, I am getting "SQL exception occurred during PL/SQL upload" error, I tried to restart Apache, also looked into the BNE.log file for the exact error but I am still not sure about this exception, can anyone please help?
    bne:text="SQL exception occurred during PL/SQL upload."
    bne:cause="Database insert error"
    RDBMS: 11.2.0.3.0
    Oracle Applications: 12.0.6
    Thanks,
    Bharat

    I am having issue loading data using Web ADI, I am getting "SQL exception occurred during PL/SQL upload" error, I tried to restart Apache, also looked into the BNE.log file for the exact error but I am still not sure about this exception, can anyone please help?Please rename the log file, reproduce the issue and check the log file then.
    bne:text="SQL exception occurred during PL/SQL upload."
    bne:cause="Database insert error"Please see these docs.
    R12 Uploading Intercompany Transactions Shows SQL Exception Occurred During PL/SQL Upload [ID 1234063.1]
    Batch Element Entry (BEE) Spreadsheet Interface > 10 Rows Fails with Error: 'SQL exception occured during PL/SQL Upload.' [ID 388012.1]
    How Do You Setup An AGIS Transaction That Has Several Transaction Lines For The Same Transaction [ID 946499.1]
    FCH: Error: "The upload process has completed with errors. Please Close to return to the document and fix the errors. - No rows uploaded - <999> rows were invalid" During WebADI Data Upload [ID 553025.1]
    R12: Legal Entity Name must be < 31 characters. [ID 472505.1]
    Oracle Payroll 'Batch Element Entry ( BEE )' Frequently Asked Questions ( FAQ ) [ID 1353021.1]
    Thanks,
    Hussein

  • Web ADI-Error while trying to load data-URGENT!!!!!!!!!!!!!!!!!!!!!!!!!

    Hi,
    I have created a custom integrator and I am trying to load the data using Web ADI but I am getting some errors
    I am trying to load some rows.
    when I click on upload it gave me prameter window to select all rows or flagged rows(Normal) but when I click on upload after that I got the 1st error which says{color:#ff0000}"*The Server is Uable to Complete The Upload. Please contact the system administrator"*{color}when I click on close its getting closed but ....when I click on cancel ({color:#ff0000}X{color}), I got 2nd warning message {color:#ff0000}*"Warning-The upload process cannot be canceled, Press OK to return to the processing page"* {color}and when I click ok then I got the 3rd message confirmation that the rows got loaded sucessfully and some times when I try to load the data I am getting an Error message saying*{color:#ff0000}" Please Resolve the{color} {color:#ff0000}following error to{color} {color:#ff0000}continue, Internal Page Flow Error".*
    *{color}*
    Please Advice!!!!!!!!!

    Also, review the following thread.
    WEB ADI CUSTOM INTEGRATOR UPLOAD ERROR

  • Process Chain taking long time in loading data in infocube

    Dear Expert,
      We are loading data thru PC in AR cube it takes data frm
    PSA-> DSO->Activation->Index Deletion->DTP(load infocube)->IndexCreation->Create Aggregates.
    In Index creation everyday its taking long time around 9 to 10 hrs to create it
    when we go in RSRV and repair the infocube thr loading of data happens fast. We are doing it(RSRV) everyday. In DB02 we have seen dat 96% tablespace is used.
    Please tell permanent solution.
    Please suggest its BI Issue or Basis.
    Regards,
    Ankit

    Hi ,
    We are loading data thru PC in AR cube it takes data frm
    PSA-> DSO->Activation->Index Deletion->DTP(load infocube)->IndexCreation->Create Aggregates.
    In the above steps insted of Create Aggregates it should be Roll up Process of aggregates.
    You can ask the basis team to check the Table space in the transaction db02old/db02.
    Check if there is long running job in SM66/SM50 kill that job.
    check there should be enough Batch process to perform the steps.
    Hope this helps.
    "Assigning points is the ways to say thanks on SDN".
    Br
    Alok

  • Problem on Web ADI importer (Order Import)

    Hi all,
    I have been trying to import data with Web ADI (custom integrator). I use Synchronous Concurrent with "Order Import" program.
    The excel returns error of:
    1 rows successfully uploaded.
    No concurrent import requests have been submitted
    The import program could not be started. Contact your system administrator.. 
    Parameter 5 from the CONCURRENT_REQUEST import step parameter list 660:TSTNUPL_CP has the following error:
      API Parameter name is not defined in Attribute 1.
    The bne.log file records error as:
    BneParentMenuResolver.getMenuItem() MENU 101:BUDGET_NOTE - Menu item excluded because IntegratorAppId and Code does not match that of the Top-Most Menu Item or current Integrator: 660:TSTNUPL_XINTG
    It would be very much appreciated if anyone can provide a hint on solving this problem, which exists for a long time.
    Thank you for your kind attention.

    10/7/14 12:54 PM AJPRequestHandler-HTTPThreadGroup-16 ERROR          BneParentMenuResolver.getMenuItem() MENU 101:BUDGET_NOTE - Menu item excluded because IntegratorAppId and Code does not match that of the Top-Most Menu Item or current Integrator: 660:TSTNUPL_XINTG
    10/7/14 12:54 PM AJPRequestHandler-HTTPThreadGroup-16 ERROR          BneParentMenuResolver.getMenuItem() MENU 101:BUDGET_NOTE - Menu item excluded because IntegratorAppId and Code does not match that of the Top-Most Menu Item or current Integrator: 660:TSTNUPL_XINTG
    10/7/14 12:54 PM AJPRequestHandler-HTTPThreadGroup-16 ERROR          BneParentMenuResolver.getMenuItem() MENU 101:BUDGET_NOTE - Menu item excluded because IntegratorAppId and Code does not match that of the Top-Most Menu Item or current Integrator: 660:TSTNUPL_XINTG
    10/7/14 12:55 PM AJPRequestHandler-HTTPThreadGroup-16 ERROR          BneAsyncUploadPage.renderPage Error trying to check whether the job will be importing.
    10/7/14 12:55 PM AJPRequestHandler-HTTPThreadGroup-16 ERROR          BneAsyncUploadPage.renderPage Empty value for parameter cannot be interpreted as a Boolean.
    10/7/14 12:55 PM Web ADI Upload Job 222732 ERROR          BneAbstractConcurrentImporter.validateConcurrentRequestStep validation error: An exception was thrown while validating the PL/SQL parameters... see the above messages
    10/7/14 12:55 PM Web ADI Upload Job 222732 ERROR          BneSyncConcurrentImporter.uploadImport - Generic exception caught: Parameter 5 from the CONCURRENT_REQUEST import step parameter list 660:TSTNUPL_CP has the following error: API Parameter name is not defined in Attribute 1.
    10/7/14 12:55 PM Web ADI Upload Job 222732 ERROR          BneSyncConcurrentImporter.uploadImport - Stack Trace: oracle.apps.bne.exception.BneUploadException: Parameter 5 from the CONCURRENT_REQUEST import step parameter list 660:TSTNUPL_CP has the following error: API Parameter name is not defined in Attribute 1.
      at oracle.apps.bne.integrator.upload.BneAbstractConcurrentImporter.validateConcurrentRequestStep(BneAbstractConcurrentImporter.java:349)
      at oracle.apps.bne.integrator.upload.BneAbstractConcurrentImporter.runConcurrentRequest(BneAbstractConcurrentImporter.java:121)
      at oracle.apps.bne.integrator.upload.BneSyncConcurrentImporter.uploadImport(BneSyncConcurrentImporter.java:467)
      at oracle.apps.bne.integrator.upload.BneSAXUploader.endElement(BneSAXUploader.java:1793)
      at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
      at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1318)
      at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
      at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
      at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:235)
      at oracle.apps.bne.integrator.upload.BneUploader.processUpload(BneUploader.java:301)
      at oracle.apps.bne.integrator.upload.BneAbstractUploader.processUpload(BneAbstractUploader.java:114)
      at oracle.apps.bne.integrator.upload.async.BneAsyncUploadThread.run(BneAsyncUploadThread.java:149)
    10/7/14 12:55 PM Web ADI Upload Job 222732 ERROR          BneOracleWebAppsContext.getExtraJDBCConnection recieved the same connection as the base connection.  There may be transaction problems.

  • How to create a Web ADI template and save it in our apps?

    Hi all,
    I want to create a user enrollment template it Web ADI so that I can send the form to the client and they will just fillup the spreadsheet with all the users they want to add to the system then load it using Web Adi.
    For example this form is:
    I want to create a Web ADI template for the forms above, which is saved in the apps database. Just like the template sample below:
     1. Add Oracle WEB ADI you your responsibility. Explore how to create document etc
    2.  Using Oracle General Ledger, go to Enter Journal and click on Launch Journal Wizard..from there you can create document similar to attached
    Please help how to create templates like this.
    Thanks a lot,
    mk

    Hi Rajen and all,
    The sample tutorial you and Aj gave me seem for older version like 11i or 12.0. Can i still apply or follow it for 12.2?
    You also mentioned:
    My approach when I started was more like the "baby step" method ... started with something simple with these 2 responsibilities and a simple integrator and then continued by adding new features (like LOV, PopLists, Contents, playing with layouts, using FNDLOAD, etc....). It's  an interesting experience.
    Do you have the docs you follow to do the above process? What 2 responsibilities are you referring to? It is "Desktop Integration" & "Desktop Integration Manager"?
    I thought "Desktop Integration Manager" is the super-user and has all the "powers" needed for adi?
    What powers does "Desktop Integration Manager" have,  that "Desktop Integration" does not have? and vice-versa.
    Thanks a lot,

Maybe you are looking for

  • Macbook Pro does not show up on ATV 2

    Have installed ATV 2 - connected to TV with HDMI cable. Appears to connect with Airport Extreme in other room where Macbook Pro is located. However, while I turned on Home Sharing on the Macbook Pro and also on the ATV 2, they aren't finding one anot

  • How to configure search results web part to display results only after a query is generated from user?

    Hi All, I am crawling documents from a file server. I created a new content source and crawled the documents. All documents are crawled successfully. Then I went to my enterprise search center site collection and created a new result source. I have a

  • Remove Child and Event.SOUND_COMPLETE not working inside movie clip. What's the problem?

    I have a movie clip that is called to the stage. The user then clicks a button and music plays. As the music starts, another movie clip is called, a simulation of  an equilizer. There are several things that should happen: 1) When the user closes the

  • Long, long saga since moving from AOL to BT

    We were with AOL for several years with a very reliable connection with speeds around 900 Kbps. We have long lines here and so don't expect superfast speeds. Since moving to BTBroadband at the end of June we have had problem after problem with our co

  • Exported mp4 video "flashes" when viewing.

    Hey everyone. All my exported video flashes when you play it. I am sure it is something with exporting but I have tried several different settings and it keeps happening. Does anyone know why that would happen? It flashes really quickly like a strobe