Web ADI GL Journal Template - Journal Line Number

Is anyone know if you can add the journal line number to a web adi journal template.
Our users create journals in a spreadsheet and upload in to Oracle vua web adi. They print a hard copy of the journal in Excel ADI template format as well as an output from Oracle of the journal to which their backup is attached. This is required for our audit/SOX requirements.
Our users/audit review team are frustrated that the order of the lines in the adi xls file is not the same as in the actual oracle journal.
Having looked at the journal template document I cannot find the journal line number as an option when creating the adi template. Is there any other way of ensuring that the line number in excel is the same as in Oracle (aside from re-ordering the excel lines into code combination order).
We are running on Oracle Applications : 11.5.10.2
Thanks

As per (How To Add Line Number Column To Journal Entry Webadi Template [ID 1102405.1]) this feature is not available in R12 so this implies that it is not available in 11i.
Thanks,
Hussein

Similar Messages

  • Unexpected Error - Web ADI having more than 800 lines in an invoice.

    Hi All,
    I am trying to upload an invoice having more than 800 lines through a custom build "AP Invoices WebADI". I am getting "Unexpected Error"; where Error message may be different in each unsuccessful run.
    I have tried decreasing the lines step by step; by decreasing 25-50 lines per run. I was able to load an invoice with 450 lines but couldn’t load invoice with 500 lines.
    What can be the reason ? Is there any limitation in open interface to load particular number of lines per invoice OR some sort of Web ADI limitation ?
    Please advise.
    Regards,
    MH

    Hi Yoonas,
    Thanks for your reply.
    I have checked the log file and found the issue:
    BneBaseSQL.executeQuery:Stack trace: java.sql.SQLException: ORA-01000: maximum open cursors exceeded
    I can understand its due to limit of open cursors. Before making change to db parameter I am troubleshooting code if I can find something to close the cursors properly.
    One thing I have noticed is that this message is coming, every time (after 450 records), when Web ADI calls Java LOVs to validate the given values. All other code is fine.
    I have 8 java based LOVs (java components attached in Web ADI). As per my understanding, during validation of each record, it calls the SQL Code for 8 LOVs hence open 8 cursors for each record. After 450 records, limit of maximum open cursors exceeds hence causing the issue.
    What do you think, Is it true in this case? If yes, is there any solution to it ? The thing I am worried about is; how I can control the call of Web ADI to Java LOVs ??
    Thanks & Best Regards,
    MH

  • Web adi modify layout

    Hi,
    we are working in Oracle applications 11i.
    In oracle web adi , integrator: General Ledger-Journals -> Layout New Foreign Actuals - Single -> context field set of book value is set to primary set of book. How can we give the user option to select foreign set of book?
    Thanks & Regards,
    Abeer

    hi,
    the issue is resolved. in order for the layout to point to another set of book i did the following:
    duplicated the oracle web adi responsibility and named it MRC oracle web adi.
    updated profile GL:set of books of the new responsibility to the desired one.
    that's all.

  • Error when using LOV wildcard(%) in custom web ADI

    Hello,
    I'm getting the following error on a custom Web ADI integrator.
    There are a number of LOVs on the form, and they're all working fine except one.
    The LOV is populated correctly, however, once the wildcard (%) search is used, the following error is shown:
    The following error has occurred
    Exception Name: oracle.apps.bne.exception.BneSQLException -
    Error occurred when setting bind value G% on SQL Statement at index 3.
    Cause: A low level API call failed.
    Action: Please note this error to your support
    representative.
    Statement: SELECT DISTINCT alias_value_name P_ALLOWANCE_NAME,
    alias_value_id, pel.element_type_id P_ELEMENT_TYPE_ID FROM apps.HXC_ALIAS_VALUES
    hav , apps.PAY_ELEMENT_LINKS_f pel , apps.per_all_assignments_f paaf ,
    apps.per_all_people_f ppf WHERE pel.ELEMENT_TYPE_ID = hav.attribute1 AND SYSDATE
    BETWEEN paaf.EFFECTIVE_START_DATE AND paaf.EFFECTIVE_END_DATE AND paaf.person_id
    = ppf.person_id AND ppf.employee_number = :1 AND ( (paaf.business_group_id =
    pel.business_group_id AND paaf.business_group_id =
    fnd_profile.value('PER_BUSINESS_GROUP_ID') AND LINK_TO_ALL_PAYROLLS_FLAG = 'Y')
    OR (pel.payroll_id = paaf.payroll_id ) ) AND hav.ENABLED_FLAG = 'Y' AND
    hav.ATTRIBUTE3 = 'PJ' AND HAV.ATTRIBUTE4 =
    DECODE(:2,'Quantity','Q','Amount','A','@') AND TRUNC(SYSDATE) BETWEEN
    HAV.DATE_FROM AND NVL(HAV.DATE_TO,HR_GENERAL.END_OF_TIME) AND TRUNC(SYSDATE)
    BETWEEN pel.effective_start_date AND
    NVL(pel.effective_end_date,HR_GENERAL.END_OF_TIME)
    Bind values used in SQL statement: G%
    Log File Bookmark: 964273
    Please help.
    Thanks,
    Mina

    Hi,
    maybe this is the problem. The type is byte and not binary.
    But I have the same problem as mentioned in the other thread: I can't change the type.
    The type in the WSDL of my web service is "base64binary". Is there maybe a possibility to import a jar-file for this type?
    Christian

  • GL Journal Import Web ADI Issue - Line DFF

    We have a requirement to add DFF values to Journal Web ADI import. We have added Line DFF Context and Line DFF fields to the layout. Document is getting created and but the upload fails with the below message,
    Upload processing did not complete
    Exception during parsing of upload document. java.lang.NullPointerException
    Any pointers/ help is highly appreciable.
    Thanks In Advance

    Hi Hussein,
    Thank you for your response. Below are the error messages that I got from the BNE log file. Can you please help me to figure out what is the wrong here.
    11/6/14 7:32 AM AJPRequestHandler-HTTPThreadGroup-34 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: 101:L3_JOURNALS_120
    11/6/14 7:32 AM AJPRequestHandler-HTTPThreadGroup-34 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: 101:L3_JOURNALS_120
    11/6/14 7:32 AM AJPRequestHandler-HTTPThreadGroup-34 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: 101:L3_JOURNALS_120
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          BneUploader.processUpload(), fatal exception: java.lang.NullPointerException
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          java.lang.NullPointerException
      at oracle.apps.bne.integrator.upload.BneFineValidator.runTableValidation(BneFineValidator.java:946)
      at oracle.apps.bne.integrator.upload.BneFineValidator.validateColumns(BneFineValidator.java:702)
      at oracle.apps.bne.integrator.upload.BneSAXUploader.processDeepestLevel(BneSAXUploader.java:2248)
      at oracle.apps.bne.integrator.upload.BneSAXUploader.startElement(BneSAXUploader.java:1202)
      at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:181)
      at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1288)
      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:234)
      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)
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          BneOracleWebAppsContext.getExtraJDBCConnection recieved the same connection as the base connection.  There may be transaction problems.

  • Customize the WEB ADI Journal Import layout

    Hi ,
    I would like to know from gurus , on how to customize the WEB ADI Journal Import Template, as per the client's requirements.
    I would like to add a custom validation for a line level reference column (Referenc6 of GL JE Lines) and also for the Accounting Date column in the Template's Header field.
    Kindly suggest me which package / setup needs to be looked at so that I can include the validations. I could see lots of BNE stuff ..not sure where to go for.
    We are on 11.5.10 Oracle Applications version on 10g Database and trying to create the layout with the responsibility 'DESKTOP INTEGRATION'.
    Oracle Web ADI 11i 8.4.1.34.
    Please help me on this..
    Thanks & Regards,
    Kiran Kesari

    Check this MOS note: GLLEZL: Error EU02 in Journal Import (Doc ID 1423023.1)
    thanks

  • Web ADI Journal Layout

    Hello
    Could someone please advise if it is possible to change the Web ADI Journal layout to a Cross Tab format (i.e. Accounts down the page and Periods across the top of the page)
    Example
    Account Apr May Jun July etc...
    a/c #1 £ £ £ £ £
    a/c #2
    a/c #3
    I can only see where it can be added as a Header or Line Item.
    Thanks in Advance
    Alex

    difficult question... update or not update...
    I guess you are in a test environment, so I would update the table, and test thoughtfully.
    what was the application id in the source environment? if it changed, then you should check with who performed the upgrade.
    if instead the integrator application id changed, then you might ask a patch from oracle.
    Least but not last, if your manager is in a hurry and s he is against direct update on the table, go front end and recreate it - it takes 10 minutes. however this introduces another step and dependencies in the system upgrade process, and you might want to have as few as possible steps in it.

  • Hiring Someone to Create a Customized Aperture Web Journal Template

    I'm interested in creating a customized Web Journal template for Aperture. Does anyone know anybody out there I could hire to do such a project?

    The BEST way in my opinion is nothing mentioned in this forum:
    LIGHTSCRIBE BABY!!!!!!!!
    Laser burn ANY image on the DVD just like Hollywood Movies baught in a store.
    I paid $175.00 for a Lacie Dual Layer DVD Burner and it included Toast Titanium 7 and LightScribe Software - Best of all works on MACs ONLY (not PeeCee's) and produces flawless DVD's regardless of Brand name.
    No ink jets to buy! No paper to buy! No stupid bulky printer to have on your desk! Just a slim Stainless Steel looking DVD Burner that puts to shame Apple's own SuperDrive OR any Label or Printer kit on the market today.
    www.lacie.com

  • ADI Journal Template Upload Error

    I setup an ADI Journal Template and copied it to a shared folder. When another user opens the template it comes up with a signon request, even though ADI is already up and running:
    You have not signed on to the required Applications Database.
    It's almost as if another user cannot access a Template that was not created on their PC. For now, users are cutting and pasting the data into their own templates. Is there a workaround for this problem? Is it a responsibility issue?

    ADI stores the name of the database you signed on to when creating the Journal Template. Have the second user create or modify their database name to the same as yours and you will find that they can use the template.

  • Web Journal Templates - Options for Different Ones?

    I'd like to be able to create my own Web Journal templates. The ones provided by apple are . . . uninspired. Yes, I know I can tweak anything after export in an HTML editor, but I'd rather do it right the first time. Has anyone looked into Aperture 2.0's templates? Are they extensible or expandable. I cannot find anything the manual or on this forum. Thanks.

    yes, mod_plsql for Apache (the core of Oracle 9iAS) allows you to make PL/SQL calls from a browser environment and return HTML. the entire Oracle Portal product is written using this mechanism.
    learning JSP from scratch, and learning how to manage security, database connections and record sets would be a daunting task. if you want to learn Java, great. it's my favority web language. however, if you have PL/SQL experience and a need to get information to the web, use mod_plsql and generate dynamic content via PL/SQL and the database.
    good luck,
    rich

  • 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,

  • Error while creating Journal Template

    Dear Experts
    I am in process of re-creating Journal Template and got below error
    (I have upgraded to BPC 7 NE SP8 - before this I was using the Journal!!!!)
    Step1_Init : An error occured while parsing EntityName, Line 1, Position 2069
    and then Journal Wizard wont display any dimensions to select the header dimensions
    Any suggestions
    Amar

    Hi Shankar,
    we have the same issue, but we are running on BPC NW 7.5 SP 06.
    Did you find a solution?
    Best regards
    Gianfranco Vallese

  • Error while loading journal template in fdm 11.1.1.2

    Hi Guys,
    I am using Fdm 11.1.1.2. I am getting the following error while loading a journal template
    The following error I am getting while loading the template while using the option Select file from inbox
    Error- The remote server machine does not exist or is unavailable
    The following error I am getting while loading the template using the option upload file
    Error- file upload attempt failed.
    Detail- access to the path c:\hyperion\products\financial data quality\web server components\website\temporary export files\admin******.temp is denied
    An early response is highly appreciated
    Thanks & Regards
    pss

    Hi,
    Did you drop it as ADF table? Can you post the code snippet of your jspx page?
    -Arun

  • Web ADI- Modification of FA Additions standard template problem

    Dear Gurus,
    We are on Oracle EBS 11.5.10.2. DB 10g On Oracle Enterprise Linux 5.8 BOX..
    I have modified the custom template of FA Addition.. Here is what I needed and what I have done..
    1. I excluded the mandatory Clearing Account Field from the template.
    2. I enabled Attribute 1 to Attribute 6 columns for display.
    3. Enabled those fields for mapping as well.
    4. Created a new template.
    All these I have done is by adjusting back end information.
    Problem:
    I am getting the attributes in layout creation page there I can select them for showing it on web adi spread sheet lines
    but when I create the document the Attribute Columns does not appear in the sheet.
    I have bounced the machine after doing the changes Still no result.
    Technical Changes I made for doing this :
    update bne_interface_cols_b x
    set x.DISPLAY_FLAG = 'Y'
    where x.INTERFACE_COL_NAME in ('ATTRIBUTE1','ATTRIBUTE2','ATTRIBUTE3','ATTRIBUTE4','ATTRIBUTE5','ATTRIBUTE6')
    and x.INTERFACE_CODE = 'FA_MASS_ADD_INTERFACE'
    update bne_interface_cols_b x
    set x.MAPPING_ENABLED_FLAG = 'Y'
    where x.INTERFACE_COL_NAME in ('ATTRIBUTE1','ATTRIBUTE2','ATTRIBUTE3','ATTRIBUTE4','ATTRIBUTE5','ATTRIBUTE6')
    and x.INTERFACE_CODE = 'FA_MASS_ADD_INTERFACE'
    Please let me know what I need to do for making these visible.
    Regards,
    Rubayat Newaz

    Leo thanks your reply was really helpful.
    here is what I did,
    update bne_interface_cols_b
    set val_type = null, group_name =null
    where application_id = 140
    and interface_code = 'FA_MASS_ADD_INTERFACE'
    and interface_col_name in ('ATTRIBUTE2','ATTRIBUTE4','ATTRIBUTE5','ATTRIBUTE6','ATTRIBUTE7')
    Walla it is showing in web adi. I am able to upload data..
    but I am facing a new kind of problem.. When I upload data using pre validate
    data is uploaded but I get this warning
    No concatenated descriptive flexfield value to validate.
    how to get rid of it ?
    Regards,
    Rubayat

  • Journal Template

    is it possible to fix some default dimension members in journal template..for example the value datasrc allways have to be JOURNAL..
    Also is it possible to rearrage the Journal Template looks for example Jounral ID and Group are coming to the lowerpart of the header ...can it be shifted to the upper part so that FIXED header dimension can come as last portion of  Header Journal Template..
    Appreicate inputs...

    Hello,
    For adding a fixed value of datasrc try this....
    Limits to Dimension Members for Journal Entries 
    You can limit the number of dimension members that are available to users during journal entry. All base-level members that the user has access to are available when the user fills out a journal template. By using the EnableJRN property for a dimension, you can limit the members available to users when they double-click member cells in the journal template.
    Features
    You can limit journal dimension member lists by adding the property EnableJRN to the dimension for which you want to limit journal access. Then, in its dimension sheet, type a Y in the EnableJRN column of base-level members for which you want to allow users to post journal entries. Repeat this for each dimension you want to limit, and process the dimensions.
    Also, I know of at least one project that had success with changing the journal template heavily for formatting.  I did not test you exact changes but suspect this will be ok.  Please note you will have to recreate the template which means historical journal entries are lost (SAP is chaning this in the future)
    Hope this helps. 
    Cheers,
    Chris

Maybe you are looking for

  • Browser specific problem with checkbox

    Hi, From my parent window am selecting one checkbox entry then i click on submit, i get one popup window when that closes selcted item get added into DB. but the next item in the list get selected in mozilla firefox, it must be unchecked,this is not

  • Importing a clean text in CS3

    When I was with CS2, I had a Word macro that was cleaning my texts before importing it to InDesign. The resulting text was a Tagged Text, without any formatting. The work flow was simple: cleaning the Word files removing everything unnecessary (this

  • Customizing display profile for a role ends with a blank portal

    I have a custom TabContainerProvider with 4 tabs (containers with two channels). I need one of them to be visible only to a specific role. So I created a role (static), assigned this role to users, and in portal console with the role selected I've pu

  • Solaris 10  - T1000

    Just managed to(fudged to say the least) jumpstart my T1000, however I would like to add some extra storage and was wondering if theres any PCI-Express USB (not supported obviously) cards that work in Solaris 10 1/13 in a T1000 as I would like to add

  • How to prevent a page from being printed (with condition)?

    Dear forumers, How can I control a page in smartform from being printed / displayed? The scenario: There are multiple pages in the smartform. In the second page, the variable, V_TEXT will be displayed in a text element located in the secondary window