Find request_id from Payments Manager

Hello,
Need your help please.
Payments manager launch (if we confirmed payments) many steps.
- Autoselect (request_id 1)
- Scheduled (request_id 2)
- Build (request_id 3)
- Format (request_id 4)
I'd like tio know ,using sql, for one payment process all the resquest_id launched.
Is there a way / links in table to have this information ?
Thx
Regards
Fred

Hi,
   Modifying your posted code a bit:
HttpServletRequest request = (HttpServletRequest) WDProtocolAdapter.getProtocolAdapter().getRequestObject().getProtocolRequest();
HttpSession session = request.getSession();
String sessionId = session.getId();
Regards,
Satyajit.

Similar Messages

  • How to find ECC users from solution manager

    All,
    I want to know is it possible to get the list of ECC users from different clients and environments within Solution manager. Also how can I see from solution manager what are the ECC clients it had connections with.
    Thanks

    Hi,
    try the report AI_SDK_USER_BP_GEN within Solman. You can check the users of all connected systems there and additionally generate business partners for them.
    To get an overwiev over the system landscape try transaction SMSY.
    Best regards,
    Martin

  • Accessing Selected Value from Payment Terms (Item 47) in AR Invoice Form

    Hi,
    Have just started working in SAP Business One and SDK adn would really appreciate any help I could receive.
    I'm trying to access the selected value from Payment Terms field(Item 47) in the AR Invoice Form.
    Have successfully managed to do this against Customer Code field using the following code-:
    Private Sub eventHandlerTest(ByVal FormUID As String, pVal As SAPbouiCOM.ItemEvent, BubbleEvent As Boolean)
        Dim frm As SAPbouiCOM.Form
        Dim itmCustomer As SAPbouiCOM.Item
        Dim edtCustomer As SAPbouiCOM.EditText
        Dim itmRemark As SAPbouiCOM.Item
        Dim edtRemark As SAPbouiCOM.EditText
        Dim FieldNo As String
        Set frm = SBO_Application.Forms(FormUID)
        Set itmCustomer = frm.Items(pVal.ItemUID)
        Set edtCustomer = itmCustomer.Specific
        If UCase(edtCustomer.Value) = "CALECH1" Then
            FieldNo = "16"
            Set itmRemark = frm.Items(FieldNo)
            Set edtRemark = itmRemark.Specific
            edtRemark.String = "E"
        End If
    End Sub
    However when doing the same thing for Payment Terms I get the error "Run-time error '13': type mismatch" on the line
    Set edtOrderType = itmOrderType.Specific
    Thanks

    Hi,
    On the new invoice's form item 47 is ComboBox and I guess it's stay in the same type when you open existing invoice. So try to work with this item like with ComboBox. But if you need only get some information about existing invoice, you don't need to fork with the screen objects - you can get all you need from the DI Document object. Open Document object with Invoice type, find invoice and check PaymentGroupCode property.
    Best regards,
    Mark

  • How do I remove my card details from payment and make it none again

    need to find out how to remove my bank card from payment info and make it none again

    On a Mac or PC, iTunes>Store>click your name in the toolbar and select 'Account Info' (in older iTunes click 'Account' in the links on the right). Presumably the iOS version is similar.
    Sign in. Click 'Edit' to the right of 'Payment information. You will see various credit card types listed, plus there should be a 'None' button. Click that then 'Done' at the bottom right.
    There have been reports that some people have been unable to carry this out. In that case probably only Support can help you. Go to https://getsupport.apple.com . Click 'See all products and services', then ' 'iTunes', and then 'iTunes Store', then 'Purchases, Billing & Redemption', then 'iTunes Store account billing'.

  • Programmatically closing a popup from a managed bean

    Hi,
    in the following blog [http://thepeninsulasedge.com/frank_nimphius/2008/02/14/adf-faces-rc-programmatically-closing-a-popup-from-a-managed-bean/|http://thepeninsulasedge.com/frank_nimphius/2008/02/14/adf-faces-rc-programmatically-closing-a-popup-from-a-managed-bean/]
    the following statement is being made at the end ...
    The JavaScript call is issued as "window.exitPopup()" because the script is called from the page root. You can easily see how the JavaScript can be modified to have "exitPopup" becoming a generic function avoiding hard coded popup ID's as in my example.
    I don't understand how to avoid hardcoded popup ID's. Could someone please explain this to me.
    Thank you
    Bodhy

    Hi,
    thank you. It is working.
    @Timo
    The closePopup function in your comment has the variable popupId. That made me wonder, if it is possible to set this variable in my jspx page.
    I made a workaround by defining a new variable called popupId with getter and setter methods and using the setActionListener to set that popupId. After that I was calling the closePopup() function. Do you know a better way doing this?
    @Frank
    I was also reading through Frank's blog about JavaScript [http://thepeninsulasedge.com/frank_nimphius/adf-faces-rich-client-javascript-programming/|http://thepeninsulasedge.com/frank_nimphius/adf-faces-rich-client-javascript-programming/] , trying to find a solution to call JavaScript functions with variables (defining these variables in my jsp page). Is this possible?
    Thank you
    Bodhy

  • I changed from manually manage music to create more space, and lost a LOT of my music from my current Itunes library.  I HAVE to have that music back!  How do I go about getting the missing/lost files back on my library and IPod?

    I changed from manually managing music to create more space on my IPod and lost a lot of the my music since it synched with another library. ( I think off another long gone computer!)  I HAVE to get this music back!  There are songs I can no longer find!  How do I get this "Cannot locate file for this song" music back on my ITunes library and IPod?
    Thanks for any and all help!!

    See this article for more help and information.
    iTunes: Finding lost media and downloads
    B-rock

  • Issue when opening a report from concurrent manager

    Hi all,
    Our EBS instance worked well and stable. But two days ago, we met a strange issue as below description:
    When user clicks "View Output" or "View log" from concurrent manager, they see the error in the pop-up: "Authentication failed" or "File server could not identify source file". The link in the pop-up is in "http://hostname/OA_CGI/FNDWRR.exe?temp_id=<number>" format.
    After some attempts to refresh this pop-up page or close pop-up - re-click "View output" our user can see the correct output as normal. Sometimes, they click view output once and get the correct output immediately. The messages we've got is not same during these attempts, it could be authentication failed or "File server could not identify source file" randomly.
    We've tried to find the solutions from metalink and from some threads in this forum but nothing can help. It's our production system.
    Hope to see the solution from you
    Our environment: Oracle EBS 11.5.10.2 on RHEL 4.6 32bit, Database Oracle 10.2.0.4 on RHEL 4.6 64bit

    When user clicks "View Output" or "View log" from concurrent manager, they see the error in the pop-up: "Authentication failed" or "File server could not identify source file". The link in the pop-up is in "http://hostname/OA_CGI/FNDWRR.exe?temp_id=<number>" format.
    Have you checked "File Server Could Not Identify Source File [ID 1073863.1]"?
    After some attempts to refresh this pop-up page or close pop-up - re-click "View output" our user can see the correct output as normal. Sometimes, they click view output once and get the correct output immediately. The messages we've got is not same during these attempts, it could be authentication failed or "File server could not identify source file" randomly.Any changes have been done recently?
    Can you find any errors in the CM/Database/OS log files?
    Can you confirm that the concurrent requests output/log files have been generated successfully at the OS level? Does this issue happen with all concurrent requests or specific ones only?
    We've tried to find the solutions from metalink and from some threads in this forum but nothing can help. What solutions have you tried?
    Did you run AutoConfig?
    It's our production system.For production issues, please log a SR.
    Thanks,
    Hussein

  • How to Start/Stop from Server Manager

    Hello,
    I am trying to figure out how to start/stop/restart my coldfusion servers from server manager.  I have seen the instruction at this link:
    http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff e.html
    However it mentions "place the jrunappstartup.war file under the directory <CF_Home>/runtime/servers/admin"
    I do not know where to get this file from.  Please help!
    I am running ColdFusion standalone.
    Any help is much appreciated,
    Thanks,
    David

    An update to eariler posting. Configure CF9 Enterprise multiserver.
    Likewise unable to find jrunappstartup.war file mentioned.
    If I follow the instructions and try configure the SM Start Stop Details the Start Stop Restart
    does not become an highlighted option.
    Here are a couple screen cuts for interested readers-
    Start Stop Details (are these correct Jrun items to fill in?):
    Unable to restart from SM:
    Regards, Carl.

  • Error : 404 not found while opening Ciscoview from Campus manager with LMS 3.2

    Hi Friends,
    While opening ciscoview from Campus Manager Topology, getting error 404 not found by apache web server. pls guide me to resolve this issue if anyone faces the same situation earlier.
    Thnx

    The name of Enterprise Manger service is em you can find it under deployments in weblogic console. Its status should be active and ok.
    Have you tried this
    http://technasir.blogspot.com/2013/04/enterprise-manger-is-not-working.html
    regards
    Nasir

  • Howto: Iterate ADF BC from a managed bean from the View?

    Hi Everyone,
    I've been trying to iterate a BC ADF object from a managed bean from the view layer. Here is what I have done so far, but I don't seem to get any records:
    In faces-config.xml, I am passing in the BindingContext to the managed bean. (This is a session scoped bean).
    <managed-property>
          <property-name>bindings</property-name>
          <property-class>oracle.adf.model.BindingContext</property-class>
          <value>#{data}</value>
        </managed-property>In the testPageDef.xml I have the executables and bindings setup:
      <executables>
        <iterator id="TestRO1Iterator" RangeSize="-1" Binds="TestRO1"
                  DataControl="ApplicationControlDataControl"/>
      </executables>
      <bindings>
        <table id="TestRO1" IterBinding="TestRO1Iterator">
          <AttrNames>
            <Item Value="C1"/>
            <Item Value="C2"/>
          </AttrNames>
        </table>
    </bindings>In my managed bean, in addition to the accessors for the bindingContext of bindings, I have:
                 BindingContainer bc = getBindings().findBindingContainer("testPageDef");
                 ControlBinding cb = bc.getControlBinding("TestRO1");
                 RangeBinding rb = (RangeBinding)cb;
                 List testList = rb.getRangeSet();
                 Iterator testIter = testList.iterator();
                 int testCount = testList.size();
                 while (testIter.hasNext()) {
                   Map attrs = (Map)testIter.next();
                   System.out.println(attrs.get("C1")+","+attrs.get("C2"));     
                   //Do some fancy stuff here with the values.
                 }However, my testList.size() always returns 0.
    Is this the right method to programatically access the data from the view layer from a managed bean, or have I missed something completely? Are there any working samples that I could take a look at?
    Jdev: 10.1.3.1
    Thanks!
    Kenton

    Hi,
    <managed-property>
    <property-name>bindings</property-name>
    <value>#{bindings}</value>
    </managed-property>
    private BindingContainer bindings= null;
    public void setBindings(BindingContainer bc){
    bindings = bc;
    public BindingContainer getBindingContainer(){
    return bindings;
    DCIteratorBinding dciter = (DCIteratorBinding ) bc.get("TestRO1Iterator");
    RowSetIterator rsi = dciter.getRowSetIterator();
    while (rsi.hasNext()){
    Row rw = (Row) rsi.next();
    //Do some fancy stuff here with the values.
    You find several examples in the developer guide and on the Internet
    Frank

  • How to find Majority from a set of data

    Dear Oracle Guru's
    I have a set of data something like for example
    Payment Amt which has data like this (45,53,46,45,52,45,63,45,44,45,41,45...)
    I have to find the Majority Payment amt .in my given example it is 45 ... i.e Maximum occurrence.
    I couldnt get it correctly . I thought of AVG , and MEDIAN .... but not exactly correct
    Is there any other method or function which is eluding me
    Kindly help me out of this
    With Warm Regards
    ssr

    May be this ->
    satyaki>
    -- Start Of Virtual Table For Data --
    satyaki>with temp
      2  as
      3    (
      4       select 45 amt from dual
      5       union all
      6       select 53 from dual
      7       union all
      8       select 46 from dual
      9       union all
    10       select 45 from dual
    11       union all
    12       select 52 from dual
    13       union all
    14       select 45 from dual
    15       union all
    16       select 63 from dual
    17       union all
    18       select 45 from dual
    19       union all
    20       select 44 from dual
    21       union all
    22       select 45 from dual
    23       union all
    24       select 41 from dual
    25       union all
    26       select 45 from dual
    27    )
    -- End Of Virtual Table For Data --
    28  select amt,
    29         count(*)
    30  from temp
    31  group by amt
    32  having count(*) = ( 
    33                  select max(count(*))
    34                  from temp
    35                  group by amt
    36                 );
           AMT   COUNT(*)
            45          6
    Elapsed: 00:00:01.05
    satyaki>
    satyaki>Regards.
    Satyaki De.

  • Payment Manager performance is too bad . Anyone please suggest for improvement

    Hi All,
    Our payment manager performance is too bad. Its taking 3 minutes to open payment manager screen  and sometimes its not opening . Please help me to resolve the issue

    From the above code, I picked out the following:
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    I've added both WebProcess.app and PlugInProcess to my Little Stich, and no luck. When I try and run both the .app files, nothing happens, bu if you right click, choose Contents/Mac/WebProcess, I get the following:
    Last login: Sun Jul 24 21:09:45 on ttys000
    /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacO S/WebProcess ; exit;
    Iestyn-Robertss-iMac:~ iestynroberts$ /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess ; exit;
    logout
    [Process completed]
    BUt if I run the WebKit2 Alias file from the image above, I get this:
    Last login: Sun Jul 24 21:10:09 on ttys000
    /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2 ; exit;
    Iestyn-Robertss-iMac:~ iestynroberts$ /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2 ; exit;
    -bash: /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2: cannot execute binary file
    logout
    [Process completed]
    Does the 'Cannot exectue binary file' mean anything?

  • Process Payment Manager pause status

    Dear All
    We are facing problems, in our one of our concurrent manager request related to "payment", this results in error, and following are the output, also process payment manager remain in the pause status, please help to resolve this issue.
    prod @dbandcontier:/oracle/app/comn/admin/log/prod_dbandcontier>ls -rlth
    l6542876*
    -rw-r--r-- 1 applmgr dba 2.2K Sep 14 12:16 l6542876.req
    prod @dbandcontier:/oracle/app/comn/admin/log/prod_dbandcontier>more l6542876.req
    Oracle Payables: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    APPPRSPR module: Payment Process
    Manager
    Current system time is 14-SEP-2009 11:44:01
    **Starts**14-SEP-2009 11:44:03
    **Ends**14-SEP-2009 11:44:03
    Start of log messages from FND_FILE
    Payment Process Manager will submit
    ........REMITTANCE
    Submitting REMITTANCE...
    REMITTANCE Submitted...Request id : 6542878
    Wait for REMITTANCE to complete... enter Paused
    mode.
    End of log messages from FND_FILE
    Current system time is 14-SEP-2009 11:44:03
    Request restarted at :14-SEP-2009 12:16:36
    **Starts**14-SEP-2009 12:16:37
    **Ends**14-SEP-2009 12:16:37
    Start of log messages from FND_FILE
    REMITTANCE Failed. Refer to the log file of request 6542878 for error information.
    Payment Process Manager Aborted with error.
    End of log messages from FND_FILE
    Executing request completion options...
    Finished executing request completion
    options.
    Concurrent request completed
    Current system time is 14-SEP-2009 12:16:39
    prod @dbandcontier:/oracle/app/comn/admin/log/prod_essdbp0
    ============out file=====
    regards

    here is the out file
    Oracle Payables: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    CompanyAPBPV module: Company Bank Payment Voucher
    Current system time is 14-SEP-2009 15:32:01
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_CHECKRUN_NAME='Quick Payment: ID=34754'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AR8MSWIN1256
    Spawned Process 9040
    X connection to 192.1.1.168:0.0 broken (explicit kill or server shutdown).
    Report Builder: Release 6.0.8.20.2 - Production on Mon Sep 14 15:32:01 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 6543756.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 14-SEP-2009 15:52:39
    regards

  • Cannot find the Novell Connection Manager for LDAP

    Novell Connection Manger for Java/LDAP
    Cannot find the Novell Connection Manager for LDAP in download
    I am trying to connect through a Java client to the Apache Directory Studio, LDAP server....I have downloaded the classes from the download page...see link below...but I can't see the NovellConnectionManager Class anywhere in this download when I use the open freely application to view the jar details.
    LDAP Classes for Java
    Environment: Windows 7

    Hi MentalSuplex, and a warm welcome to the forums!
    Don't know about Airport cards for it, but other options...
    http://eshop.macsales.com/item/Sonnet%20Technology/N80211PCI/
    Maybe this one, ask them...
    http://eshop.macsales.com/item/Newer%20Technology/MXP802NPCI/
    I use these...
    http://eshop.macsales.com/item/Newer%20Technology/MXP2802NU2C/
    http://eshop.macsales.com/item/Edimax/EW7711UMN/

  • How to find Balance and Payments? ERDK, DFKKKO, DFKKOP

    Hi,
    What is the way to find previous Balance and Payments?
    I know that for Balance we need to find something from ERDK
    and for previous payments we need to sum some fields from DFKKKO and DFKKOP.
    Can anyone tell me how should I proceed?
    I am developing an application form for Online Bill Print of Electricity and form class is IS_U_BI_BILL.

    Hello ... Sorry about that.   DOC_HEADER-TOTAL_AMNT will be the current invoice amount.   PREV_DOC_H-TOTAL_AMNT is the total amount from ERDK for the previous invoice (hence previous balance).   Level PREV_DOC_H will fill with the previous non-reversed invoice. 
    Open item selection allows you to configure the clearing types R41 (regular), R42 (contract finaled) and R43 (account finaled) so that any open items on the account move to the invoice (xprnt = x) and adds into the invoice header (xtotal_amnt = x).   So the invoice header total becomes the current billing charges and any open FICA items (bascially freezing the open balance at the time of invoice creation).   This total becomes your control total when printing the current invocie to ensure you have the amount of the invoice correctly calculated and it also becomes your previous balance from the previous invoice.
    Regards,    Joe

Maybe you are looking for

  • I'm getting some problems with mDNSResponder

    These messages keep appearing in the log: 6/22/11 5:21:34 PM mDNSResponder[16] ERROR: mDNSPlatformWriteTCP - send Broken pipe 6/22/11 5:21:34 PM mDNSResponder[16] ERROR: mDNSPlatformWriteTCP - send Broken pipe 6/22/11 5:21:34 PM mDNSResponder[16] tcp

  • Nokia 5800 - Loses the wireless connection

    Hello. I have a Nokia 5800 cellphone from a week ago. I have a problem with the WIFI (Wireless connection). If I connect to a WIFI, in approximately 5 minutes the connection hangs, losing the connection. It seems random hangs. It happens in all appli

  • Hard Drive w/ iTunes Kaput. Now What?

    I had my iTunes library on my HP mini netbook 1151NR. The hard drive went bad and I had to replace it. Before I spend half a day with HP trying to get an answer, can someone tell me what, if any, options I have for extracting my library from the old

  • Optical disk drive

    I know it has been discussed before, but I've read numerous issues in numerous threads. Short version...any CD/DVD media that I put in won't read it all. It just makes a noise that it's trying to read but won't do it. I end up just ejecting. Anyone h

  • KT4V +12 voltage issue

    My KT4V is running a voltage reading of 12.78 - 13.20 in PC Alert. I get the same reading in the BIOS. PC Alert alarms at 13.00 and it's always going off.  Is this normal or is there some way to fix this other than turning off the alarm.