Web ADI - Error in BneMailMerge()

Hi,
I have configured a Web ADI letter for Contract Printing and I get an error in BneMailMerge() as the view attached with Integrator doesnot fetch any row.
But when I execute the same view from Pl/sql developer,it fetches the rows properly.
Any hints,what can be the cause of this issue.
Regards
Jujaar

Jujaar,
I had this same issue but for me it was with the view that I was using i.e it didnt have proper joins. I would suggest to check your Visual Basic security settings in MS Word if thats what you are using though I realize that this error shows up at the end when it attempts to open the letter.
Hope this helps...

Similar Messages

  • Web ADI error

    Hi,
    We have changed the BNE: Upload Staging Directory profile path as we were getting empty excel sheets when we were exceuting FGS reports and after chaging this profile path the users were facing the below error when they are using Web ADI
    Fatal Error: Please have your system administrator view the bne.log.file. java.io.FileNotFoundException(The Network path was not found)
    When I asked my DBA if the provided path in Production is a valid path then he changed the path again and asked to clear the browser cache and test the issue again. After clearing the browser cache when users tried using ADI they are getting Empty Excel sheets.
    User has the Internet explorer setting and Excel setting properly.
    Kindly let us know if we need to verify any other settings or profile options.
    Any help is much appreciated.
    Regards,
    Shabana.

    Pl see if ML Doc 272789.1 (Post Clone Problem: Login/Portal Server Installation May Not Be Complete) can help
    HTH
    Srini

  • WEB ADI Error with Excel - Compile Error

    I am trying to export data to Excel. The process works until the data is loaded to Excel whereupon I get a Microsoft Visual Basic error "Compile Error: User-defined type not defined.
    Behind the error message is several screens from VB with the following line highlighted "Dim oParser As New SAXXMLReader30"

    Please post the details of the application release, database version and OS.
    I am trying to export data to Excel. The process works until the data is loaded to Excel whereupon I get a Microsoft Visual Basic error "Compile Error: User-defined type not defined.Can you find any details about the error in the BNE.log file? -- How to Create a BNE Log For Web Adi Issues and Errors? [ID 817023.1]
    Behind the error message is several screens from VB with the following line highlighted "Dim oParser As New SAXXMLReader30"Please see if (Web ADI: Compile Error - Userdefined Type Not Defined LEDGER_IDDetails [ID 1319992.1]) is applicable.
    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

  • Web ADI Error: Permissions and Connection Issues (Please Help)

    Hello
    I'm new to WEB ADI and I'm trying to set up on an 11.5.10 Oracle Application. I'm reading the white paper "Understand and using Web ADI in Oracle HRMS" From metalink
    I created the functions Create Document, Web ADI Layout Definition, Web ADI Text Mapping and HRMS Create Document. I also create the sub menus HR ADI Seeded Integrator Form Functions and HR ADI Skills Seeded Integrator Form Functions in the menu US_SHRMS_NAV, and made sure the ‘BNE Allow No Security Rule’ is set to Yes
    I was able to get the seeded download procedure to work, however the seeded upload procedure didn't work for me. I received an error " The connection to the server is unavailable". I also notice that I don't have access to HR Update Salary Proposals Integrator or the HR Integrator Setup integrator, when I select them from WEB ADI I get the following error "You do not have permission to access this functionality."
    Can someone please assist me in get passed these issue?

    Please see these docs.
    When Trying To Upload the Salary Proposal Receiving Connection Unavailable Error [ID 604200.1]
    Error -The Connection to the Server is Unavailable When Upload Web ADI - Interface Columns Integrator [ID 394680.1]
    WebADI Upload ''Connection To The Server Is Unavailable'' While Uploading [ID 419995.1]
    Web ADI Create Document Fails - Connection to The Server is Unavailable Error on Worksheet [ID 334632.1]
    Connection To The Server Error Message When Using WEBADI journal upload [ID 556465.1]
    WEBADI Cannot Upload ADI Spreadsheet Because "The Connection To Server Is Unavailable." [ID 359584.1]
    Connection Unavailable Error Occurs When Uploading Files In Web Adi [ID 271811.1]
    Error 'The Connection To The Server Is Unavaiable' when Uploading WEB ADI Document [ID 847091.1]
    BNE.D Web ADI Letters Fail to Export Download is an Empty Document - Spreadsheet [ID 329926.1]
    Also, please check the BNE.log file for details about the error -- How to Create a BNE Log For Web Adi Issues and Errors? [ID 817023.1]
    Thanks,
    Hussein

  • Web ADI Error when using column from table which can be NULL as parameter

    Hi
    We have a custom integrator which queries the records and downloads into excel sheet. There is parameter list attached to it. One of the parameter is on a field which can have NULL. When we try running the ADI , we are getting the error :
    Fatal error: Please have your system administrator view the bne.log file.
    java.lang.NullPointerException
    Please contact your support representative
    Please help.
    Regards,
    Pradeep.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Stefan Misch ([email protected]):
    Yep - if you try:
    create unique index XAK2_A_ARTIKEL
    on A_ARTIKEL(CUST_ID, EXTERNAL_ID);
    I get error ORA-01452, because of duplicate keys. I verified, that within a each CUST_ID, there is no duplicate non-null EXTERNAL_ID, but there are lots of rows for each CUST_ID where EXTERNAL_ID is NULL.
    Thanks for your help.
    Stefan<HR></BLOCKQUOTE>
    Create a view on your table, that you will use for inserts.
    Then, create a trigger INSTEAD OF INSERT on your view. You can perform the checks for uniqueness in it...
    Hope this will help...
    Thomas.
    null

  • What can be the cause of Web ADI error : Cannot execute SQL statement?

    I created a custom integrator in r12.2.3 and while loading I encountered an error, Cannot execute SQL statement.
    I checked my setup in Interface attribute , the RUN_ID column has a default type SQL QUERY with a default value SELECT  XXCONV_EAM_ASSET_NUM_S.NEXTVAL FROM DUAL.
    If I have a right setup here, what can be the cause of this error?

    Hi,
    The possibilities can be of various reasons, with the sql statements,
    xml descriptors, data sources, improper drivers anything. To crack down
    the solution, kindly let me know the error messages and what exactly are
    you trying to accomplish.
    Thanks & Regards
    Raj
    manimaran t wrote:
    what may be the cause of this error java.sql.SQLException: invalid sql
    type passed to callable statement in iplanet ussing JNDI
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Re: WEB ADI Error xception Name: java.lang.NullPointerException with MS Office 2010

    Could you please help to upload the file....I am not able to find any attachment link in editor.

    Could you please help to upload the file....I am not able to find any attachment link in editor.

  • 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

  • Web ADI Configuration Error

    Hi,
    We are getting the following error.
    Web ADI Configuration Error
    BNE_UIX_PHYSICAL_DIRECTORY is not configured. FPRIVATE "TYPE=PICT;ALT=http://hostname.domainname:port/OA_HTML/cabo/images/t.gif"
    I followed the below thread
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=876022&tstart=0
    followed all the Metalnk Notes and did all the configurations
    but still not working
    Apps version : 11.5.10.2
    DB version : 10.2.0.2
    Patches :
    5240536 - applied
    2645031 - Not Applied
    plz help

    Hi,
    The Notes are somehow conflicting
    *274179.1*
    Check if following database profiles are set.
    BNE_UIX_BASE_PATH
    BNE_UIX_PHYSICAL_DIRECTORY
    If set, please unset the above profiles (remove from the site value)..
    *888386.1*
    Set the following 2 system profiles as follows:
    BNE UIX Physical Directory $COMMON_TOP/webapps/oacore/html/cabo/
    BNE Upload Staging Directory /tmp
    *1058772.1*
    Unset the 'BNE_UIX_PHYSICAL_DIRECTORY' profile option (null value is the default) and set other BNE profile options with the correct value
    But anyways, I have checked both - setting and unsetting the profile options and bounced apache
    But still not working
    plz help

  • 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 and Windows error 1706

    Hi everyone,
    In a test instance I've configured Web ADI. When an accountant tries to create a spreadsheet he gets a popup box saying, "Please wait while Windows configures Oracle Client." Followed by the error, "Error 1706. No valid source could be found for product Oracle Client. Windows Installer cannot continue." He can click OK and get past the message but it happens every time.
    I've searched MOS but came up empty. Does anyone have any ideas?
    Thanks!
    Sharon

    Sharon,
    I can't get anyone else willing to test until I get this problem resolved on this one work station.Please try from some other machine as suggested before in my previous reply and see if you can reproduce the issue.
    Also, check the BNE.log file for any errors and post it here.
    Thanks,
    Hussein

  • Web ADI - Create Document Error

    Hi Guys,
    I am trying to opening create document from Oracle Web ADI responsibility. But the following error is showing
    404 Not Found
    Resource /OA_HTML/oracle.apps.bne.webui.BneApplicationService not found on this server
    Regards,

    Hi tyro;
    Metalink in maintance now.. Until it bring up can you check below and see its helpful:
    http://forums.tangosol.com/forums/thread.jspa?threadID=967015
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=922255&tstart=0
    also see:
    http://apps2fusion.com/at/kv/320-web-adi-custom-integrators
    Regard
    Helios

  • Oracle Web ADI: Fata Error

    Hi,
    Environment:-R11i
    Trying to upload Journal through the Web ADI.
    When I am clicking on the Currecny field LOV in the Excel sheet then it is not showing the Currency Code = UK instead of that it is throwing the error
    Error:-
    Exception Name:oracle.apps.bne.exception.BneFatalException - The Applications Context SOB does not equal the SOB supplied in the sheet. You must logon to Oracle Applications using a responsibility with the same SOB as the current spreadsheet.
    Does anybody have an idea about this.
    Thanks,
    ABR

    Any details about the error in the BNE log file?
    Please see if these docs help.
    USER GETTING ERROR WHILE ATTEMPTING TO UPLOAD JE USING WEB ADI. The Applications context SOB does not equal the SOB supplied in the sheet [ID 1081338.1]
    Web ADI Projects List Of Values (LOV) Comes From Wrong Operating Unit [ID 289681.1]
    Responsibility Level Profile Options Not Recognized in WebADI [ID 258918.1]
    WebADI Upload Fails With: No concurrent import requests have been submitted [ID 282514.1]
    Thanks,
    Hussein

  • Web ADI JVM Error

    Hi
    When Iam uploading more rows Iam getting the below error in Web ADI.
    Rollbacking the transaction on ExceptionJBO-29000: Unexpected exception caught: java.lang.OutOfMemoryError, msg=Java heap space.
    Pls let me know if this is bug or any settings that can be changed?
    Thanks in advance.

    Hi;
    Please check below notes:
    On Reporting TAB the Task Summary Screen Hangs and Fails with Exception JBO-29000: Unexpected Eexception Caught:java.lang.OutOfMemoryError,msg=Java heap space [ID 550926.1]
    JBO-29000: Unexpected Exception Caught: Java.Lang.Outofmemoryerror, Msg=Java Heap Space [ID 1361385.1]
    SR Attachments Error JBO-29000 java.lang.OutOfMemoryError When Exceed 15 MB [ID 1092353.1]
    If you make search at metalink as JBO-29000: Unexpected exception caught: java.lang.OutOfMemoryError there are 12 docs mention similar error message, please see them
    Regard
    Helios

