WL Unable to create session for users behind proxies

Hi,
I am pulling my hair out trying to figure out this problem.
We are using WL6.1. We have two main apps each in their own
wl domain. User logs into app1 and clicks on a link that redirects
them to app2. App1 is load-balanced across two wl servers with
no clustering enabled. App2 is load-balanced across two wl
servers with clustering enabled. They are front-ended by five
apache servers and the apache servers are front-ended by an
altion load balancer. For some users (so far almost all of our
customers in Australia and a few corporate customers on the east
coast) wl under app2 cannot create a session for the user during
the redirect. For all other users it works. App1 and App2 only
set the http headers for no-cache (we know we need to set the
meta-tags as well, but have not seen a problem yet). The user
has session cookies enabled and successfully gets a session from
app1. The only difference between app1 and app2 is that when
the user logs into app1 it is via SSL. In app2, we call
request.getSession(true) (which returns a session object)
and then later on (during the same request) call
request.getSession(false) and it returns null. Has
anyone experienced anything similiar, or provide any helpful
information?????
NOTE: We are unable to reproduce this problem in any of our
environments, even when we setup a proxy for all our http
traffic. We turned off clustering on app2 and still wl cannot
successfully create a new session.
Thanks in advance,
Jason

Can you try adding the EJB 3.0 facet to your JPA project. Typically, JPA are initially a Utility faceted project, so you must remove this facet first and then select the EJB facet. There will also be an accompanying "Oracle WebLogic EJB Extensions" 10.3.6 facet that you will need to select.
Steps:
1. Rt Click the Project>Properties>Project Facets
2. Uncheck the Utility Module(You may have to right click it and select unlock)
3. Check The EJB Module Facet
4. Check the Oracle WebLogic EJB Extensions 10.3.6.
Then attempt to generate the session beans as before.

