Hi How to generate vendor specific application file I am using Weblogic9.0

Hi
I have a scenario like XI->J2EE application. For my J2EE application am using Weblogic9.0 can anyone tell me how to generate weblogic specific XML, which i will use to deploy on application server. I am n newbie to Weblogic server9.0
Thanks

Hi
please have a look at ths link
http://edocs.bea.com/wls/docs90/ejb/index.html
http://edocs.bea.com/wls/docs90/ejb/implementing.html#1195909
http://edocs.bea.com/wls/docs90/ejb/DDreference-ejb-jar.html#1107234
Hope this helps, <i>please mark points for helpful answers</i>
regards
rajesh kr

Similar Messages

  • Hi How to generate vendor specific XML files

    Hi all!
    This is satish. I have  aquestion as:
    <b>How to generate vendor specific XML</b> files for deploying in Web Application server like weblogic9.0
    Please help me!
    Thanks in advance!!!

    Hi Satish
    AFAIK there are nwds plugins where you can convert Weblogic / jboss specific were you can convert it in to  SAP Web AS specific descriptor files .
    you can find these here http://media.sdn.sap.com/html/submitted_docs/sap_j2ee_migration_kit_webpages/external_docs/SAP_J2EE_Migration_Plugin.zip
    I am afraid there are no such plugins avaialble. You have to do the conversion of these vendor specific file manually or you will have to search for eclipse plugins which can do this
    Hope this helps. please do not forget to reward points
    regards
    rajesh kr

  • How to generate a second csv file with different report columns selected?

    Hi. Everybody:
    How to generate a second csv file with different report columns selected?
    The first csv file is easy (report attributes -> report export -> enable CSV output Yes). However, our users demand 2 csv files with different report columns selected to meet their different needs.
    (The users don't want to have one csv file with all report columns included. They just want to get whatever they need directly, no extra columns)
    Thank you for any help!
    MZ

    Hello,
    I'm doing it usually. Typically example would be in the report only the column "FIRST_NAME" and "LAST_NAME" displayed whereas
    in the csv exported with the UTL_FILE the complete address (street, housenumber, additions, zip, town, state ... ) is written, these things are needed e.g. the form letters.
    You do not need another page, just an additional button named e.g. "export_to_csv" on your report page.
    The csv export itself is handled from a plsql procedure "stored procedure" ( I like to have business logic outside of apex) which is invoked by pressing the button "export_to_csv". Of course the stored procedure can handle also parameters
    An example code would be something like
    PROCEDURE srn_brief_mitglieder (
         p_start_mg_nr IN NUMBER,
         p_ende_mg_nr IN NUMBER
    AS
    export_file          UTL_FILE.FILE_TYPE;
    l_line               VARCHAR2(20000);
    l_lfd               NUMBER;
    l_dateiname          VARCHAR2(100);
    l_datum               VARCHAR2(20);
    l_hilfe               VARCHAR2(20);
    CURSOR c1 IS
    SELECT
    MG_NR
    ,TO_CHAR(MG_BEITRITT,'dd.mm.yyyy') AS MG_BEITRITT ,TO_CHAR(MG_AUFNAHME,'dd.mm.yyyy') AS MG_AUFNAHME
    ,MG_ANREDE ,MG_TITEL ,MG_NACHNAME ,MG_VORNAME
    ,MG_STRASSE ,MG_HNR ,MG_ZUSATZ ,MG_PLZ ,MG_ORT
    FROM MITGLIEDER
    WHERE MG_NR >= p_start_mg_nr
    AND MG_NR <= p_ende_mg_nr
    --WHERE ROWNUM < 10
    ORDER BY MG_NR;
    BEGIN
    SELECT TO_CHAR(SYSDATE, 'yyyy_mm_dd' ) INTO l_datum FROM DUAL;
    SELECT TO_CHAR(SYSDATE, 'hh24miss' ) INTO l_hilfe FROM DUAL;
    l_datum := l_datum||'_'||l_hilfe;
    --DBMS_OUTPUT.PUT_LINE ( l_datum);
    l_dateiname := 'SRNBRIEF_MITGLIEDER_'||l_datum||'.CSV';
    --DBMS_OUTPUT.PUT_LINE ( l_dateiname);
    export_file := UTL_FILE.FOPEN('EXPORTDIR', l_dateiname, 'W');
    l_line := '';
    --HEADER
    l_line := '"NR"|"BEITRITT"|"AUFNAHME"|"ANREDE"|"TITEL"|"NACHNAME"|"VORNAME"';
    l_line := l_line||'|"STRASSE"|"HNR"|"ZUSATZ"|"PLZ"|"ORT"';
         UTL_FILE.PUT_LINE(export_file, l_line);
    FOR rec IN c1
    LOOP
         l_line :=  '"'||rec.MG_NR||'"';     
         l_line := l_line||'|"'||rec.MG_BEITRITT||'"|"' ||rec.MG_AUFNAHME||'"';
         l_line := l_line||'|"'||rec.MG_ANREDE||'"|"'||rec.MG_TITEL||'"|"'||rec.MG_NACHNAME||'"|"'||rec.MG_VORNAME||'"';     
         l_line := l_line||'|"'||rec.MG_STRASSE||'"|"'||rec.MG_HNR||'"|"'||rec.MG_ZUSATZ||'"|"'||rec.MG_PLZ||'"|"'||rec.MG_ORT||'"';          
    --     DBMS_OUTPUT.PUT_LINE (l_line);
    -- in datei schreiben
         UTL_FILE.PUT_LINE(export_file, l_line);
    END LOOP;
    UTL_FILE.FCLOSE(export_file);
    END srn_brief_mitglieder;Edited by: wucis on Nov 6, 2011 9:09 AM

  • Does anyone know how to lock a specific application, such as e-mail in Ipad?

    I have my company email in my Ipad and I want to lock it in order to prevent whoever uses my Ipad to login to my email. Does anyone know how to lock a specific application or it cannot be locked?

    There is a somewhat clunky way to do it. First, go into your mail (Settings - Mail/Contacts/Calendars) and turn off (dont' disable) any accounts you don't want to be seen. Then go into Restrictions - Accounts and select "Don't Allow Changes." This will prevent anyone from turning the mail back on. When you're ready to turn it back on, go into Restrictions and either Disable Restrictions or go into Accounts and select Allow Changes.

  • How do I view ipod music files with out using I tunes?

    I trying to view my Ipod music files without using itunes. But when I conect my Ipod to my pc I can only view contacts, notes, and caladar through the driver.
    How do I view ipod music files with out using I tunes?

    they should be under ur my music folder if u have windows

  • Q: How do I convert a pdf file to Word using Adobe Export PDF? - all my attempts are scrambled.

    Q: How do I convert a pdf file to Word using Acrobat Export PDF - all my attempts are scrambled

    Do you subscribe an Adobe Export PDF account? If you do not have an account, please go to https://www.acrobat.com/exportpdf/en/home.html?trackingid=JPZKN to subscribe.
    If you have an account, make sure verify your email address and sign in from https://exportpdf.acrobat.com/SignIn.html
    Jyh-Jiun Liou

  • How do I upload an XML file to salesforce using BULK API?

    Hi There,
    Please let me know how do we upload an XML file to salesforce using Bulk API?
    Thanks,
    ET

    Hi,
    I think that this is a more SalesForce.com question and think you will have more chance looking at SOAP API Developer's Guide for salesforce. Sending a SOAP request from the API Server is very straight forward and there are several tutorials and well documented about this.
    Cheers,
    Stefan

  • How can i share specific applications and files between laptops

    I just bought a McBook Air and I would like to share specific applications and files between my old MacBook Pro and the nw MacBook Air.

    Try target disk mode:
    http://support.apple.com/kb/PH3838
    Other wise use a USB thumb drive or a HDD to transfer them.
    Ciao.

  • How to maintain vendor specific prices for a material in SRM

    Hi,
    We are running extended classic scenario (SRM5.0). We want to register vendor-specific prices for materials that have been replicated from R/3.In SAP help, the following statement is made:
    Vendor-specific prices:
    For this, you have created Product Linkages in the SRM System with vendor-specific prices via the SAP Menu Master Data --> Products -->Process Products.
    However, I can not find the place to do this. Via relationships, I can make the link to the vendor and vendor-product-code, but I can not fill in a price.
    Is anyone familiar with this?
    Thanks,
    Ed

    Hi
    Go to the Conditions tab in the General Data section of a particular Product in the COMMPR01 transaction.
    Processing conditions in product master data depends on the application you wish to use; Purchasing (BBP Scenario) or Sales (CRM Scenario). This decides which condition types should be accessed, for example, to assign a price, discount or surcharge to a material, service or product category.
    First choose the required application; Purchasing or Sales and use the input help to enter a condition type in the field for input (in the item area). A line then appears where you enter the price-related data.
    <u>Dependencies</u>
    <b>To assign a price, for example, to a condition type, you must first make the following settings in Customizing for the condition technique:</b>
    Condition tables must exist and be generated with the necessary fields for product processing (for example, product or business partner and product).
    A condition type must exist (for example, a copy of an existing condition type such as 0PR0). The above-mentioned tables must be assigned to this condition type in an access sequence (in Customizing under CRM -> Master Data ->
    Condition Technique -> Access Sequence)
    Then you must assign the condition types required for product processing to a new condition maintenance group (in Customizing under -> CRM -> Master Data -> Condition Technique -> Condition Group), as the condition group PRODUCTCRM delivered by SAP should not be modified.
    You must ensure that the condition groups are assigned to the sales and purchasing applications so that the settings of the condition maintenance group apply to the product master data (in Customizing under CRM -> Master Data -> Product -> Special Settings for Sales Transactions and under Enterprise Buyer professional edition -> Master Data -> Products -> Special Settings for Purchasing Transactions).
    Example
    Condition table SAP004 contains amongst other things the fields 'business partner' and 'product'. A copy of the R/3 condition type PR00 with the name ZPR0 is created. When assigning the condition type to the new condition group ZPRODUCTCRM, condition type ZPR0 is assigned to condition table SAP004. You must then assign the new condition group ZPRODUCTCRM to the sales application.
    Hope this will help.
    Regards
    - Atul

  • How to generate an XML Configuration File for EBS Source Type

    Hi,
    We have installed SES, I want to integrate it to enable for searching repository contracts.
    In the sources I have selected oracle.apps.okc.repository.textsearch.server.RepHeaderSearchExpVO.
    For this source I need to specify the Configuration URL.
    Here I need to provide the path for configuration XML file. But before that I need to generate the XML Configuration file.
    Is there any steps on how we can create this XML file.
    like I would want to know how we can create the XML file and on which folder on the server should I be putting it
    Thanks

    Hi there,
    We are running into same issue and need the exact same information. Can someone help with this question on priority?
    Thanks,
    Darshan

  • How to create vendor specific GL acc.

    Dear Guru,
    Upon GR the GL acc. picked based on valuation class that set in material master. That valuation class has been tag with GL acc. in OBYC. I attached herewith the scenario upon GR
    3210000800 89 STK - FINISHED GOODS 8,396.27250     MYR GR
    3330001001 96 OPGG - ACRL PUR (new 8,396.27250-     MYR GR-2077
    2320111000 40 PUR FG LE                  8,396.27250     MYR GR-2077
    2360111600 50 PUR OFFSET                  8,396.27250-     MYR GR-2077
    May I know how we may create different GL acc. for specific vendor without touch existing GL acc. Or is that possible to create additional accounting such as below to offset the above clearance.
    2320121200 DT PUR FG LI - EM
    2320111000 CT PUR FG LE      
    By doing this I believe this may go to vendor specific GL acc. (This is Inter company Purchasing so we wanted to change according to company GL acc.)
    Please advice.
    rgds,
    nantha

    Hi
    Vendor cannot be linked to a special GL account except Reconcialation account.
    Thanks

  • How to generate & publish  webhelp html files in different folder than default folder

    Hi All,
    I am new to robo help. I have a requirement to generate & publish webhelp html files in a different folder than default folder.
    Could anyone please tell me the steps to change the folder
    Thanks
    Rashmi

    You change the generate folder and filename in the first field on the first page of the wizard. It must be a folder on your hard disk.
    You change the publish folder in the last page of the wizard. Anywhere you like.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How to fine vendor specific error code in JDBC?

    Hi all,
    Is there any method which can be used to find vendor specific error code?
    Thnx in advance

    try{
    // your code
    catch(java.sql.SQLException ex){
    int code = ex.getErrorCode() ;
    Retrieves the vendor-specific exception code for this SQLException object.
    String state = ex.getSQLState() ;
    Retrieves the SQLState for this SQLException object.
    }

  • How can I print multiple PDF files at once using Windows 7?

    How can I print multiple PDF files at once, on an HP LJ Pro 400 xcolocr printer without opening each
    one separately using Windows 7?

    I am sorry, but to get your issue more exposure I would suggest posting it in the commercial forums since this is a commercial printer. You can do this at http://h30499.www3.hp.com/hpeb/
    I hope this helps.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • How can you tell if a file is being used in your project or not?

    How can you tell if a file in your bin is being used in your project or not? My director dragged hundreds of reference files into my project and only used a few of them. I'd like to do some house cleaning and delete the ones that are not in use. This project file has 100 sequences in it, so it would be a tough manual hunt to figure this out.
    In Premiere Pro (or Flash for example), where all the information is in the Project Bin such as in/out times and duration, there is where it tells you how many times that piece of media has been used or if it hasn't been used yet.
    Can FCP tell me this info?
    Thanks for yout time!
    -Monty

    Monty,
    Within FCP, there is a menu item called "Media Manager" (depending on what version you are in). This would be worth your while to look into. It basically organizes your project by moving/archiving any used assets of a project and leaving out un-used assets. It saves a ton of disk space.
    For example, say you have a 5 minute clip with an in/out point that is just 30 seconds. Media Manager will "archive" just that 30 seconds, not the entire clip. There is even a setting that you can add additional "handles" time to the front andd back of the clip if you think you may need to add or change transition.
    Do a google search. I was just watching a few Youtube videos on this myself.
    Jonathan

Maybe you are looking for

  • Portege 3440CT Reinstallation of OS and NTLDR Error

    Hi all, I have an Portege 3400 that I picked up a few years ago when starting a business. The machine was put through a lot and it won't boot anymore. I want to reinstall the OS - the only catch is I don't have the original CD Rom drive that came wit

  • How to get id of selected Tab in WebDynpro abap

    HI,     How to get id of selected Tab in WebDynpro for abap? THANKS!

  • Action in Integration Scenario

    Hi I have a doubt regarding " Actions" in Integration Scenario in IR. I have an interface which is actually a clubbed one, there are two interfaces together and there are two sender interfaces and two receiver interfaces. So how many should I create

  • Submit dynamic program in ABAP

    Hi, I have to take the name of the program from the user in parameter on the selection screen and then call it. for this purpose i have used SUMBIT stmt as follows: parameters : p_pname(15),        "program name          p_var(15).              " nam

  • Proxy doesn't contain return value

    Hi, i have the following scenario: R/3(proxy) -> XI -> Webserivce(all interfaces are sync.) i can see in the monitoring of XI that the webservice returns a value but this value is not passed to the proxy output parameter. The configuration is XI seem