Maybe you are looking for

  • No USB driver after install of iOS 8

    After downloading and installing iOS 8 on my Windows 7 64, my USB and device are no longer recognized (by the same computer I have been using for 2 years with my Apple products). I tried to download the latest version of iTunes, as well as going into

  • Full GC takes long time

    Hello, Since the last two weeks, we're experiencing Full GCs that take long time and block our application. Our platform is: Windows 2003 Server 64 bit Tomcat 6.0.18 Java 1.6.0_u13. Total memory: 8Gb. -Xms4096m -Xmx6144m -Xss256k Old generation: min

  • Non storaged material in Storage Location after mov 653

    I have a non storage material. when the return delivery picking was done SAP let to put a storage location. for this Delivery item category wit has not flagged "Do Not Check Storage Location". So it has to be checked. Its also true that we have Stora

  • Smart Playlist - how to enter "or"

    I wanna create a smart playlist with the following logic: Play count = 0 and Podcast is ture and (album = CNN or "BBC Radio") But i found i cannot make the smart playlist understand "or". Anyone have idea? Thanks.

  • Is it any Official release maverick to download other than the App store??

    i live in PAKISTAN so in PAKI app stor maverick isnt download or upgrade yet. plz suggest me other download link, torrent wich having official maverick file. then further idownload it and enjoyyy...