Similar Messages

  • What would cause adobe connect to freeze in a session for users, while the moderator session did not

    what would cause adobe connect to freeze in a session for users, while the moderator session did not

    HI rogerstam1
    Is screen being shared at that time when addin freezes?
    if yes if this coems again could you just stop screen share and try it again.
    hope this helps.

  • 2960X 15.02(EX5) %AAA-3-ACCT_LOW_MEM_UID_FAIL:AAA unable to create UID for incoming calls due to insufficient processor memory.

    Deployed four 2960X switches in a stack.  All okay for about one month then tried to web browse for the first time via firefox which partially displayed the page.  I assumed this was a browser error.  So tried Chrome then IE which both failed.  Chrome was a bad display and IE fails to connect.
    After this, I could not telnet or ssh.  Plugged into the console and immediately started receiving:
    %AAA-3-ACCT_LOW_MEM_UID_FAIL: AAA unable to create UID for incoming calls due to insufficient processor memory
    %% Low on memory; try again later
    I am unable to log in.  I have a TAC case logged but the first step to try is a reboot which will be difficult until I can get a maintenance window.  When I do get a maintenance window, I would also like to deploy a fix such as a different version of code or a work-around cofig command.  I don't mind disabling HTTP.
    Any suggestions?

    I am currently working with TAC
    The switches failed about 18 hours later and had to be rebooted to get back up.  Now that I have console/telnet access, I can see the memory being depleted mostly by the Auth Manager process at about the same rate as free memory is dropping.
    SW13#sho proc mem sort | i Auth Manager
     191   0  177721332   95004616   34757416          0          0 Auth Manager
    SW13#sho proc mem sort | i Auth Manager
     191   0  177754888   95025696   34759780          0          0 Auth Manager
    SW13#sho proc mem sort | i Auth Manager
     191   0  177774316   95037928   34761056          0          0 Auth Manager
    SW13#sho proc mem sort | i Auth Manager
     191   0  177799720   95053940   34762888          0          0 Auth Manager
    SW13#sho proc mem sort | i Auth Manager
     191   0  177824976   95069732   34764696          0          0 Auth Manager
    SW13#
    SW13#
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103448576 Free:  339348260
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103454416 Free:  339342420
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103455860 Free:  339340976
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103459236 Free:  339337600
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103461040 Free:  339335796

  • Cannot export video clips.  Get message: "unable to create video for export"

    Cannot export video clips from iPhoto to Finder folder.  Export fails with message "unable to create video for export: "
    The video clips play correctly within iPhoto. 
    Software: iPhoto version 9.5 on OSX 10.9
    Hardware: Retina Macbook Pro 2.3 i7 8GB

    Yes.  I have 3,184 video clips in this library.  I tested Reveal function by randomly selecting individual video clips and in every case the Reveal in Finder function worked correctly.  I also tested this on random selections of groups of video clips and, again, the Reveal function worked correctly in every case. 
    Some more info that may be relevant:
    I have multiple iPhoto libraries.  My "main" library is very large (~30,000 files) and is located on an external hard drive (2TB WD) which is connected via USB.
    The problem reported here is occuring on that "main" library.  I have not opened any other iPhoto library since installing the new release. 
    While the File>Export function does not work, I have been able to simply copy and paste video clips from iPhoto library to a folder on Mac hard drive.  It appears that meta data is copying correctly along with the video content. 
    I am able to import these copied video clips to iMovie.  Meta data is imported along with the video content and I'm able to perform iMovie editing functions on those clips without any problems.
    In summary, the File>Export function still fails with the message "unable to create video for export."  Copying video clips and pasting them to interim folder seems to be a viable workaround enabling me to extract video clips from iPhoto for import to iMovie.  I will run additional tests to see if I can find a pattern to the video files that are being rejected by iPhoto Export function.

  • Unable to create workflow for create user request

    Hi,
    I have create a approval proccces for user creation in OIM.
    but i am gettting below error on soa server:-
    summary=<summary>XPath query string returns zero node.
    The assign activity of the to node query is returning zero node.
    Either the to node data or the xpath query in the to node was invalid.
    According to BPEL4WS spec 1.1 section 14.3, verify the to node value at line number 319 in the BPEL source.
    </summary>}
    at com.collaxa.cube.engine.ext.bpel.common.BPELWMPHelper.copy(BPELWMPHelper.java:2009)
    at com.collaxa.cube.engine.ext.bpel.common.BPELWMPHelper.performCopyTo(BPELWMPHelper.java:532)
    at com.collaxa.cube.engine.ext.bpel.v1.wmp.BPEL1AssignWMP.__executeStatements(BPEL1AssignWMP.java:213)
    at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:158)
    at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2543)
    at com.collaxa.cube.engine.CubeEngine._handleWorkItem(CubeEngine.java:1165)
    at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1071)
    at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73)
    at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220)
    at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:328)
    at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4430)
    at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4361)
    at com.collaxa.cube.engine.CubeEngine._createAndInvoke(CubeEngine.java:698)
    at com.collaxa.cube.engine.CubeEngineSecurityManager$2.run(CubeEngineSecurityManager.java:84)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
    at com.collaxa.cube.engine.CubeEngineSecurityManager.performActionAsSubject(CubeEngineSecurityManager.java:67)
    at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:551)
    at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:673)
    at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:293)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Can some one help me on this

    Let us know if you have customized SOA composite for user creation approval?
    -Vamsi.

  • Genesys CTI  Driver-Unable to create Driver for GplusVoice

    I have a 8.0.0.4 and Genesys 7.5 integration. We are receiving the following error messages in our CommSessionMgr and Scomm Logs when we attempt to make a connection from Siebel to the Genesys CTI Server. There are no firewall ports blocking any traffic between Siebel and Genesys and then are on the same subnet and VLAN. Also, we can establish a basic connection to the Genesys T-Server without Siebel in place. We think that it may be a configuration issue somewhere but we are not sure where to look. I was just wondering if anyone on this board had any basic ideas to troubleshoot this issue besides looking through the log files and the Comm Drivers and Profiles section etc.
    Thanks for anyone’s help on this matter!!!
    CommSessionMgrLog:
    ServerLog     LstnObjPrivCreate     3     0004fd49499b1400:0     2009-02-19 10:31:31     Created port 49192 for Communications Session Manager
    ObjMgrLog     Error     1     00000b92499c1228:0     2009-02-19 11:10:38     (mediamgr.cpp (497)) SBL-CSR-00500: Unable to create a Driver
    SCommLog:
    SComm[02/20/2009 09:36:45:615]:ERROR:Error on invoke media manager method(StartAllDriver), input args={
    DriverProfileInfoArray = 2#2385#9#5#Voice5#Voice11#Gplus voice7#1-5I5JR15#VATaxCallCenter14#GenCommDrv.dll11#GenComm.GIF2289#2#1722#66#26#Service:UsePendingWorkmode22#Service:OCSCancelScope27#Service:KwPiProtocolVersion17#Driver:ServerPort20#Driver:RemoteTimeout18#Driver:LibraryNa .... (message is too long) ...
    LanguageCode = ENU
    }, error=7537140), msg='Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500)'
    SComm[02/20/2009 09:36:45:615]:ERROR:Failed to invoke method(StartAllDriver) at media manager, detail error = Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500)
    RSCHELLE_25165941[02/20/2009 09:36:45:615]:ERROR:Communication Agent failed on prcoessing request(StartAllDriver0, input-args={
    DriverProfileInfoArray = 2#2385#9#5#Voice5#Voice11#Gplus voice7#1-5I5JR15#VATaxCallCenter14#GenCommDrv.dll11#GenComm.GIF2289#2#1722#66#26#Service:UsePendingWorkmode22#Service:OCSCancelScope27#Service:KwPiProtocolVersion17#Driver:ServerPort20#Driver:RemoteTimeout18#Driver:LibraryNa .... (message is too long) ...
    LanguageCode = ENU
    }, errcode(7537140), errmsg(Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500))
    RSCHELLE_25165941[02/20/2009 09:36:45:615]:ERROR:Failed on invoking ClientConnect in Comm. Server Svc., err=7537140, msg=Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500), input= ClientHost = NG00060492
    ClientIP = 10.172.20.128
    Simulate = 0
    SiebelMobileClient = 0

    Figured it out on my own

  • Create Session or User by Click on the link

    Hi everybody,
    I have a link on my page login. I want to know how can I create a session for a user Who exist in HTMLDB whitout login or how can I create a new user only by click on this link.
    Thank you.
    Sik.

    Sounds like you have some search redirect Malware or a Rootkit.
    Install, update, and run these programs in this order. They are listed in order of efficacy.<br />'''''(Not all programs detect the same Malware, so you may need to run them all to solve your problem.)''''' <br />These programs are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have.<br />
    ''Note: If your Malware infection is bad enough and you are mis-directed to URL's other than what is posted, you may have to use a different PC to download these programs and use a USB stick to transfer them to the afflicted PC.''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    Windows Defender: Home Page - [http://www.microsoft.com/windows/products/winfamily/defender/default.mspx]<br />
    Also, if you have a search engine re-direct problem, see this:<br />
    http://deletemalware.blogspot.com/2010/02/remove-google-redirect-virus.html
    If these don't find it or can't clear it, post in one of these forums for Rootkit removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

  • Unable to create account for SAPserviceEC6

    Hi,
    I have the above problem when trying to install  6.0.
    We reformat the server clean few times and still have the same error message.
    happened in step 3: Create user for SAP system,
    Log:
    INFO 2009-08-08 22:45:47.991
    Nothing to do. User privileges are an empty string.
    INFO[E] 2009-08-08 22:45:52.593
    FSL-01027  Account user="PHOENIX\SAPServiceEC6" does not exist.
    WARNING 2009-08-08 22:45:57.179
    Unable to get the name of a domain controller for domain .
    ERROR 2009-08-08 22:46:10.923
    FSL-01002  Unable to create account PHOENIX\SAPServiceEC6. HRESULT=0x80005009
    ERROR 2009-08-08 22:46:10.923
    MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2009-08-08 22:46:10.923
    FCO-00011  The step createAccounts with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|createAccounts was executed with status ERROR ( Last error reported by the step :Caught ESyException in Modulecall: ESAPinstException: error text undefined.).
    aditional info: We use the same installer , windows server 2008 64bit.
    Why?
    Regards,
    Andy
    Edited by: Andy Quipit Sayus on Aug 9, 2009 6:18 AM

    Hi all,
    Today I faced the similar problem and I found that it is due to I had joined in domain for my server so that the installation could not create users.
    I changed the domain to local( example : WORKGROUP) and the installation could continue. After that you can  join your server to domain again
    To whom it may be concern

  • Create logon for users to see the application only?

    Hello,
    I just built my application and I want to create a logon for only the user to see the application. I created a new user under Admin with no developer and administrator priveleges. I logout and when I logon as the new user, there is nothing on that page. How do I link the application that I built from developer logon to the new user's logon page. Basically, I want to logon as the new user and just see the application that was built. Any help would be appreciated.

    Dung,
    To run the application, do not use the URL that takes you to the Application Builder. Start a new browser session and use a URL like http://host:port/pls/DAD/f?p=5000:1, where 5000 is your application's ID (example only) and page 1 is the page to display after login. Your application will probably have the default HTML DB authentication scheme so that you'll see a login page first, then go to page 1 after authentication.
    Scott

  • Unable to create SUS Vendor User ID

    Hi Gurus,
    I've ticked the "Portal Supplier" indicator in BP screen. System triggered XML msg to PI and received successfully in SUS. Unfortunately the processing is failed, XML error msg as below:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
      <SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>
      <SAP:P2>CL_BBPX_TRADING_PARTNER_SUS_IN</SAP:P2>
      <SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during proxy processing An exception with the type CX_BBPX1_STD_MESSAGE_FAULT occurred, but was neither handled locally, nor declared in a RAISING clause Application Error</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I debugged and found there is missing value in RECEIVER_PARTNER_ID field. I also saw user id generated in SU01 with empty role and proflie.
    Anyone can advice please?
    Thanks,
    Glen

    Dear Glen,
    Have you registered the vendor root organization in the table BBP_MKTP_INFO?
    You need to maintain for the system. We have recently configured the scenario for our client.
    The system should generate one time access details and send the link to the e-mail specified in the supplier master data.
    With the one time access details, the supplier will create an admin user in the SUS portal.
    Thanks and regards,
    Ranjan
    Ranjan Sutradhar

  • LSMW not creating session for more than 1000 records

    Hi all
    I am doing LSMW for equipment creation (IE01) using recording
    all are correct if i upload I have 2400 records to be uploaded,in the last step
    it showing "BDC_Insert,Transcation is invalid"
    If i upload for less then 1000 records like 950, its succefully creating
    sessions.
    PLease its very urgent, let me know
    Thanks in advance

    Hi Chandra,
    In filed mapping step END_OF_RECORD change the value of field g_cnt_transactions_group to value more than 5000. I think this value is less than 1000 for your case.
    at_first_transfer_record.           
    if g_cnt_transactions_group = 5000. 
      g_cnt_transactions_group = 0.     
      transfer_record.                  
    endif.                              
    If you are not able to see the END_OF_RECORD  in field mapping do the following steps:
    Extras menu-> Layout check all check boxes it will appear.
    Regards,
    Rajesh Sanapala.

  • Workflow creating task for user in Outlook

    Is it possible to create a task in outlook for a specific user via workflow? My Boss want to have every user informed via mail that there is a new element in a list (that works fine) and one User should have a task (even better a complete to do list) in
    his outlook task tab.

    Hi Elite,
    Based on your description, my understanding is that you want to create the tasks for users in Outlook with workflow.
    I recommend to use workflow to create tasks in a task list in SharePoint and then sync the task list with outlook by clicking the button Connect to Outlook in the ribbon of the task list.
    After that, the tasks created in the task list will be automatically synced to Outlook.
    Please refer to the link below for detailed steps:
    http://netizenapps.com/blog/?p=6
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Creating session for the Error records

    Hi Guys,
      Iam posting some data using the Custom FM. If i get any errors out of that i need to create a BDC session for those errors.Can anyone throw some light on how to acheive this.
    Regards,
    Kittu.

    HI,
    check this code
    report  zsh_recording_fk01                      .
    tables : lfa1  .  " Vendor Master.
      I N T E R N A L T A B L E - D E C L A R A T I O N                  *
    data : begin of it_tab occurs 0,
               lifnr(16),        "account number of vendor
               ktokk(4),         "Vendor Number
               anred(15),        "Account Group
               name1(35),        "Name
               sortl(10),        "Sort field
               land1(3) ,        "Land
               spras(1),         "Language Key
               kunnr(10),        "customer number
               banks(3),         "Bank country key
               bankl(15),        "Bank Key
               bankn(18),        "Bank Account Number
               koinh(60),        "Account Holder Name
               banka(60),        "Name of bank
               provz(3),         "region
    end of it_tab.
    data : begin of it_tab1 occurs 0,
               banks(3),         "Bank country key
               bankl(15),        "Bank Key
               bankn(18),        "Bank Account Number
               koinh(60),        "Account Holder Name
               banka(60),        "Name of bank
               provz(3),         "region
    end of it_tab1.
    DATA:it_BDCtab LIKE BDCDATA OCCURS 0 WITH HEADER LINE.
    ERROR MESSAGE TABLE
    DATA:it_MSGtab LIKE BDCMSGCOLL OCCURS 0 WITH HEADER LINE.
    data: program type BDCDATA-PROGRAM,
          dynpro  type BDCDATA-dynpro,
          fnam    type BDCDATA-fnam,
          fval    type BDCDATA-fval.
                  S E L E C T I O N  -  S C R E E N                      *
    selection-screen : begin of block bl1 with frame.
    parameter        : p_file type rlgrap-filename default
    'C:\Vendor.txt.txt' obligatory,
                       p_file1 type rlgrap-filename default
    'C:\Vendor1.txt.txt' obligatory.
    selection-screen : end of block bl1.
               A T  S E L E C T I O N  -  S C R E E N                    *
    at selection-screen on value-request for p_file.
    to get F4 help for p_file
      perform f4_get_help using p_file.
    to get F4 help for p_file
       perform f4_get_help1 using p_file1.
                S T A R T   O F   S E L E C T I O N                      *
    start-of-selection.
    Uploading data from flat file into it_tab
      perform bdc_upload.
      perform bdc_upload1.
      perform populate_bdc.
                 E N D    O F   S E L E C T I O N                        *
    end-of-selection.
    displaying fields which r uploaded from flat file.
      perform display_report.
                 T O P  _  O F _  P A G E                                *
    top-of-page.
    to display header in the report
      perform header.
    *&      Form  f4_get_help
          text
         -->P_P_FILE  text
    form f4_get_help  using    p_p_file.
      call function 'F4_FILENAME'
       exporting
         program_name        = syst-cprog
         dynpro_number       = syst-dynnr
      FIELD_NAME          = ' '
       importing
         file_name           =  p_p_file.
    endform.                    " f4_get_help
    *&      Form  bdc_upload
          text
    -->  p1        text
    <--  p2        text
    form bdc_upload .
      data: v_file type string.
      v_file = p_file.
      call function 'GUI_UPLOAD'
        exporting
          filename                      = v_file
          filetype                      = 'ASC'
      HAS_FIELD_SEPARATOR           = ' '
      HEADER_LENGTH                 = 0
      READ_BY_LINE                  = 'X'
      DAT_MODE                      = ' '
      CODEPAGE                      = ' '
      IGNORE_CERR                   = ABAP_TRUE
      REPLACEMENT                   = '#'
      CHECK_BOM                     = ' '
    IMPORTING
      FILELENGTH                    =
      HEADER                        =
        tables
          data_tab                      = it_tab
       exceptions
         file_open_error               = 1
         file_read_error               = 2
         no_batch                      = 3
         gui_refuse_filetransfer       = 4
         invalid_type                  = 5
         no_authority                  = 6
         unknown_error                 = 7
         bad_data_format               = 8
         header_not_allowed            = 9
         separator_not_allowed         = 10
         header_too_long               = 11
         unknown_dp_error              = 12
         access_denied                 = 13
         dp_out_of_memory              = 14
         disk_full                     = 15
         dp_timeout                    = 16
         others                        = 17.
      if sy-subrc <> 0.
      MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
              WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      endif.
    endform.                    " bdc_upload
    *&      Form  display_report
          text
    -->  p1        text
    <--  p2        text
    form display_report .
      uline 1(86).
      loop at it_tab .
        format color 2.
        write :/1   sy-vline,
                2   it_tab-lifnr,
                12  it_tab-ktokk ,
                18  it_tab-anred ,
                30  it_tab-name1 ,
                55  it_tab-sortl ,
                58  it_tab-land1 ,
                72  it_tab-spras ,
                76  it_tab-kunnr ,
                88  it_tab-banks ,
                94  it_tab-bankl ,
                112 it_tab-bankn ,
                132 it_tab-koinh ,
                194 it_tab-banka ,
                256 it_tab-provz ,
                260 sy-vline.
      endloop.
      uline 1(86).
    endform.                    " display_report
    *&      Form  header
          text
    -->  p1        text
    <--  p2        text
    form header .
      uline 1(86).
      format color col_heading.
      write :/1   sy-vline,
              2   'VEN.NO',
              12  'ACC' ,
              18  'TITLE' ,
              30  'NAME' ,
              55  'ST',
              58  'LAND' ,
              72  'L' ,
              76  'CUSTNO',
              88  'CKI',
              94  'BANKKEY',
              112 'B.NO',
              132 'ACC HOLDER NAME',
              194 'BANK NAME',
              256 'reg',
              260 sy-vline.
    endform.                    " header
    *&      Form  populate_bdc
          text
    form populate_bdc .
    loop at it_tab.
      perform build_screen_details using 'SAPMF02K' '0105'.
      perform build_fields using: 'BDC_OKCODE' '/00',
                                  'RF02K-LIFNR' it_tab-lifnr,
                                  'RF02K-KTOKK' it_tab-ktokk.
      perform build_screen_details using 'SAPMF02K'     '0110'.
      perform build_fields using:    'BDC_OKCODE' '/00',
                                   'LFA1-ANRED'  it_tab-anred,
                                   'LFA1-NAME1'  it_tab-name1,
                                   'LFA1-SORTL'  it_tab-sortl,
                                   'LFA1-LAND1'  it_tab-land1,
                                   'LFA1-SPRAS'  it_tab-spras.
      perform build_screen_details using 'SAPMF02K'     '0120'.
      perform build_fields using:    'BDC_OKCODE' '/00'.
      perform build_screen_details using 'SAPMF02K'     '0130'.
      perform build_fields using:    'BDC_OKCODE' '=BANK',
                                     'LFBK-BANKS(01)' it_tab-banks,
                                     'LFBK-BANKL(01)' it_tab-bankl,
                                     'LFBK-BANKN(01)' it_tab-bankn,
                                     'LFBK-KOINH(01)' it_tab-koinh.
      perform build_screen_details using 'SAPLBANK'     '0100'.
      perform build_fields using:    'BDC_OKCODE' '=ENTR',
                                     'BNKA-BANKA'     it_tab-banka,
                                     'BNKA-PROVZ'       it_tab-provz.
      perform build_screen_details using 'SAPMF02K'     '0130'.
      perform build_fields using:    'BDC_OKCODE' '=UPDA'.
    endloop.
      call transaction 'FK01' using it_bdctab mode 'A' update
      'S' messages into it_msgtab.
    clear it_bdctab.
    refresh it_bdctab.
    loop at it_msgtab.
    perform format_message.
    endloop.
    endform.                    " populate_bdc
    *&      Form  build_screen_details
          text
    form build_screen_details  using    p_program type BDCDATA-PROGRAM
                                        p_dynpro  type BDCDATA-dynpro.
      it_BDCtab-PROGRAM  = p_program.    " Program Name
      it_BDCtab-DYNPRO   = p_dynpro.     " Screen Number
      it_BDCtab-DYNBEGIN = 'X'.          " New screen
      Append it_bdctab.
      clear it_bdctab.
    endform.                    " build_screen_details
    *&      Form  build_fields
          text
    form build_fields  using    p_fnam
                                p_fval.
      it_BDCtab-FNAM     = p_fnam.
      it_BDCtab-FVAL     = p_fval.
      Append it_bdctab.
      clear  it_bdctab.
    endform.                    " build_fields
    *&      Form  format_message
          text
    -->  p1        text
    <--  p2        text
    form format_message .
    call function 'FORMAT_MESSAGE'
    EXPORTING
       ID              = SY-MSGID
       LANG            = sy-langu
       NO              = SY-MSGNO
       V1              = SY-MSGV1
       V2              = SY-MSGV2
       V3              = SY-MSGV3
       V4              = SY-MSGV4
    IMPORTING
       MSG             = it_msgtab
    EXCEPTIONS
       NOT_FOUND       = 1
       OTHERS          = 2
    if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    endform.                    " format_message
    *&      Form  bdc_upload1
          text
    -->  p1        text
    <--  p2        text
    form bdc_upload1 .
    data : v_file1 type string.
    v_file1 = p_file1.
    call function 'GUI_UPLOAD'
      exporting
        filename                      = v_file1
       FILETYPE                      = 'ASC'
      HAS_FIELD_SEPARATOR           = ' '
      HEADER_LENGTH                 = 0
      READ_BY_LINE                  = 'X'
      DAT_MODE                      = ' '
      CODEPAGE                      = ' '
      IGNORE_CERR                   = ABAP_TRUE
      REPLACEMENT                   = '#'
      CHECK_BOM                     = ' '
    IMPORTING
      FILELENGTH                    =
      HEADER                        =
      tables
        data_tab                      = it_tab1
    EXCEPTIONS
       FILE_OPEN_ERROR               = 1
       FILE_READ_ERROR               = 2
       NO_BATCH                      = 3
       GUI_REFUSE_FILETRANSFER       = 4
       INVALID_TYPE                  = 5
       NO_AUTHORITY                  = 6
       UNKNOWN_ERROR                 = 7
       BAD_DATA_FORMAT               = 8
       HEADER_NOT_ALLOWED            = 9
       SEPARATOR_NOT_ALLOWED         = 10
       HEADER_TOO_LONG               = 11
       UNKNOWN_DP_ERROR              = 12
       ACCESS_DENIED                 = 13
       DP_OUT_OF_MEMORY              = 14
       DISK_FULL                     = 15
       DP_TIMEOUT                    = 16
       OTHERS                        = 17
    if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    endform.                    " bdc_upload1
    *&      Form  f4_get_help1
          text
         -->P_P_FILE1  text
    form f4_get_help1  using    p_p_file1.
    call function 'F4_FILENAME'
    EXPORTING
       PROGRAM_NAME        = SYST-CPROG
       DYNPRO_NUMBER       = SYST-DYNNR
      FIELD_NAME          = ' '
    IMPORTING
       FILE_NAME           = p_p_file1
    endform.                    " f4_get_help1
    Regards,
    Laxmi

  • Unable to create socket for ExamplesServer

    I followed the manual on how to run the sample jsp programs with Weblogic. The manual says that the Weblogic server should be started first and the succeeding steps, somehow repeats that we should start the examplesServer as well. So did that even if the default app server is already running which is using port 7001 already. So as I expected, I got this error when running the examplesServer:
    <Aug 8, 2002 6:32:39 AM MDT> <Emergency> <WebLogicServer> <Unable to create a se
    rver socket for port: 7001. java.net.BindException: Address in use: JVM_Bind Per
    haps another process is using port 7001.>
    Please advise on how to properly run the sample server. Please note that with just the default server running, when I enter the url for the examplesServer on my IE browser, I get this error:
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

    Are you sure that there is a server process listening on that port number? I think you will get a "Connection refused" message if there is no sever listening on the port you are trying to open. Have a look at ServerSocket

  • Create alert for users not login in R12 for specific number of  days

    Dear experts
    we have R12.1.1 .
    i want to create auto alert for users who dont login to R12 application for defined period e.g 30 days .
    please tell me that can i implement this ?
    Regards

    i want to create auto alert for users who dont login to R12 application for defined period e.g 30 days .
    please tell me that can i implement this ?You can use Oracle Alert to do this. To check when was the last time the user logged in to the application, query FND_USER.LAST_LOGON_DATE (for example, SYSDATE - LAST_LOGON_DATE > 30).
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=FND_USER&c_owner=APPLSYS&c_type=TABLE
    Thanks,
    Hussein

