Web ADI SetUp

Hi,
We are on 11.5.10.2 with Web ADI patchset C RUP 7 & Desktop Integrator (bne) patch#4278155 & 4376559.
We are first time implemeting this.What are all additional steps required for this setup.Please guide me further.
Best Regards
Zia

Please refer to:
Note: 417692.1 - Installing, Configuring and Troubleshooting Web ADI (Web Applications Desktop Integrator)
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=417692.1
Oracle Applications Desktop Integrator Installation Guide Release 7.2 - 11i
http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115csadiig.pdf
Oracle Web Applications Desktop Integrator Implementation and Administration Guide - R12
http://download.oracle.com/docs/cd/B40089_09/current/acrobat/120bneig.pdf

Similar Messages

  • 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

  • Help needed with Custom Web ADI Integrator for Mail Merge

    Hello,
    I've created a custom web adi integrator to generate letters to advise of end of probationary periods.
    The problem is that at the end of the process when the letter is opened in Word 2007, it only displays one record, and does not allow me to "preview results" and cycle through the records (this part is greyed out). It appears that the letter is not merged with the data spreadsheet although it does display one record from it.
    Our EBS version is 12.1.3 and we are using Office 2007.
    These are the steps I have followed so far (in brief):
    - Create a view to provide data (names, addresses etc).
    - Set up a new custom function (similar to seeded function HR Integrator Setup).
    - Add the custom function and other functions to Desktop Integration responsibility.
    - Add the relevant functions to end user's responsibility menu.
    - Add new category "other" to HR_ADI_DOCUMENT_TYPE lookup.
    - Create Download Excel Integrator by choosing Desktop Integration -> HR Integrator Setup. Enter "PER" for application and my view for the View Name. Upload.
    - Create another Excel document by choosing Desktop Integration -> HR Maintain Form Function Associations, and choose the integrator created above. Enter my custom function name in the generated spreadsheet and upload.
    - Define a layout for the new integrator.
    - Run the integrator under the end user responsibility and save the resulting spreadsheet, which is full of data as expected.
    - Create the letter in Word, using the saved spreadsheet as the data source for the merge. At this point the merge is successful.
    - Go to Desktop Integration -> Document Management and upload the Word mail merge document. Associate it with the custom document type created earlier.
    - Link this document to my integrator.
    - Go in as end user responsibility and run the integrator.
    At this point after enabling macros it loads 2 spreadsheets (one full of data) and the Word document, but the Word document only displays one record (approx the 10th in the list - there are about 100 in total). All of the relevant merge-related menu items on the "Mailings" tab are greyed out.
    Can anyone offer any pointers please?
    I did wonder whether it mattered if I changed the names of documents, e.g when I download and save the resulting spreadsheet full of data which I then use to merge to in the Word Doc, is it OK to call the spreadsheet anything or should it be left as the default name?
    Many thanks,
    Hazel

    Hi Nandhakumar.P,
    thanks for your response. Please find the answers below:
    - Set up a new custom function (similar to seeded function HR Integrator Setup).
    System Administrator -> Application -> Function. Query back the seeded User Function Name = "HR Integrator Setup", make a note of the details, then add a custom function entitled "NTC_HR_LETTERS" with the same details.
    - Add the custom function and other functions to Desktop Integration responsibility.
    System Administrator -> Application -> Menu. Query back User Menu Name = "Desktop Integration Menu" and add the following functions:
    WITHOUT PROMPT
    a. HR Integrator Setup
    b. HR Maintain Integrator Form Functions
    c. HR Disable Integrator
    d. HR ADI Document Overwrite Page
    e. HR ADI Document Upload Page
    f. The custom function created in previous step ("NTC_HR_LETTERS")
    WITH PROMPT
    g. HR ADI Document Management Page
    - Add the relevant functions to end user's responsibility menu.
    System Administrator -> Application -> Menu. Query back menu attached to custom responsibility of end user that will perform the action once set up.
    Add the following:
    a. The custom function "NTC_HR_LETTERS" as created previously (without prompt)
    b. Desktop Integration - Create Document (With Prompt. This function will be used to generate letters)
    - Add new category "other" to HR_ADI_DOCUMENT_TYPE lookup.
    SA_Application Developer -> Application -> Lookups -> Common. Query back Type = HR_ADI_DOCUMENT_TYPE and add a new entry entitled "Other". This document type is later assigned to the Word document I upload and link to the integrator.
    I hopoe that answers your questions.
    Regards,
    Hazel

  • JAEHYLEE  (R12 ADI)  How to add DFF in Web ADI

    Goal
    How to add DFF in Web ADI
    Solution
    ADI Mass Addition Template Layout Define에서 DFF를 사용하기 위해서 아래 ER이 현재 진행중이고 그 전에 사용하기 위해서는 아래와 같은 Datafix를 Workaround로 사용하여야 합니다.
    Please do the following in the test instance first and if satisfied migrate to production
    1.Setup-->Financials>Flexfields>Descriptive>Segments
    Query the Mass addition DFF and Category flexfield
    2.Both the above is to be defined exactly the same
    3.Reference field for both should be ATTRIBUTE_CATEGORY_CODE
    4)login to sqlplus apps account and run the following script
    sql
    - make sure it runs without errors, then commit. Otherwise rollback. This
    script should not be run over again, therefore verify the outcome.
    - restart the apache listener
    - login to apps and navigate to the Webadi Define Layouts page, under FA
    responsibility.
    - choose a layout for the Additions integrator, include the "Descriptive
    Flexfield" and "Context".
    - Test it.
    SCRIPT
    ===========
    set serveroutput on size 1000000
    Declare
    content_code varchar2(1000);
    interface_code varchar2(50) := 'FA_MASS_ADD_INTERFACE';
    begin
    dbms_output.put_line('Start add descriptive flexfiedl to Additions
    integrator: ' || interface_code);
    dbms_output.put_line('Updating attribute columns in bne_interface_cols_b')
    Update bne_interface_cols_b
    set display_flag = 'N' ,
    val_type = 'DESCFLEXSEG',
    group_name = 'MASSADD_DF'
    where application_id = 140
    and interface_code = 'FA_MASS_ADD_INTERFACE'
    and interface_col_name in ('ATTRIBUTE1','ATTRIBUTE2',
    'ATTRIBUTE3','ATTRIBUTE4','ATTRIBUTE5','ATTRIBUTE6',
    'ATTRIBUTE7','ATTRIBUTE8','ATTRIBUTE9','ATTRIBUTE10',
    'ATTRIBUTE11','ATTRIBUTE12','ATTRIBUTE13','ATTRIBUTE14',
    'ATTRIBUTE15','ATTRIBUTE16','ATTRIBUTE17','ATTRIBUTE18',
    'ATTRIBUTE19','ATTRIBUTE20','ATTRIBUTE21','ATTRIBUTE22',
    'ATTRIBUTE23','ATTRIBUTE24','ATTRIBUTE25','ATTRIBUTE26',
    'ATTRIBUTE27','ATTRIBUTE28','ATTRIBUTE29','ATTRIBUTE30');
    dbms_output.put_line('Creating CONTEXT');
    -- see webadi dev.guide for complete parameter documentation.
    BNE_INTEGRATOR_UTILS.UPSERT_INTERFACE_COLUMN
    (P_APPLICATION_ID => 140,
    P_INTERFACE_CODE => interface_code,
    P_SEQUENCE_NUM => 1011,
    P_INTERFACE_COL_TYPE => 1, -- indicates that column exists
    in interface table.
    P_INTERFACE_COL_NAME => 'CONTEXT',
    P_ENABLED_FLAG => 'Y',
    P_REQUIRED_FLAG => 'N',
    P_DISPLAY_FLAG => 'Y',
    P_FIELD_SIZE => 30,
    P_DEFAULT_TYPE => '', -- JAVA_EACH_ROW, SQL, TABLELOOKUP
    etc.
    P_DEFAULT_VALUE => '',
    P_SEGMENT_NUMBER => '',
    P_GROUP_NAME => 'MASSADD_DF',
    P_OA_FLEX_CODE => 'FA_MASS_ADDITIONS',
    P_OA_CONCAT_FLEX => 'N',
    P_READ_ONLY_FLAG => 'N',
    P_VAL_TYPE => 'DESCFLEXCONTEXT', -- TABLE,JAVA etc.
    P_VAL_ID_COL => '', -- Column for table LOV.
    P_VAL_MEAN_COL => '', -- Column for table LOV.
    P_VAL_DESC_COL => '', -- Column for table LOV.
    P_VAL_OBJ_NAME => '', -- Table for table LOV, class for java
    P_VAL_ADDL_W_C => '', -- where clause for table LOV.
    P_DATA_TYPE => 2, -- 1=NUMBER,2=varchar,3=date
    P_NOT_NULL_FLAG => 'N', -- Y=not null, N=null
    P_VAL_COMPONENT_APP_ID => '140', -- NUMBER
    P_VAL_COMPONENT_CODE => 'OA_FLEX', -- VARCHAR2
    P_SUMMARY_FLAG => 'N', -- VARCHAR2
    P_MAPPING_ENABLED_FLAG => 'Y', -- VARCHAR2
    P_PROMPT_LEFT => 'Context - Descriptive Flexfield', --
    VARCHAR2
    P_PROMPT_ABOVE => '', -- VARCHAR2
    P_USER_HINT => '', -- VARCHAR2' List - Text','* List -
    Text', '* Value','Text','* Date'
    P_USER_HELP_TEXT => 'US', -- VARCHAR2
    P_LANGUAGE => 'US', -- VARCHAR2
    P_SOURCE_LANG => 'US', -- VARCHAR2
    P_OA_FLEX_NUM => '', -- VARCHAR2
    P_OA_FLEX_APPLICATION_ID => '140', -- NUMBER
    P_DISPLAY_ORDER => 802, -- check
    P_UPLOAD_PARAM_LIST_ITEM_NUM => '', -- NUMBER
    P_EXPANDED_SQL_QUERY => '', -- VARCHAR2
    P_LOV_TYPE => 'NONE', -- VARCHAR2
    P_OFFLINE_LOV_ENABLED_FLAG => 'N', -- VARCHAR2
    P_VARIABLE_DATA_TYPE_CLASS => '', -- VARCHAR2
    P_USER_ID => 2 -- NUMBER VERIFY THAT 2 IS CORRCT
    dbms_output.put_line('Creating MASSADD_DF_PARENT');
    -- see webadi dev.guide for complete parameter documentation.
    BNE_INTEGRATOR_UTILS.UPSERT_INTERFACE_COLUMN
    (P_APPLICATION_ID => 140,
    P_INTERFACE_CODE => interface_code,
    P_SEQUENCE_NUM => 1012,
    P_INTERFACE_COL_TYPE => 2, -- indicates that column exists
    in interface table.
    P_INTERFACE_COL_NAME => 'MASSADD_DF_PARENT',
    P_ENABLED_FLAG => 'Y',
    P_REQUIRED_FLAG => 'N',
    P_DISPLAY_FLAG => 'Y',
    P_FIELD_SIZE => '', --?
    P_DEFAULT_TYPE => '', -- JAVA_EACH_ROW, SQL, TABLELOOKUP
    etc.
    P_DEFAULT_VALUE => '',
    P_SEGMENT_NUMBER => '',
    P_GROUP_NAME => 'MASSADD_DF',
    P_OA_FLEX_CODE => 'FA_MASS_ADDITIONS',
    P_OA_CONCAT_FLEX => 'Y',
    P_READ_ONLY_FLAG => 'N',
    P_VAL_TYPE => 'DESCFLEX', -- TABLE,JAVA etc.
    P_VAL_ID_COL => '', -- Column for table LOV.
    P_VAL_MEAN_COL => '', -- Column for table LOV.
    P_VAL_DESC_COL => '', -- Column for table LOV.
    P_VAL_OBJ_NAME => 'oracle.apps.bne.integrator.validators.
    BneDFFValidator', -- Table for table LOV, class for java
    P_VAL_ADDL_W_C => '', -- where clause for table LOV.
    P_DATA_TYPE => '', -- 1=NUMBER,2=varchar,3=date ?
    P_NOT_NULL_FLAG => 'N', -- Y=not null, N=null
    P_VAL_COMPONENT_APP_ID => '140', -- NUMBER
    P_VAL_COMPONENT_CODE => 'OA_FLEX', -- VARCHAR2
    P_SUMMARY_FLAG => 'N', -- VARCHAR2
    P_MAPPING_ENABLED_FLAG => 'Y', -- VARCHAR2
    P_PROMPT_LEFT => 'Descriptive Flexfield', -- VARCHAR2
    P_PROMPT_ABOVE => '', -- VARCHAR2
    P_USER_HINT => '', -- VARCHAR2' List - Text','* List -
    Text', '* Value','Text','* Date'
    P_USER_HELP_TEXT => 'US', -- VARCHAR2
    P_LANGUAGE => 'US', -- VARCHAR2
    P_SOURCE_LANG => 'US', -- VARCHAR2
    P_OA_FLEX_NUM => '', -- VARCHAR2
    P_OA_FLEX_APPLICATION_ID => '140', -- NUMBER
    P_DISPLAY_ORDER => 803, -- check
    P_UPLOAD_PARAM_LIST_ITEM_NUM => '', -- NUMBER
    P_EXPANDED_SQL_QUERY => '', -- VARCHAR2
    P_LOV_TYPE => 'NONE', -- VARCHAR2
    P_OFFLINE_LOV_ENABLED_FLAG => 'N', -- VARCHAR2
    P_VARIABLE_DATA_TYPE_CLASS => '', -- VARCHAR2
    P_USER_ID => 2 -- NUMBER VERIFY THAT 2 IS CORRCT
    dbms_output.put_line('Creating OA_FLEX component');
    end;
    insert into bne_components_b
    (application_id, component_code, object_version_number, component_java_class,
    created_by, creation_date, last_updated_by, last_update_login, last
    updatedate )
    values
    (140, 'OA_FLEX',1.0,'oracle.apps.bne.integrator.component.BneOAFlexComponent',
    2,to_date('20051201','YYYYMMDD') ,2, 2, to_date('20051201','YYYYMMDD') );
    Update bne_interface_cols_b
    set last_update_date = to_date('20051201','yyyymmdd')
    where application_id = 140
    and interface_code = 'FA_MASS_ADD_INTERFACE'
    and sequence_num in (1011, 1012);
    Update bne_interface_cols_tl
    set last_update_date = to_date('20051201','yyyymmdd')
    where application_id = 140
    and interface_code = 'FA_MASS_ADD_INTERFACE'
    and sequence_num in (1011, 1012);
    Reference
    559392.1

    Hello.
    The process is described in the Oracle Web Applications Desktop Integrator Implementation and Administration Guide manual.
    Octavio

  • Web ADI and Autopost

    Currently, we are setup in GL to autopost all GL journals. I am trying to troubleshoot a Web ADI issue and for a particular user, I'd like to have the uploaded spreadsheet data stay in the interface table rather than post to GL. I believe there is some problem with this template. I'm told setting the profile option BNE Allow Set Parameters would all the person uploading to choose whether to post or not, but from my understanding, if you change that option, don't you have to download a new template for that to take effect? If so, that would defeat my purpose of checking out what is wrong with the existing spreadsheet. If this is the case, is my only other option to disable autopost?

    Yeah, that's what I was thinking originally until someoneone told me about the profile option. I was hoping I could do it by profile option and really just trying to understand how this works with Web ADI as I am a Web ADI newbie. From what I saw elsewhere it didn't sound like the profile option would work for my purposes and was trying to confirm that here. If it requires downloading the template again after changing it, then it won't work for me.

  • How to use WEB ADI in R12 project accounting- Need urget

    Hi Friends,
    How to use WEB ADI in R12 for project accounting, right now iam working in a client place, i need to show demo on WEB ADI functionality in project accounting.
    Iam trying in different ways, it is showing error msgs, if any body have WEB ADI R12 exp, please guide me.
    I need to upload manual transactions through WEB ADI..
    What are the setups need to do, i have user guide but unable to solve my probelm..
    It is very urgent to me, please reply..
    Thanks,
    Srini
    Message was edited by:
    user620419

    Ravichandran wrote:
    Hi,
    Set the DQM Synchronization Method to "Batch" and it should solve your issue(Please note that this depends on whether you are using TCA)
    Regards,
    RaviHi Ravi,
    Thanks for replying this post. I had almost lost hope.
    As you suggested above, I tried to set the DQM Synchronization Method Profile Option to Batch using System Administrator responsibility but could not as the Profile Option is read only at all levels- Site, Application, Responsibility,User,etc. Please what am I doing wrong ? Thanks
    -Ibrahim

  • Web ADI Create Document - Short Cut Save to Form  Function Grayed Out

    How do I "ungray" Save to Form Function to allow a save?
    RDBMS 10.2.0.4.0
    Apps 11.5.10.2
    Only GL and Desktop ADI
    Oracle on Demand Customer - does not give us SysAdmin Responsiblities
    We have:
    Applicatin Adiministrator does not have Application> Funcitons
    Application Developer has Application>Forms and Function
    Setup Web ADI super user menu with Create Documents, Define Layout, Define Mapping, Manage Documents
    Setup options and "Hidden" Enter Journals
    Thanks for you help,
    Dale

    I still have no response or answers
    Refer the section "Creating Form Functions Using the Create Document Page Flow" in Oracle Web Applications Desktop Integrator Implementation and Administration Guide. User to have system administrator responsibility assigned to have this feature enabled as this is a SysAdmin task.
    THE BIG QUESTION - since "Oracle on Demand" will not allow their users to have System Administrator, how can I add the required functionality to the supplied Application Administrator and resolve the questions below?
    Problem Description:
    Web ADI – Create Document, Save to Form Function is grayed out, therefore it can not be used
    1. How do we enable Web ADI functionality to Create document and Save to Form Function?
    2. Once saved to form function how to we navigate to Application>Functions?
    3. Once the Short cut is saved to the Form Function, how do we attach to a user’s responsibility?
    We have only Application Administrator with no Applications> Functions menu, however we do have in our test instance Application Developer with Applications>Forms and Functions, but it does not appear to have the same rights as SysAdmin. I tried adding the menu functions simular to SysAdmin to Application Administrator but no luck unlocking (ungraying) the form.

  • TB upload using Web aDI

    HI All,
    I am trying to upload the trial balance with Web ADI.Its working firn for 4 records but for 2000 records, its not uploading and even not showing any error msg.Its just terminating the loader.
    Can somebody help ?????
    Thanks in advance
    Abhishek

    Yes..You can use HR Setup integrator in WebADI to build your own Integrator using the HR API you wanted

  • Using WEB ADI for PO upload

    Hi,
    Anyone used WEB ADI for loading POs?
    Regards,
    Anurag

    Yes..You can use HR Setup integrator in WebADI to build your own Integrator using the HR API you wanted

  • Useful Web ADI custom integrators docs

    I have recently started to look at creating Custom Integrators and thought it might help others if I listed the Oracle Docs I have found since they don't go out of their way to explain how to create custom integrators
    WebADI Implementation and Administration Guide
    http://download.oracle.com/docs/cd/B25516_18/current/acrobat/115bneig.pdf
    Document explaining how to create custom integrators - Note 360105.1 (this also lists a number of downloadable viewlets showing how to do a number of standard web adi tasks such as layouts, form function registration
    The following Viewlets are available for download from Metalink to help with the HR Integrator setup.
    Patch 3196431 - Disabling integrators
    Patch 4125542 - Creating standalone integrators
    Patch 3196360 - Mail merge example
    Patch 3196357 - Upgrading ADE to Web ADI
    Patch 3196355 - Download example
    Patch 4125537 - Creating integrators
    Patch 4112747 - Associating Form Functions with integrators
    Change column names or enter details for LOVs - Note 389624.1 (might need Note 394680.1 if get "Connection to server unavailable error"
    Oracle HRMS ADI FAQ - Note:240142.1

    Thanks for sharing the Info.
    -Satya

  • Web ADI and Excel XP

    Hi,
    I am trying to create a custom integrator using HR Integrator setup. The downloaded excel sheet shows up a modal window " Processing: Create Document" and it remains in that state forever. I also dont see Oracle menu option in the menu bar. My desktop configuration is: Windows XP home & Excel XP and I have set required options in IE and Excel. I tried on another desktop with Excel 2003 and it works fine there. So did any one face any issues working with Excel XP?Any help is much appreciated.
    Thanks,
    Murari

    I am using Web ADI with Excel XP and it is working fine. Please ensure that the Security Level is set to Medium and Trusted publisher is also set to "Trust access to Visual Basic Project".
    Also, for the browser set browser security correctly i.e
    in Local Intranet -> Custom Level -> "Initialize and script ActiveX controls not marked safe" to Prompt

  • 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

  • Problem in Web adi for custom integrator.

    Hi All,
    I never used Web ADI. i read some document and feel that it is easy... but facing problem while developing.
    The basic requirement as follows -
    1. There is a custom database, say XXA.
    2. A staging table (xxa_table) for upload data from csv files to base table.
    3. Data upload using concurrent program from xxa_table to base table is working fine; but now I need to upload csv file from user desktop and load the csv data into staging table (xxa_table).
    After applying below scripts I got some permission access error.
    Please guide me to setup for upload csv data in to staging table using web adi.
    So I run below scripts -
    DECLARE
    P_INTEGRATOR_CODE      VARCHAR2(30);
    P_INTERFACE_CODE      VARCHAR2(30);
    P_LAYOUT_CODE           VARCHAR2(30);
    P_APPLICATION_ID      NUMBER(15);
    P_OBJECT_CODE           VARCHAR2(20);
    P_INTEGRATOR_USER_NAME      VARCHAR2(240);
    P_LANGUAGE           VARCHAR2(4);
    P_SOURCE_LANGUAGE      VARCHAR2(4);
    P_USER_ID           NUMBER(15);
    P_INTERFACE_TABLE_NAME      VARCHAR2(50);
    P_INTERFACE_USER_NAME      VARCHAR2(240);
    P_FORCE           BOOLEAN;
    P_ALL_COLUMNS           BOOLEAN :=FALSE;
    BEGIN
    -- Define Constants
    -- Application ID of the product that will own this Integrator
    P_APPLICATION_ID      := 510;
    P_LANGUAGE           := 'US';
    P_SOURCE_LANGUAGE      := 'US';
    -- Applications Database User ID that owns this Integrator
    P_USER_ID           := 410;
    P_OBJECT_CODE           := PLAN_607';
    ---ADI details
    P_INTEGRATOR_USER_NAME      := 'Plan_7';
    P_INTERFACE_TABLE_NAME      := 'xxa_table'; -- Name of the Database staging table.
    P_INTERFACE_USER_NAME      := 'XXA_7 PLAN'; -- Name of the table that will be displayed in
    P_FORCE           := FALSE;
    P_ALL_COLUMNS           := FALSE;
    BNE_INTEGRATOR_UTILS.CREATE_INTEGRATOR (P_APPLICATION_ID,
                             P_OBJECT_CODE,
                             P_INTEGRATOR_USER_NAME,
                             P_LANGUAGE,
                             P_SOURCE_LANGUAGE,
                             P_USER_ID,
                             P_INTEGRATOR_CODE);
    BNE_INTEGRATOR_UTILS.CREATE_INTERFACE_FOR_TABLE (P_APPLICATION_ID,
                             P_OBJECT_CODE,
                                  P_INTEGRATOR_CODE,
                                  P_INTERFACE_TABLE_NAME,
                                  P_INTERFACE_USER_NAME, P_LANGUAGE,
                                  P_SOURCE_LANGUAGE, P_USER_ID,
                                  P_INTERFACE_CODE);
    BNE_INTEGRATOR_UTILS.CREATE_DEFAULT_LAYOUT(P_APPLICATION_ID,
                             P_OBJECT_CODE,
                             P_INTEGRATOR_CODE,
                             P_INTERFACE_CODE,
                        P_USER_ID,
                        P_FORCE,
                        P_ALL_COLUMNS,
                             P_LAYOUT_CODE);
    COMMIT;
    END;
    --------------------

    Duplicate thread (please post only once):
    Problem in Web adi for custom integrator
    Re: Problem in Web adi for custom integrator

  • User Manual for Web ADI for HRMS

    Would like to know if there is a user manual that can be used to learn how to use the WEB ADI Functionality as a best practise.
    all your comments are welcomed!

    Hi,
    Refer to the WebADI user manual which can be found at:
    Applications Releases 11i and 12
    http://www.oracle.com/technology/documentation/applications.html
    You may also refer to these documents for the setup/configuration (search the forum for more details).
    Note: 396181.1 - Oracle Web Applications Desktop Integrator Documentation Resources, Release 12
    Note: 452452.1 - R12:Installing, Configuring and Troubleshooting Web ADI (Web Applications Desktop Integrator)
    Note: 394265.1 - Web ADI for Oracle HRMS R12 Implementation and Configuration Information
    Regards,
    Hussein

  • Web ADI HR - which forms supported?

    Hi all
    I'm looking for some information about which forms are supported by Web ADI in Oracle HR.
    For example, i know that the person and assignment forms are supported, but it doesn't appear possible to create an integrator for the address form, or the contacts form.
    If anyone can point me to a document, either here or on Metalink, I would be grateful.
    Thanks
    Alex

    If you discovered the standard cannot achieve your demand ,you must customer this api , for example ,
    step 1 create customer hr_address_api
    create or replace package body cux_hr_address_api is
    procedure create_address(p_employee_number varchar2
    ,p_last_name varchar2
    ,p_effective_date date
    ,p_primary_falg varchar2
    ,p_date_from date
    ,p_address_line1 varchar2
    ,p_country_city_sar varchar2
    ,p_country varchar2
    ,p_postal_code varchar2) is
    v_person_id per_all_people_f.person_id%type;
    l_address_id per_addresses.address_id%type;
    l_object_version_number per_addresses.object_version_number%type;
    begin
    /*bug: person_id */
    select person_id into v_person_id
    from per_all_people_f
    where employee_number = p_employee_number
    and rownum = 1;
    hr_cn_person_address_api.create_cn_person_address(
    p_effective_date => trunc(p_effective_date),
    p_person_id => v_person_id,
    p_primary_flag => p_primary_falg,
    p_date_from => p_date_from,
    p_address_line1 => trim(p_address_line1),
    p_province_city_sar => p_country_city_sar,
    p_postal_code => p_postal_code,
    p_country => p_country,
    p_address_id => l_address_id,
    p_object_version_number => l_object_version_number);
    end;
    end cux_hr_address_api;
    step 2 login application
    1. webadi => create documents
    1.1 select office version
    1.2 select HR Integrator Setup
    1.3 use default
    1.4 select None
    1.5 create documents (button)
    1.6 save and open WebADI.xls
    1.6.1 METADATA_TYPE => CREATE
    APPLICATION_ID => Must be entry your customer application id
    INTEGRATOR_USER_NAME => Your name
    FORM_NAME => GENERAL
    API_PACKAGE_NAME => cux_hr_address_api
    API_PROCEDURE_NAME => create_address
    INTERFACE_USER_NAME => your name
    INTERFACE_PARAM_NAME => your parameter name
    API_TYPE => PROCEDURE
    1.6.2 menu => oracle => upload
    step 3
    1. webadi => define layout
    1.1 choice step 2 create integrator
    1.2 all filed name, placement are Line
    1.3 apply
    step 4
    1. webadi => create documents
    2. choice step2 create integrator
    3. choice step2 define layout
    4. choice None
    5. create documents (button)
    6. save and open WebADI.xls
    7. entry your data
    8. menu => oracle => upload

Maybe you are looking for

  • How do I add a 'folder' on my iPhone through iOS8?

    I Want to Be able to sort my emails on my iPhone. But I can't seem to create a 'folder' as such. I am using a Bigpond email account. What can/should I do? Can it be done?

  • Why can't I download Adobe Flash player since I upgraded to Yosemite?..

    I have not been able to download Adobe flash player since I upgraded to Yosemite on my 13 in  MacBook Pro purchased in Early 2011 Processor 2.3 GHz i5  Please Help!!

  • Insert more than 4000 characters using sql plus

    I have a SQL script that creates a database. The problem is that some of the fields are longer than 4000 characters in the INSERT statement and Oracle doesn't seem to like it. The field is a clob and works fine in the application (i.e. I can insert m

  • Ora-12154 - listener

    I have just installed Oracle 8i Lite and I can not connect by sql plus. The error message is 0rq 12154 - it's not possible to show the service name. I want to use the local database polite. The tnsnames.ora file is set up to TCP-LOOPBACK.WORLD = (DES

  • Power Point Slide Show CRASH???

    Power Point Slide Show CRASH????????