IReceivables integeration in r12

Hi,
I'm working with iReceivables integeration with r12. I got the implementation guide of iReceivables(pdf) and setting up iReceivables(pdf) to do the setups to integerate in r12.
I followed all the setups given in the iReceivables document and its working fine. Now my issue if i do authorization using pay button for the invoice but my ipayment is cannot called during the authorization and also we are using gateway model for integerating the third party payment system.
Is there any setups i missed to accomplish the issue. If so please guide and help me out to solve it.
Thank you
khan

Hi,
I'm not gettting any error. I'm getting this message we have received a payment 10763 and it applied against invoices your selected my ipayment is not called during the authorization, But the ipayment is called when i authorized using the istore,OM,AR. Please help me and guide out to fix this problem.
Regards
khan

Similar Messages

  • IReceivables Pay button issue

    Hi,
    I'm working in the iReceivables setup in r12 for my site,i have finished the setup's for the following
    1. iRecievables for internal user.
    2. iRecievables for external user.
    3. iRecievables self service registration.
    4. iRecievables Anonymus login.
    All these are working fine. Now if i query the user in iRecievables homepage and make online invoice payment for any invoice number by using the pay button in Account details page. invoice payment are done and i got success message.
    But the standard servlet is not called if i check the out log. Is there any setup needed to make an servlet call if i click the pay button in iReceivable account details page on ipayment. pls help me and guide out how to solve this issue.
    Regards
    khan

    Hey KP,
    There could below reasons for this issue -
    May be all SICF services are not active. check sap notes
         1115493 - CRM Web UI: Mandatory SICF services for CRM framework
           1295006 - Mandatory SICF services for IC WebClient
    Check your user has enough authorisation to run IC Web (PFCG role).
    Regards,
    Arjun

  • IReceivables R12

    Can I get an approx percentage as to how many EBS users have extended their iReceivables modules to public facing customers for paying bills online,dispute,view their invocies etc. What is the iReceivables payment engine is built on? Is it already certified by bank and if it is PCI compliant or if we decide to roll out to customers to we have to go through the certification process. Your suggestions and comments wold be appreciated.

    Also, once I do have my own data definition xml template and download it, how can I generate new data in xml to test it against my word template ?
    Normally we would run an rdf in xml output and then save this and load within Word to test our templates.
    What do we do incase the data is generated by xml templates instead ?
    Thanks

  • Oracle R12 Solutions Architect (Oracle E-business Suite, SOA, OBIEE)

    Hi All
    can any one help to find documents concept & implementation of integeration between Oracle E-business Suite R12, SOA and OBIEE ??
    Thanks a lot
    Mohamed

    Hi Mohamed;
    can any one help to find documents concept & implementation of integeration between Oracle E-business Suite R12, SOA and OBIEE ??Please check below and see its helpful for your issue
    Installing Oracle E-Business Suite Integrated SOA Gateway, Release 12 [ID 556540.1]
    Oracle Business Intelligence Enterprise Edition (OBIEE) : Technical FAQ [ID 436547.1]
    Integrating Oracle Business Intelligence Applications with Oracle E-Business Suite [ID 552735.1]
    Failed Login During R12 E-Business Suite Integration With BI Publisher [ID 972859.1]
    Regard
    Helios

  • IReceivables 'Self-Register link' - How to Create?

    Hi,
    I'm implementing iReceivables R12 and having an issue with generating a link for users to self-register.  I've done all required setups as per the implementation guide, but only able to register users via the iReceivables Registration responsibility, and this requires a username/password to even access.  A self-register link should bypass any Oracle login and redirect to the Account Creation/Validation/Setup pages.
    Any insight on how to generate this link to the direct Register iReceivables Account pages?
    Thanks and regards,
    Chris

    Hi,
    You need to put your java file inside src-->your package. As you said it is already there, then try to reload and rebuild your project. It must show in the java native types when you browse.
    Even check the package statement of your java file.
    thanks & regards,
    Manoj

  • Graph is not getting displayed in R12

    Hello folks,
    Cureently m working on R12 upgrade project.
    And we have a report which is working fine 12 but the graphs are not getting displayed as like 11i.
    Could you plz any one help how to fix the issue.
    Note: There is no error is coming up. But in the graph part , graph is not getting displayed.
    Regards,
    Krishna

    Hello folks,
    Cureently m working on R12 upgrade project.
    And we have a report which is working fine 12 but the graphs are not getting displayed as like 11i.
    Could you plz any one help how to fix the issue.
    Note: There is no error is coming up. But in the graph part , graph is not getting displayed.
    Regards,
    Krishna

  • SSL TEST IN R12

    Hi,
    we are about to implement SSL in ebs r12.0.4 to ensure that the user name and password get passed over the browser as encrypted(by default which is passed as simple text).
    Now i am following metalink document Enabling SSL in Release 12 [ID 376700.1]
    Initially i was testing with the demo certifcatest at the $INST_TOP/certs/Apache.
    All the middle tier setups has been done.Then when i restarted the Application and tried to connect my url that get redirected to the SSL port correctly but then failed with following:--
    500 Internal Server Error
    java.lang.NoClassDefFoundError     at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120)     
    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:161)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     
    at java.lang.Thread.run(Thread.java:595)Please help.
    Edited by: Susmit on Dec 24, 2010 4:24 PM

    Hi;
    please check below notes:
    "500 Internal Server Error - java.lang.NoClassDefFoundError: oracle.apps.fnd.profiles.Profiles" on 10G [ID 567554.1]
    R12: Troubleshooting 500 Internal Server Error in Oracle E-Business suite [ID 813523.1]
    Regard
    Helios

  • 11i to r12 Conversion - help needed

    Hi
    My client is doing re-implementation of r12 and migrating from 11i to r12. I need help particularly on conversions side. The client is a SaaS company. they are considering to bring open and history transactions and applied/unapplied receipts to r12 AR.
    - how to migrate revenue scheduled open/closed invoices from 11i to r12 since rev schedules for a SaaS company is expected to be long terms. and how to make sure that rev schedules are correct upon migration to r12??
    - for partially paid invoices how to make sure that the same partially paid amount reflects in r12 upon conversion? can a negative line amount equalling to paid amount be a possible solution??
    - upon migration do the closed invoices have to be converted as open and receipts re-applied after migration in r12 or they can be brought in as-is with status closed?
    - if customer paid for an invoice using a credit card in 11i and upon migration it came to notice that the credit card is no longer used by the customer so how to re-apply the same receipt in r12 which was applied in 11i using that credit card. do we have to enable it in r12 just for closing the invoice? what could be possibilities?
    please anyone if can answer would be very helpful
    Thanks
    -MS

    It depends on the dpi. Usually 72dpi = 72 pixels per inch.
    1000/72 = 13,88888 inch
    1 inch = 25,4 mm
    13,88888 * 25,4 = 352,7777 mm
    You do the arithmatic with a calculator.
    To do the same with pictures, you can do it in any image editor. Even Preview.app :
    !http://www.wyodor.net/_Discussions/PreviewResize.png!

  • Data migration b/w r11 and r12

    Hi,
    the place i worked have boht R11 & R12 intances, i need to move some clients (shared service cnetre) from r11 to r12. In terms fo data i.e. AP, AR & GL. i need to find a quick way around.
    My concern is
    1) should i just move the Open POs if yes /no then y
    2) how about customers and suppliers
    3)Open & closed invoices (AR)
    used to do balance tranfer, but there are some complications and is time consuming as well. Please share your thoughts and experience on above and if possible a step by step process that you know or have used

    Dear Renny,
    1) Identify the data source used
    2) Use transaction RSA3 in BW and R/3 for this datasource.
    3) Try to test data for a month say May 2007
    4) If it is the same, may be you are not using proper selection conditions in the Infopackage.
    If it helps even a bit, do allocate *points
    regards
    Vinay

  • Use of open interface tables in R12

    Hello,
    Can someone tell me the status of using open interface tables in release 12. Is this still a supported mechanism for importing data into the product, or must you use a PL/SQL/Java API, XML gateway etc?
    iREP for 11.5.10 lists these open interface tables, but they are missing from the embedded iREP in R12. However, looking in the database for the RA_CUSTOMERS_INTERFACE_ALL shows that the tables exists. Is it supported to still use open interface tables, or are they just there for legacy upgrade purposes? If it is supported, where is the documentation for these R12 open interface tables?
    I wish to integrate into various modules using Oracle Data Integrator and it seems to only have 'integration knowledge modules' to support open interface tables.
    i look forward to your response.
    Cheers,
    John

    Hi Helios,
    Thanks for your response. Two of the links do not work.
    All I really need to know for sure is that R12 supports open interface tables.
    Perhaps I didn't use the embedded R12 iRep correctly - the standard view by product family certainly didn't show any open interface table, and they did not appear in the 'interface type' drop down list. However, I notice from an example on the web that you can pivot the results by interface type. I will try that when the environment becomes available again.
    cheers,
    John

  • Discoverer report not working on R12 !

    We have just migrated to R12 from 11i and some of the discoverer query is not working, but the same is working fine when we ran thru SQL Developer or TOAD.
    Is there any context (mo_global.set_policy_context) needs to be set in Discoverer report to get the data?
    Thanks

    Thanks Srini,
    There is no any specific error message, the strange thing is if I run the Discoverer report is not returning any data, but if I set the mo_global.set_policy_context ('S',111) in SQL Developer or TOAD and then run the discoverer report it return data...
    Any pointers?

  • Discoverer report with PO_RELEASES in R12

    Hi all,
    I'm migrating a Discoverer report from 11i to R12. The query of the folder uses the po_releases and this join condition "and rcv_transactions.po_release_id = po_releases.po_release_id(+)". When I run the report I get the error "invalid number" but when I tried the same query but using the po_releases_all it seems to work. Is this ok? I saw that in R12 po_releases is just a synonym, is this correct? I would appreciate your comments.
    Thanks in advance.
    Gabriela

    Thanks Hussein. Yes, I've checked the document you recomend, but the problem seems to be when I try to use po_releases, the synomy) and I don't know why it work with the _all table but not work with the synonym.                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How open multiple responsibilities in the same user login session in R12 ?

    Dear All,
    Can anyone help me to know how to open multiple responsibility in the same user login session in R12 ?
    Thanks..
    Edited by: G-oracle on Sep 18, 2011 11:22 AM

    Can anyone help me to know how to open multiple responsibility in the same user login session in R12 ?What do you mean by open multiple responsibilities in the same session? You can only see the menu of one responsibility at a time, so how to do you expect the application to let you see multiple responsibilities/menus in one session?
    You could open another session and this way you can access more than one responsibility at the same time.
    Thanks,
    Hussein

  • Error while accessing a form in Inventory resp in R12

    Hi all,
    I am getting the following error when I tried to access the Transactions--> receipts--> 'return' from Inventory responsibilty in oracle apps R12.
    'You are not set up as worker. To access this form you need to be a worker.' 
    Kindly inform me what needs to be done.
    Thanks in advance !
    Regards,
    Sukanya

    Check the other thread:
    How to compile a form In R12
    Re: How to compile a form In R12

  • Error  while running custom BI report in R12.1.1

    Hi All,
    We are encountering below error while running custom BI report in R12.1.1...
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Enter Password:
    MSG-00001: started report
    REP-1401: '': Fatal PL/SQL error occurred.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1401: '': Fatal PL/SQL error occurred.
    Report Builder: Release 10.1.2.3.0 - Production on Fri Jun 24 16:47:30 2011
    Please let us know how to fix this error.
    Thanks
    Praveen

    Hi Praveen,
    Seems the issue is with the rdf. Check whether all the parameters are passed correctly.
    REP-1401: '': Fatal PL/SQL error occurred.

Maybe you are looking for