Maybe you are looking for

  • 10g BPEL process upgrade to 11g hangs in Jdeveloper and Ant script

    I have successfully upgraded several 10g (10.1.3.4) BPEL processes and ESB services using Jdeveloper 11g (11.1.1.6.0) migration wizard and deployed them to an 11g environment. Both 10g and 11g environments are up and running. However, my 11g jdevelop

  • IMac waking up at night

    For the past week or so my iMac has been waking up from sleep in the middle of the night, and I don't know why. Other people are reporting the same issue with their new 8-core Mac Pros running Leopard, but I'm running Tiger on a G4. Could it be last

  • History

    Hi, I have a problem with my history of FireFox. I was deleted Cookies and also a important url. Now, pealse tell me how to get back that url, which I was deleted. Thank so much for you support!

  • Itunes uses half cpu on xp

    iTunes 10.5.0.142 is using 1/2 of the memory on my dual core HP using XP Media Edition.  Read some forums and found relief by using command "netsh winsock reset".   This removed the AppleMobileDeviceService.exe temporarily but had the side effect of

  • Should I / Can I add Sharepoint to my Office Professional 2010 ??

    I have just upgraded from office 2003 to office 2010.  We are limited to 2010 because of some legacy programs.  Anyway this is my first install of office 2010 that I need to install on 40 or 50 computers.  During the process of installing I get to a