Accesing multiple R/3 systems from WD application

Hi guys,
I need to access multiple SAP R/3 systems from my WD application. What all SLD configurations do I need to make in order to get the references of different R/3 systems while creting RFC models in my WD application.
Thanks in advance.
Regards,
VaibhaV

Hi ArulRaja,
Thanks for those inputs. Well now I've few more queries. When you say register your R/3 system with SLD using TCode rz70, from where can I execute this transaction? Is it from Web Dynpro configuration screen of WAS? If you can guide me with the path to be followed for the same, It would be of great help for me to make sure I am doing it the right way.
About creating JCo destinations, I did not find any option to add multiple JCo destinations. So I did it the reverse way. I know this is not the correct way of doing it but I was unable to create multiple JCo destinations, and moreover it worked!
I first created a RFC model, on the screen where we give reference of the RFC meta & metadata destination, I changed the name to a non existing destination. I entered the RFC system details while creating the model only. And after saving the model, when I went back to the JCo destination maintenance screen I could see the names I mentioned while creating the model.
Regards,
-Vaibhav.

Similar Messages

  • Bulk Load into SAP system from external application

    Hi,
    Is there a way to perform a bulk load of data into a SAP system from an external application?
    Thanks
    Simon

    Hello,
    My external application is a C program and I think I want to use IDocs and RFC to communicate with the SAP system.
    Simon

  • Is there a way to export multiple pages from an application?

    Hi,
    I need to export multiple pages from one application and import them to an other application in one shot?
    Thanks

    Go into Shared components > on the right hand side select Export Application Components > and export multiple pages,components at once

  • Hello.  I just upgraded to Lion OS X 10.7.3.  I was previously running 10.5.7 which included the ENTOURAGE application.  how do I retrieve needed information from this application that no longer runs on this new system?

    Hello.  I just upgraded to Lion OS X 10.7.3.  I was previously running 10.5.7 which included the ENTOURAGE application.  how do I retrieve needed information from this application that no longer runs on this new system?

    The file you'll be looking for that has most of what you're looking for - messages, address book, etc. is the Entourage Database.  The verison of Microsoft Office I run (on Lion) is Office 2008.  By default the Entourage Database for this verison is at user/Documents/Microsoft User Data/Office 2008 Identities/Main Identity/Database.  That folder (Main Identitty) also has your rules, signatures, and such.  You'll have to recover this file from whatever backup you have.  If you have a different version of Entourage, the file location will be a little diffferent.
    Good luck
    srb

  • HT4889 When I transferred my data from a 128GB Macbook Air to 256GB Macbook Air (brand new version as of 9/1/13) I end up with 188GB used!   I add up the size of Users, System, Library and Applications and it comes to 90GB.  What am I missing?

    When I transferred my data from a 128GB Macbook Air to 256GB Macbook Air (brand new version as of 9/1/13) I end up with 188GB used!   I add up the size of Users, System, Library and Applications and it comes to 90GB.  What am I missing?  How did I "use" up so much space in migrating from one Mac to another?

    Did you use the Setup Assistant available at the beginning of the new machine's setup process? Or did you use Migration Assistant later after you had set up the new machine?
    If you used Migration Assistant, you generally wind up with two accounts (the new one you set up on the new machine plus the old one you ported over) - that may explain your excessive use of space. In that case, you can either manually combine/remove all unnecessary duplicate files, or you can start over by using Command + R, wiping your drive, and downloading the OS. Once it's downloaded, use the Setup Assistant offered at the beginning of the install/setup process.

  • Calling ipseckey from multithreaded application

    Hello
    My multithreaded network C++ application calls Solaris ipseckey utility concurrently while deleting/adding IPSEC SA without any additional synchronisation.
    Application can call concurrently in threads constructions like
    FILE * fp = popen("/usr/sbin/ipseckey -f <file with commands>","r");
    pclose(fp);
    Does anybody knows if it is safe to do it in such way without synchronisation?
    I didn't find inter-process synchronisation in ipseckey code opposite to ipsecconf utility where such synchronisation is provided by lock file.
    I am suspecting that ipseckey is not "Multiple Process" safe.
    Sometimes during application running I see system panic with stack like below.
    SunOS xxx 5.10 Generic_139555-08 sun4v sparc SUNW,T5140
    Apr 6 12:43:26 WS_same_subnet unix: [ID 783603 kern.notice] Deadlock: cycle in blocking chain
    Apr 6 12:43:26 WS_same_subnet unix: [ID 100000 kern.notice]
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203eeb0 genunix:turnstile_block+630 (1271800, 3b, 60010b3ea70, 182b110, 0, 0)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 000000000182b110 0000000000000000 0000060013db0550 00000600134a6d08
    Apr 6 12:43:26 WS_same_subnet %l4-7: 00000300044c0be0 0000000000000001 0000000000000000 0000000000000000
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203ef60 unix:mutex_vector_enter+428 (1872380, 2, 60010b3ea70, fff999198400ec63, 300044c0be0, 0)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 00000000018f1fe0 0000000000000000 0000000000000000 0000000000000000
    Apr 6 12:43:26 WS_same_subnet %l4-7: 00000300044c0be0 0000000000000001 000000000182b148 000000000182b140
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f010 ipsecah:get_ipsa_pair+1a4 (6001c7312c0, 60010b3c000, 60010b3ea68, 6001087e9b0, 6001bc77628, 2)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000060010b3c060 000000007bf1f420 000006001c7312dc 0000000000000000
    Apr 6 12:43:26 WS_same_subnet %l4-7: 000000000000006f 0000060010b3c068 0000060010b3ea70 000000000b07016f
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f0e0 ipsecah:sadb_delget_sa+13c (600115785c0, 60015db68f0, 6001087e990, 2a10203f29c, 600126b54b8, 13)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000000000000001 0000000000000000 0000000000000000 00000300011d61b0
    Apr 6 12:43:26 WS_same_subnet %l4-7: 00000300011d6440 0000000000000004 0000060015db68f8 0000000000000027
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f1e0 ipsecesp:esp_parse_pfkey+cc (3, 3, 6001087e940, 60015db68f0, f8, 6001c7312b0)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000060015db6a50 000000007dfaae03 ffffffffffffffff 000000007dfaae04
    Apr 6 12:43:26 WS_same_subnet %l4-7: 000000007dfaac00 00000600115785c0 000000007bbb32c4 000000007bbb3000
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f2a0 unix:putnext+218 (600126b56a8, 600126b55b0, 600115785c0, 100, 600126b5320, 0)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000000000000000 0000000000000000 0000000000000000 0000000000005350
    Apr 6 12:43:26 WS_same_subnet %l4-7: 000000000000010d 00000000019831d8 000000007bbb35dc fffffd5efdfc6000
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f350 keysock:keysock_parse+270 (60019e0f5f0, 600137bd200, 290, 0, 30001b04f40, 600164ed0a0)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000060010b54a80 000006001c7312b0 0000000000000048 000002a10203f408
    Apr 6 12:43:26 WS_same_subnet %l4-7: 000000007bbcffe0 000000007bbcfc00 0000000000000003 0000000000000003
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f4e0 unix:putnext+218 (600109a3868, 600164ed0a0, 6001cb61140, 100, 6001bde6988, 0)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000000000000000 0000000000000000 0000000000000000 0000000000005590
    Apr 6 12:43:26 WS_same_subnet %l4-7: 000000000000010d 0000000070000ef0 000000007bbd0678 fffffd5efdfc6000
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f590 genunix:strput+1d8 (600190044f0, 6001cb61140, 6da1, 6001cb61140, 60013c72fd0, 0)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 000006001bde6988 0000000000000004 0000000000000000 0000000000000000
    Apr 6 12:43:26 WS_same_subnet %l4-7: 000006001c76e580 00000600134a6d08 0000000000000000 0000000000000000
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f790 genunix:kstrputmsg+33c (6001a371040, 60015f60fc0, 2a10203fa98, 6001cb61140, 2, 0)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000000000000003 0000000000000000 0000000000000004 00000600190044f0
    Apr 6 12:43:26 WS_same_subnet %l4-7: 0000060019004570 0000000000000000 0000000000000000 0000000000000000
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f870 sockfs:sosend_svc+94 (6001c175320, 2a10203fa98, 3, 0, 61, 0)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000000000000008 000002a10203f928 0000000000000001 0000000000000004
    Apr 6 12:43:26 WS_same_subnet %l4-7: 0000000000000001 000006001c175340 0000000000000021 0000000000000048
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f930 genunix:fop_write+20 (6001a371040, 2a10203fa98, 0, 60012743560, 0, 133da18)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000000000000048 0000000000002420 0000000000002000 0000000000000009
    Apr 6 12:43:26 WS_same_subnet %l4-7: 000006001086a080 0000060010883500 00000600108839e8 00000000022169e2
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 723222 kern.notice] 000002a10203f9e0 genunix:write+268 (5, 8058, 600192090e0, 48, 3, 1)
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 179002 kern.notice] %l0-3: 0000000000000000 000006001a371040 0000000000000000 0000000000008b10
    Apr 6 12:43:26 WS_same_subnet %l4-7: 0000000000000048 0000000000000128 0000000000000000 0000000000000003
    Apr 6 12:43:26 WS_same_subnet unix: [ID 100000 kern.notice]
    Apr 6 12:43:26 WS_same_subnet genunix: [ID 672855 kern.notice] syncing file systems...

    Thank you
    I selected the following threads from mdb output
    000003000475ee40 600133c9120 600115535d0 1 58 60010b58200
    PC: turnstile_block+0x600 CMD: /usr/sbin/ipseckey -f /tmp/ipsecWPXbJe4xN
    stack pointer for thread 3000475ee40: 2a101e3c6b1
    [ 000002a101e3c6b1 turnstile_block+0x600() ]
    mutex_vector_enter+0x428()
    get_ipsa_pair+0x1a4()
    sadb_delget_sa+0x13c()
    esp_parse_pfkey+0xcc()
    putnext+0x218()
    keysock_parse+0x270()
    putnext+0x218()
    strput+0x1d8()
    kstrputmsg+0x33c()
    sosend_svc+0x94()
    fop_write+0x20()
    write+0x268()
    syscall_trap32+0xcc()
    000003000443f5e0 6001352f1c0 60015c4d778 1 49 60010b56068
    PC: panicsys+0x48 CMD: /usr/sbin/ipseckey -f /tmp/ipsecVPXaJe4xN
    stack pointer for thread 3000443f5e0: 2a101f0c6d1
    turnstile_block+0x630()
    mutex_vector_enter+0x428()
    sadb_delget_sa+0x1a4()
    esp_parse_pfkey+0xcc()
    putnext+0x218()
    keysock_parse+0x270()
    putnext+0x218()
    strput+0x1d8()
    kstrputmsg+0x33c()
    sosend_svc+0x94()
    fop_write+0x20()
    write+0x268()
    syscall_trap32+0xcc()
    Using of PF_KEY will be our next step for better performance.

  • Question migrating system from Intel to PPC

    I have a quick question, and after doing some searching here I have not come across this. I have a 2GHz Core Duo iMac currently running Leopard, I recently acquired a 2.3GHz Dual Core PPC G5. Now most of my production apps are not native under Intel so run under Rosetta.
    Turns out the G5 is faster than the iMac and therefore I want to Migrate my system from the iMac to the G5. Both have Leopard running but can I use the Apple's Migration Assistant to transfer all the files and settings from the iMac to the G5?
    Thanks in advance for any help

    Hi
    Use this guide:
    http://discussions.apple.com/thread.jspa?threadID=435350
    It works both ways, basically eliminating the need to use Migration Assistance, which quite a number of posts here reported "poor results" when they use Migration Assistance to move their data from one platform to another.
    Use the guide and move all your data files across, some preferences and keychain etc. Best you fresh-install all your applications in the G5, instead of moving the apps across, because sometimes some installation put components in multiple locations in your mac
    Cheers

  • Upload tab-delimited file from the application server to an internal table

    Hello SAPients.
    I'm using OPEN DATASET..., READ DATASET..., CLOSE DATASET to upload a file from the application server (SunOS). I'm working with SAP 4.6C. I'm trying to upload a tab-delimited file to an internal table but when I try load it the fields are not correctly separated, in fact, they are all misplaced and the table shows '#' where supposedly there was a tab.
    I tried to SPLIT the line using as separator a variable with reference to CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB but for some reason that class doesn't exist in my system.
    Do you know what I'm doing wrong? or Do you know a better method to upload a tab-delimited file into an internal table?
    Thank you in advance for your help.

    Try:
    REPORT ztest MESSAGE-ID 00.
    PARAMETER: p_file LIKE rlgrap-filename   OBLIGATORY.
    DATA: BEGIN OF data_tab OCCURS 0,
          data(4096),
          END   OF data_tab.
    DATA: BEGIN OF vendor_file_x OCCURS 0.
    * LFA1 Data
    DATA: mandt  LIKE bgr00-mandt,
          lifnr  LIKE blf00-lifnr,
          anred  LIKE blfa1-anred,
          bahns  LIKE blfa1-bahns,
          bbbnr  LIKE blfa1-bbbnr,
          bbsnr  LIKE blfa1-bbsnr,
          begru  LIKE blfa1-begru,
          brsch  LIKE blfa1-brsch,
          bubkz  LIKE blfa1-bubkz,
          datlt  LIKE blfa1-datlt,
          dtams  LIKE blfa1-dtams,
          dtaws  LIKE blfa1-dtaws,
          erdat  LIKE  lfa1-erdat,
          ernam  LIKE  lfa1-ernam,
          esrnr  LIKE blfa1-esrnr,
          konzs  LIKE blfa1-konzs,
          ktokk  LIKE  lfa1-ktokk,
          kunnr  LIKE blfa1-kunnr,
          land1  LIKE blfa1-land1,
          lnrza  LIKE blfa1-lnrza,
          loevm  LIKE blfa1-loevm,
          name1  LIKE blfa1-name1,
          name2  LIKE blfa1-name2,
          name3  LIKE blfa1-name3,
          name4  LIKE blfa1-name4,
          ort01  LIKE blfa1-ort01,
          ort02  LIKE blfa1-ort02,
          pfach  LIKE blfa1-pfach,
          pstl2  LIKE blfa1-pstl2,
          pstlz  LIKE blfa1-pstlz,
          regio  LIKE blfa1-regio,
          sortl  LIKE blfa1-sortl,
          sperr  LIKE blfa1-sperr,
          sperm  LIKE blfa1-sperm,
          spras  LIKE blfa1-spras,
          stcd1  LIKE blfa1-stcd1,
          stcd2  LIKE blfa1-stcd2,
          stkza  LIKE blfa1-stkza,
          stkzu  LIKE blfa1-stkzu,
          stras  LIKE blfa1-stras,
          telbx  LIKE blfa1-telbx,
          telf1  LIKE blfa1-telf1,
          telf2  LIKE blfa1-telf2,
          telfx  LIKE blfa1-telfx,
          teltx  LIKE blfa1-teltx,
          telx1  LIKE blfa1-telx1,
          xcpdk  LIKE  lfa1-xcpdk,
          xzemp  LIKE blfa1-xzemp,
          vbund  LIKE blfa1-vbund,
          fiskn  LIKE blfa1-fiskn,
          stceg  LIKE blfa1-stceg,
          stkzn  LIKE blfa1-stkzn,
          sperq  LIKE blfa1-sperq,
          adrnr  LIKE  lfa1-adrnr,
          mcod1  LIKE  lfa1-mcod1,
          mcod2  LIKE  lfa1-mcod2,
          mcod3  LIKE  lfa1-mcod3,
          gbort  LIKE blfa1-gbort,
          gbdat  LIKE blfa1-gbdat,
          sexkz  LIKE blfa1-sexkz,
          kraus  LIKE blfa1-kraus,
          revdb  LIKE blfa1-revdb,
          qssys  LIKE blfa1-qssys,
          ktock  LIKE blfa1-ktock,
          pfort  LIKE blfa1-pfort,
          werks  LIKE blfa1-werks,
          ltsna  LIKE blfa1-ltsna,
          werkr  LIKE blfa1-werkr,
          plkal  LIKE  lfa1-plkal,
          duefl  LIKE  lfa1-duefl,
          txjcd  LIKE blfa1-txjcd,
          sperz  LIKE  lfa1-sperz,
          scacd  LIKE blfa1-scacd,
          sfrgr  LIKE blfa1-sfrgr,
          lzone  LIKE blfa1-lzone,
          xlfza  LIKE  lfa1-xlfza,
          dlgrp  LIKE blfa1-dlgrp,
          fityp  LIKE blfa1-fityp,
          stcdt  LIKE blfa1-stcdt,
          regss  LIKE blfa1-regss,
          actss  LIKE blfa1-actss,
          stcd3  LIKE blfa1-stcd3,
          stcd4  LIKE blfa1-stcd4,
          ipisp  LIKE blfa1-ipisp,
          taxbs  LIKE blfa1-taxbs,
          profs  LIKE blfa1-profs,
          stgdl  LIKE blfa1-stgdl,
          emnfr  LIKE blfa1-emnfr,
          lfurl  LIKE blfa1-lfurl,
          j_1kfrepre  LIKE blfa1-j_1kfrepre,
          j_1kftbus   LIKE blfa1-j_1kftbus,
          j_1kftind   LIKE blfa1-j_1kftind,
          confs  LIKE  lfa1-confs,
          updat  LIKE  lfa1-updat,
          uptim  LIKE  lfa1-uptim,
          nodel  LIKE blfa1-nodel.
    DATA: END   OF vendor_file_x.
    FIELD-SYMBOLS:  <field>,
                    <field_1>.
    DATA: delim          TYPE x        VALUE '09'.
    DATA: fld_chk(4096),
          last_char,
          quote_1     TYPE i,
          quote_2     TYPE i,
          fld_lth     TYPE i,
          columns     TYPE i,
          field_end   TYPE i,
          outp_rec    TYPE i,
          extras(3)   TYPE c        VALUE '.,"',
          mixed_no(14) TYPE c        VALUE '1234567890-.,"'.
    OPEN DATASET p_file FOR INPUT.
    DO.
      READ DATASET p_file INTO data_tab-data.
      IF sy-subrc = 0.
        APPEND data_tab.
      ELSE.
        EXIT.
      ENDIF.
    ENDDO.
    * count columns in output structure
    DO.
      ASSIGN COMPONENT sy-index OF STRUCTURE vendor_file_x TO <field>.
      IF sy-subrc <> 0.
        EXIT.
      ENDIF.
      columns = sy-index.
    ENDDO.
    * Assign elements of input file to internal table
    CLEAR vendor_file_x.
    IF columns > 0.
      LOOP AT data_tab.
        DO columns TIMES.
          ASSIGN space TO <field>.
          ASSIGN space TO <field_1>.
          ASSIGN COMPONENT sy-index OF STRUCTURE vendor_file_x TO <field>.
          SEARCH data_tab-data FOR delim.
          IF sy-fdpos > 0.
            field_end = sy-fdpos + 1.
            ASSIGN data_tab-data(sy-fdpos) TO <field_1>.
    * Check that numeric fields don't contain any embedded " or ,
            IF <field_1> CO mixed_no AND
               <field_1> CA extras.
              TRANSLATE <field_1> USING '" , '.
              CONDENSE <field_1> NO-GAPS.
            ENDIF.
    * If first and last characters are '"', remove both.
            fld_chk = <field_1>.
            IF NOT fld_chk IS INITIAL.
              fld_lth = strlen( fld_chk ) - 1.
              MOVE fld_chk+fld_lth(1) TO last_char.
              IF fld_chk(1) = '"' AND
                 last_char = '"'.
                MOVE space TO fld_chk+fld_lth(1).
                SHIFT fld_chk.
                MOVE fld_chk TO <field_1>.
              ENDIF.       " for if fld_chk(1)=" & last_char="
            ENDIF.         " for if not fld_chk is initial
    * Replace "" with "
            DO.
              IF fld_chk CS '""'.
                quote_1 = sy-fdpos.
                quote_2 = sy-fdpos + 1.
                MOVE fld_chk+quote_2 TO fld_chk+quote_1.
              ELSE.
                MOVE fld_chk TO <field_1>.
                EXIT.
              ENDIF.
            ENDDO.
            <field> = <field_1>.
          ELSE.
            field_end = 1.
          ENDIF.
          SHIFT data_tab-data LEFT BY field_end PLACES.
        ENDDO.
        APPEND vendor_file_x.
        CLEAR vendor_file_x.
      ENDLOOP.
    ENDIF.
    CLEAR   data_tab.
    REFRESH data_tab.
    FREE    data_tab.
    Rob

  • Loading web pages from an application

    Hi All
    I've tried hunting on this web site for info about how to show an html page from an application. Unfortunatley I couldnt find anything.
    So how do I fire up a web browser, and load in a specified web page?
    I can get a URL pointing to a file on my system ie File:c:/MyDoc/Help.htm, but am unsure what I need to do next.
    Any advice welcome.
    Cheers

    From an applet? - I assume this is a java web app ...
    import java.awt.*;
    import java.awt.event.*;
    import java.net.*;   
    public class URLCheckBox extends java.applet.Applet implements ItemListener {
       Choice chqbx = new Choice();
       Label lblOutput, lblfalse;
       URL url; 
       public void init() {
           this.setLayout(new FlowLayout());
                   chqbx.addItem("URL link to ..."); // add URL names here eg: www.yahoo.com/
           chqbx.addItemListener(this);
           setFont(new Font("Arial", 0, 18));
           setForeground(new java.awt.Color(255,255,55));
           setBackground(new java.awt.Color(95,100,215));
           lblOutput = new Label("Link to other web pages: ");
           add   (lblOutput);
           add(chqbx_MMedia);
           chqbx_MMedia.setForeground(new java.awt.Color(210,210,255));
           chqbx_MMedia.setBackground(new java.awt.Color(50,50,95)); 
       public void paint(Graphics g) { // this just makes it look pretty!
          g.drawRect(2,2,216,196);
          g.setColor(Color.white);
          g.drawRect(4,4,212,192);
          g.setColor(Color.blue);
          g.drawRect(6,6,208,188);
          g.setColor(Color.white);
          g.drawRect(8,8,204,184);
          g.setColor(Color.gray);
          g.drawRect(10,10,200,180);
       public void itemStateChanged(ItemEvent e) {
           String URLstr = "http://";
           String selection;
           selection = (String)chqbx.getSelectedItem();
           String urlText =  URLstr + selection";
              try {
                 url = new URL(urlText);        
                 getAppletContext().showDocument(url);
              catch(MalformedURLException ignore){ }
    }

  • Error on open the Report Schedule Page from other application

    Hi,
    I want to open the only "Report Schedule Page" of the InfoView from my application. For this I am using the following url -
    http://servername:8080/businessobjects/enterprise115/desktoplaunch/InfoView/CrystalEnterprise_Report/schedule/get.do?objId=526
    The problem I am facing is that sometime the Report Schedule Page open successfully and sometimes it gives the following error -
    HTTP Status 400 - Invalid path /InfoView/InfoView/logon/logon was requested
    type Status report
    message Invalid path /InfoView/InfoView/logon/logon was requested
    description The request sent by the client was syntactically incorrect (Invalid path /InfoView/InfoView/logon/logon was requested).
    Apache Tomcat/5.0.27
    Please help me in resolving this issue?
    Thanks,
    Vicky

    Hi,
    first of all it is neither supported nor recommended to embed or call single components or pages of InfoView in other applications. You would have to write your own schedule page using the BO SDK.
    The problem you are facing looks like the component you are calling does not get or find a valid session to the BOE system in the desired place. But even if it would (sometimes you are seeing that) I doubt that it would work to schedule a report using this mechanism as the further requests when pressing the OK button will call other parts of InfoView then, which will probably cause other problems. So try to use another solution as stated above.
    Regards,
    Harald

  • Java.util.logging: write to one log file from many application (classes)

    I have a menuapp to launch many applications, all running in same JVM and i want to add logging information to them, using java.util.logging.
    Intention is to redirect the logginginfo to a specific file within the menuapp. Then i want all logging from all applications written in same file. Finally, if needed (but i don't think it is), i will include code to write logging to specific file per app (class). The latter is probably not neccessary because there are tools to analyse the logging-files and allow to select filters on specific classes only.
    The applications are in their own packages/jars and contain following logging-code:
            // Redirect error output
            try {
                myHandler = new FileHandler("myLogging.xml",1000000,2);
            } catch (IOException e) {
              System.out.println("Could not create file. Using the console handler");
            myLogger.addHandler(myHandler);
            myLogger.info("Our first logging message");
            myLogger.severe("Something terrible happened");
            ...When i launch the menuapplication, it writes info to "myLogging.xml.0"
    but when i launch an application, the app writes info to "myLogging.xml.0.1"
    I already tried to leave out the creation of a new Filehandler (try/catch block in code above) but it doesn't help.
    Is it possible to write loginfo to same specific file?

    You should open/close it somehow at every write from different processes.
    But I personally prefer different file names to your forced merging, though.

  • Cannot print from ANY application after upgrade to 10.4.8 !!!

    Hi all,
    as it is written in the subject.
    Up to yesterday, I had OS 10.3.9, everything ok, could print from any application.
    Then I moved to Tiger and to the last version (10.4.8).
    And today the "nice" surprise: either from Preview, Texshop, Word, any web browser... I cannot print anymore!! As soon as I go to file/print, the application crashes, any suggestions??
    Thanks a lot

    Hmmm. It sounds like a possible problem with the system prior to updating. If you've done this already don't be upset by the suggestion. I'm just trying to cover the bases.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. Then select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your OS X volume from the list on the left, click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now shutdown the computer for a couple of minutes and then restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (3.0.3 for Tiger) and/or TechTool Pro (4.5.1 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X. Note that Disk Warrior will not work on Intel Macs.
    Download the standalone 10.4.8 Combo Updater (be sure to get the correct version - Intel or PPC - for your Macs. Reinstall the update using the Combo Updater.
    As an added precaution I would recommend you first boot into safe mode before doing the above.
    There is a shareware utility called Printer Setup Repair (www.macupdate.com) that you can also try. It is sometimes very useful for fixing problems with the printing system.

  • Mail 3.6 downloads multiple copies of emails from my pop account

    Since I auto-upgraded to Mail 3.6, Mail is downloading multiple copies of email from my pop mail account. This did not happen before and I haven't changed any of the mail settings. I have read discussions about a similar problem with an earlier version of Mail and the solution seemed to be deleting some file linked to Mail so it could be rebuilt, but I can't find such a file on my system that I could try deleting.
    It may matter that I am not 'strictly' supposed to be using os x 10.5.8 on my powerbook G4 (according to what is said on the packet).
    Help please!

    @ Tokyodj
    Thanks very much for posting this. I was having slightly different issues than the people above - only one of my two POP accounts was being constantly picked up, and I had hundreds of versions of each email... strangely, even after I went to the (Yahoo) account and deleted all the emails out of there. Your solution worked perfectly.
    Thanks again!

  • How to call a web Service from Oracle Applications?

    Hi friends,
    I've posted this question on OA Framework forum , but may be it's more appropiated put it here. Sorry for do it again:
    It's about how to call a web service from a Form or a .sql (via Request) in Oracle Applications:
    Could you please explain here the detailed steps (with code example if it's possible) to invoke a webservice from Oracle Applications?.. how did yo do it...?
    I've read differents posts here and the 33097.1 metalink note (by the way, the first recommended link in this note is broken...), but there are lots of theorical concepts and no real examples to see how/from where invoke the WS
    I'll have to call one webservice (I suppose the customer will give me the interface implementation)...but I've never did it with Applications so that's why I ask you for all the detailed steps...
    I work with Forms 6i, Apps 11.5.10.2 and DB 9.2.0.7.
    Thanks a lot.
    Jose.

    Hello Jose,
    I did using java program to call BPEL web services in 11.5.10.
    I pasted below the metalink note for your reference (Note:250964.1)
    The idea is first write a java program to call the webservice (in my case it is calling an BPEL web service, so this may not help directly), test it.
    Then port the java program as specified in the note, so that you could call your web service through concurrent manager scheduler.
    Is this ok?
    Thanks
    Arun.
    ======================================================
    Checked for relevance on 25-Apr-2007
    Application Install - Version: 11.5.8 to 11.5.10
    Goal
    ====
    How to register and create a Java concurrent program for Oracle Applications
    Release 11i
    Solution
    ========
    1. Create your Java Concurrent Program (JCP) , using a text editor.
    /*===========================================================================+
    | Concurrent Processing Sample Code |
    | |
    | FILENAME |
    | Hello.java |
    | |
    | DESCRIPTION |
    | Sample Java concurrent program |
    | About the simplest possible program, just writes a message to the |
    | logfile and output file. |
    | |
    | HISTORY |
    | $Log$ |
    | |
    +===========================================================================*/
    package oracle.apps.fnd.cp.sample;
    import oracle.apps.fnd.cp.request.*;
    public class Hello implements JavaConcurrentProgram {
    public static final String RCS_ID = "$Header$";
    public void runProgram(CpContext ctx) {
    ctx.getLogFile().writeln("-- Hello World! --", 0);
    ctx.getOutFile().writeln("-- Hello World! --");
    ctx.getReqCompletion().setCompletion(ReqCompletion.NORMAL, "");
    =======================================
    End Sample
    =======================================
    2. Create a sample directory under $JAVA_TOP:
    $ mkdir $JAVA_TOPoracle/apps/fnd/cp/sample
    3. Copy Hello.java into $JAVA_TOP/oracle/apps/fnd/cp/sample:
    $ cp $HOME/Hello.java $JAVA_TOP/oracle/apps/fnd/cp/sample
    4. Compile your java program:
    javac $JAVA_TOP/oracle/apps/fnd/cp/sample/Hello.java
    5. Test at the command line with following syntax:
    jre -Ddbcfile=$FND_TOP/secure/your_dbc_file.dbc \
    -Drequest.outfile=./outfile \
    oracle.apps.fnd.cp.request.Run \
    oracle.apps.fnd.cp.sample.Hello
    6. Register your custom java concurrent program with Oracle Applications.
    a. Navigate: Concurrent > Program > Executable
    b. Enter details into the form
    Executable: JCPHELLO
    Shortname: JCPHELLO
    Application: Application Object Library
    Execution Method: Java Concurrent Program
    Execution File Name: Hello (Insert a name that does not contain space or period)
    Execution File Path: oracle.apps.fnd.cp.sample
    c. Save the details
    d. Navigate: Concurrent > Program > Define
    e. Enter details into the form
    Program Name: JCPHELLO
    Program Shortname: JCPHELLO
    Application: Application Object Library
    Executable: Choose JCPHELLO from LOV
    Executable Options :
    f. Save the details
    7. Add this new concurrent request to your responsibility request group.
    a. Navigate > Security > Responsiblity > Request
    b. Query System Administrator
    c. Add new row and choose TestJava
    d. Save the changes.
    8. Run your new Hello Java Concurrent Program
    Navigate: Request > Run
    References
    ~~~~~~~~~~~
    Oracle Applications Developers Manual for Release 11i A75545-01
    ====================================================

  • The Help Link from the Application Pages Does not Work for Peoplesoft Campus Solutions 9.0

    Hi everyone.
    I have a problem, I have been trying to set up the Help Link from the Application Pages for Peoplesoft Campus Solutions 9.0 according to the instructions given in the Document: http://docs.oracle.com/cd/E17566_01/epm91pbr0/eng/psbooks/EnablingtheHelpLinkfromApplicationPages.pdf ,  (referenced in the Doc ID 1289101.1, E-PB: How to Set Up the Context Sensitive Help with Hosted PeopleBooks using Universal Linking).
    I follow the instructions of that document carefully:
    I go to: PeopleTools -> Web Profile -> Web Profile Configuration
        2. Then I choose the Web Profile: "Development".
        3. Then Change the value for the Help URL field by entering the following URL format: http://www.oracle.com/pls/topic/lookup?id=%CONTEXT_ID%&ctx=hrcs90r5 , the ctx parameter selected is the one that correspond to  the Campus Solutions (hrcs90r5) according to the Product Line Code Table (ULinkID) especified in the mentioned document.
        4. Stop the Web Domain and Clear cache.
        5. Start the Web Domain again.
    After setting up the Web Profile Configuration I test the help links, thas is why I click in the Help link in any Peoplesoft CS 9.0 Application Page (modify a person), but the next error message appears: "We're sorry, the topic you requested was not found.".
    I tried many combinations with the ctx parameters URL but it does not work yet. 
    I did the same test, but this time using the Help URL field with a HRMS ctx parameter by entering the following URL format: http://www.oracle.com/pls/topic/lookup?id=%CONTEXT_ID%&ctx=hcm92pbr5 , and It works fine !!!
    According to the previous test you realize that It works with HRMS ctx parameter but not with Campus Solutions 9.0 ctx parameter,  Does anybody know what else can I do ? Am I doing anything wrong or missing? or maybe the Oracle's ctx parameter for Campus Solutions URL It is broken simply.
    Thanks for you help and feedback.

    2799444 - The page you are testing with appears to be a Workforce Administration page. Is that correct?
    The CS PeopleBooks would only work for CS pages, e.g.: try navigating to Main Menu > Campus Community > Personal Information > Add/Update a Person
    Also, you can use multiple ctx parameters:
    E.g.: http://www.oracle.com/pls/topic/lookup?id=%CONTEXT_ID%&ctx=hrcs90r5&ctx=hcm92pbr5&ctx=pt852pbh2
    This way the help would work for the HR related pages like Workforce Administration, Campus Solutions pages like Campus Community and also PeopleTools pages like Web Profile Configuration. Hope this clarifies your question. Thanks!

Maybe you are looking for

  • Where to find 11g new features for standard edition

    Hi, I am looking for document that shows the 11g new features available to standard edition. Please help if you know where to find. Thanks

  • Problem with earphones

    well My ipod is only 11 month old, so still in warranty, the problem just arises this morning. I can barely hear any music with any earphones, if i hear something , it is only from one side of the earphones (generally the left) however i tried severa

  • HT5219 thunderbolt, matrox, and esata drive conflicts

    Hi I have a new 2012 imac 27" with two thunderbolt ports, I am using this for video editing, I also purchased the following devices: 1. matrox mini max .h264 I/O accelerator 2. laCie dual raid enclosure 3. sonnet echo pro to esata converter using the

  • 9 minutes to copy over 436 megs?!!! Is that normal?

    Seems my optical drive is running slower and slower....9 minutes to copy over a disk that contains about a dozen PDFs.......that just doesn't seem right. The drive is a MATSHITA DVD-R UJ-868, Firmware Revision: KB19. Everything else is also up to dat

  • Can't type in passwords

    Using IE11 Windows 7 on a desktop and since the last updates most (not all) sites will allow me to type in my user name but not the password. When I hit the keys nothing appears in the password panel. Any ideas please?