Payables Error for Invoice Approval in Oracle Workflow

Hi
Product Oracle Payables
Product Version 11.5.10.2 (VISION Instance)
We need to implement the AP workflow/approvals in Payables,have set-up Approvals Management(AME) for AP invoice approval in the vision instance.
Create a invoice Payables and initiated approval process found the below error in wf_notifications
Error in Workflow APINV/63401_1 ORA-01403: no data found ORA-01403: no data found
checked the notifications in the sysadmin responsibility, do find the errors
An Error occurred in the following Workflow.
Item Type = APINV
Item Key = 63401_1
User Key =
Error Name = 100
Error Message = ORA-01403: no data found
ORA-01403: no data found
Error Stack =
AME_ENGINE.doWeakHeaderRuleEvaluation(12732)
AME_ENGINE.evaluateRules(12733)
AME_ENGINE.updateTransactionState(12734)
AME_API2.getNextApprovers4(12735)
AME_API.getNextApprover(12736)
APINV.Get_Approver(APINV, 63401_1, 536104)
Wf_Engine_Util.Function_Call(AP_WFAPPROVAL_PKG.get_approver, APINV, 63401_1, 536104, RUN)
Activity Id = 536104
Activity Label = APINV_M:APINV_IA
Result Code = #EXCEPTION
Notification Id =
Assigned User =
Regards
Yram

Please see these docs.
APINV Errors with Ora-01403 in AP_WFAPPROVAL_PKG.get_approver [ID 413840.1]
Invoices Getting Stuck Intermittently In Invoice Approval Workflow With No Data Found Error [ID 1201053.1]
Intermittent Error "3835: ORA-20002: 2018: Unable to Generate the Notification Xml" when Notification is Reassigned through a Vacation Rule [ID 1305504.1]
Thanks,
Hussein

Similar Messages

  • R11:RECEIVED ERROR MESSAGES FOR AP INVOICE APPROVAL IN ORACLE WORKFLOW

    Hi All,
    We have this error:
    ### Detailed Problem Statement ###
    Received the following error messages in sysadmin notifications:
    Event Error Name: 100
    Event Error Message: ORA-01403: no data found
    Event Error Stack: HZ_DQM_SYNC>REALTIME_SYNCH(oracle.apps.ar.hz.DQM.realtimesync,
    30665979B704AE043C0A81404B04A)
    Event Error Name: WFE_DISPATCH_RULE_ERR
    Event Error Message: [WFE_DISPATCH_RULE_ERR] ENAME=oracle.apps.ap.payment EKEY=10001
    RULE=ap_payment_event_wf_pfg.rule_function SQLCODE=100 SQLERRM=ORA-01403: no
    data found
    Event Error Stack: WF_Event.dispatch_internal()
    In addition, during the set-up of Oracle Approvals Management, there was no available list of
    values in the Notification Style in the workflow configurator page.
    Action Plan
    =======
    1) Confirm if the workflow is customized in any way.
    2) Confirm whether you are able to select global preferences for the other invoices approval, meaning are you
    getting the list of values for the other invoices.
    There are no workflow customizations. We are trying to implement it to AP invoice
    approval only.
    Can you instruct me on how to test this one? I thought I could only select the global preferences from the workflow configuration window. And there are no distinction as to which invoice approval
    process it is applicable. Where could I select the global preferences for other
    invoices approval?
    Thanks a lot

    thanks hussein , but still we can not see LOV values even if we inserted data manually...:(
    But it has improved and we moved on to another error which is:
    *****received the error message:3120: Activity 'APINV/52822' has no performer
    ### Problem description or inquiry details ###
    Received the following error message:
    Error Message
    3120: Activity 'APINV/52822' has no performer.
    Error Stack
    Wf_Engine_Util.Notification_Send(APINV, 115191_1, 52822, APINV:APINV_MRA) Wf_Engine_Util.Notification(APINV, 115191_1, 52822, RUN)
    Encountered the following:
    No list of values in the notification style field in the global configuration region in the Workflow Configuration Page
    Please note that we could not update the workflow configuration page using the forms because there
    is no list of values to select in the above-mentioned field. We just recently
    changed the workflow administrator role from SYSADMIN to KCAALIM to reduce
    changing of user log-in. We have previously used the sysadmin user log-in to
    access the workflow configuration page. there was still no list of values for
    the notification style. we changed the wf admin role to kcaalim using the sql:
    udpate wf_resources set text = 'KCAALIM' where name like 'WF_ADMIN_ROLE';
    Commit;
    Hence, changing of wf admin role and user log-in (to sysadmin) won't help (just in case you would advise me to do so) since we tried it
    already.
    ### Responsibility and navigational paths to reproduce ###
    1. set-up the AME for ap invoice approval.
    2. test an actual transaction.
    3. when the list is generated, set-up workflow for AP approval.
    when setting up the configuration page, there is no list of values available for the notification style. hence the workflow
    configuration could not be updated.
    4. Run the required programs (i.e., synchronizations)
    5. run the approval workflow from the developer studio page.
    6. review the status from the Status Monitor page.
    7. The error message appears
    8. payables, create a sample invoice.
    9. validate and initiate approval.
    10. review the approval history to find out the required approver. (the approver's name appears with 0 amount of approval)
    11. check the notifications in the required approver's worklist.
    12. there are no notifications sent.
    Text continued in next action...
    **** screen shots availble >http://rapidshare.com/files/176008682/error_-noperformer.doc.html
    Thanks again...

  • How to create Invoice Approval in oracle Payable R12 ?

    Hi All..
    Can any one let me know how to create Invoice Approval in oracle payable R12?

    pl.go thru following link.
    http://oracleerpfunctional.blogspot.in/2012/08/ap-invoice-approval-workflow-setup-and.html
    http://oracleerpfunctional.blogspot.in/2012/08/oracle-approvals-management-ame-setup.html
    http://www.scribd.com/doc/101107120/Oracle-Payables
    HTH
    Sanjay

  • Error in Invoice Approval API

    Hi,
    We are facing the below error while using standard API (ap_approval_pkg.approve) to approve an Invoice in R12.
    The API is a part of custom workflow, which is used for the invoice approval process.
    DECLARE
    ERROR at line 1:
    ORA-20001: APP-SQLAP-10000: ORA-06502: PL/SQL: numeric or value error: NULL
    index table key value occurred
    in
    AP_APPROVAL_PKG.Approval_Init<-AP_APPROVAL_PKG.Approval<-APXAPRVL
    with parameters (&PARAMETERS)
    while performing the following operation:
    Set Options from Cache
    ORA-06512: at "APPS.APP_EXCEPTION", line 72
    ORA-06512: at "APPS.AP_APPROVAL_PKG", line 1698
    ORA-06512: at line 22
    If any one has faced similar issue please let us know.
    Regards,
    Syed

    Hi,
    I am facing the same error. Do anyone knows the solution?
    Regards,
    Hatim Ali Asgher

  • Error Implementing Invoice Approval

    Dear All,
    Can anyone help me out. I have implemented invoice approval, but getting error while trying to view the Report --> View Invoice Approval History
    APP-SQL-1000: ORA-20001: No rate exists between the two currencies for the given date and conversion type. The from currency was USD. The GBP. The conversion type was Corporate. The conversion date was 18-JUL-2011. occurred in AP_WORKFLOW_PKG.Get_ALL_APPROVER<-APXIAWHS with parameters (&PARAMETERS) while performing the following operation: set variables from workflow
    Note that, this setup is being done in Vision R12.1.1 for a POC.
    Please advise
    Thanks and Regards,
    Rajiv

    Hi,
    I also facing the same issue, after Define the daily rates for both the currencies from GL Responsibility .
    Plz Revert back, The Issue is very urgent.
    Regards,
    senthil

  • Parked Invoice approval process - AP Workflow

    Hi all,
    Can please some one answer the following questions.
    1. Can please some one provide me any links or documentation that is specific to Parked document(amount release) workflow approval scenario
    i.e when an invoice is > some specific amount then it should get parked and need to get approval for the posting of the document.
    2. For this scenario , should we have to park the document , then workflow get's triggered or as the amount is greater than the limit,does the document get's parked automatically when you try to save it and tirggers the workflow automatically?
    Any help is greately appreciated

    Hi,
    the link that IA gave you will give you full details.
    To add to that, when you create the GL document, the document should be COMPLETE for posting and so there is a button "SAVE AS COMPLETED" and this will park the document as well and checks the completeness of the document. And you can set up the Rel. Amt > which you want the approval for releasing..which is the flag "Release Necessary".
    And, there is a std wflow template WS00400032 for this which first checks the completeness of the document before proceeding with approval.
    And, for documents below the threshold that you specify in the config. settings specified in the link IA gave you, i don't think there is any std. functionality that posts the document automatically after it is parked and complete.
    you have to copy WS00400032 and customize, may be adding your own single step task to post the document in the background.
    Same requirement that we developed is working fine.
    Let us know if any more details are needed.
    Hope this helps.
    venu

  • "Invalid Trading Partner Setup" Error for Invoice Inbound Propagation.

    Hi,
    I am trying to post xml data into the invoice interface tables through the link <http://<<server name>>:port/servlets/oracle.apps.ecx.oxta.ECXOTAInbound>.I have created an xml with repect to the transaction map. But when I post this xml i get an error in ecx error tables: ECX_INVALID_TP_SETUP. Though the trading partner setup is correct. I am unable to proceed further.
    Please provide your inputs, if anyone has worked on the similar scenario.
    thanks,
    Danish

    Please check the validation in GGB0.
    The document which you are trying to post is not matching as per the validation.

  • XML error for Invoice iN SNC

    Hi Gurus
    Need help for the error we are getting in XML when Invoice is posted in SNC 7 version
    Error :" Message Interface or senders party hasn't been provided"
    please let me know the cause of error
    Thanks
    Vishal

    DOCUMENT_ID is numeric, yet the value passed is not:
    x_value==>192124:0:102

  • SOS!!!!----Error for Loading data from Oracle 11g to Essbase using ODI

    Hi all.
    I want to load data from oracle database to essbase using ODI.
    I configure successfully the physical and logical Hyperion essbase on Topology Manager, and got the ESSBASE structure of BASIC app DEMO.
    The problem is.
    1. When I try view data right click on the essbase table,
    va.sql.SQLException: Driver must be specified
         at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)
         at com.sunopsis.graphical.frame.b.jc.bE(jc.java)
         at com.sunopsis.graphical.frame.bo.bA(bo.java)
         at com.sunopsis.graphical.frame.b.ja.dl(ja.java)
         at com.sunopsis.graphical.frame.b.ja.<init>(ja.java)
         at com.sunopsis.graphical.frame.b.jc.<init>(jc.java)
    I got answer from Oracle Supporter It's ok, just omit it. Then the second problem appear.
    2. I create an interface between oracle database and essbase, click the option "staging area deffirent from target"(meaning the staging is created at oracle database), and using IKM SQL to Hyperion Essbase(metadata), execute this interface
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 61, in ?
    com.hyperion.odi.essbase.ODIEssbaseException: Invalid value specified [RULES_FILE] for Load option [null]
         at com.hyperion.odi.essbase.ODIEssbaseMetaWriter.validateLoadOptions(Unknown Source)
         at com.hyperion.odi.essbase.AbstractEssbaseWriter.beginLoad(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
         at org.python.core.PyMethod.__call__(PyMethod.java)
         at org.python.core.PyObject.__call__(PyObject.java)
         at org.python.core.PyInstance.invoke(PyInstance.java)
         at org.python.pycode._pyx1.f$0(<string>:61)
         at org.python.pycode._pyx1.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java)
         at org.python.core.PyCode.call(PyCode.java)
         at org.python.core.Py.runCode(Py.java)
         at org.python.core.Py.exec(Py.java)
    I'm very confused by it. Anybody give me a solution or related docs.
    Ethan.

    Hi ethan.....
    U always need a driver to be present inside ur <ODI installation directory>\drivers folder.....for both the target and the source......Because ojdbc14.jar is the driver for oracle already present inside the drivers folder ....we don't have to do anything for it.....But for Essbase ...you need a driver......If u haven't already done this.....try this.....
    Hope it helps...
    Regards
    Susane

  • ERROR when Runing Maps in ORACLE WORKFLOW

    Hi All,
    When running a mapping from owb in owf, some times I am receiving the following error massages, and the flow fails:
    RPE-1009-ABORTED_DUE_TO_SYSTEM_FAILURE: Completion of this task could not be completed due to an earlier system failure.
    RPE-1008-RECOVERY_IN_PROGRESS: Recovery of this request is in progress.
    What can I do to avoid this problem?
    10x,
    Itay

    Hi Mark,
    in the log file I found the folowing lines:
    09:01:48 [228183] java.lang.OutOfMemoryError
         <<no stack trace available>>
    09:01:49 [228183] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-1008-RECOVERY_IN_PROGRESS: Recovery of this request is in progress.
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:968)
         at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:764)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Unknown Source)
    09:01:49 [228183] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    09:01:49 [228183] oracle.wh.runtime.platform.adapter.rtp.AbortedDueToSystemFailure: RPE-1009-ABORTED_DUE_TO_SYSTEM_FAILURE: Completion of this task could not be completed due to an earlier system failure.
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:22)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:63)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Unknown Source)
    09:01:49 [7E6A96] AuditId=65023: Request completed

  • Oracle AP Invoice Approval Workflow

    WorkFlow Gurus,
    I create an AP invoice and add attachment to it and initiate approvals.
    The Invoice Requester's manager logs into Oracle and can see the Invoice Approval Notification (in Worklist) and can also see the attachment.
    But the same manager also receives an email for the same Invoice Approval but in email he can't see the attachment or any link to point to the attachment.
    Can you please suggest what can be done to see attachments in email for invoice approval workflow?
    Please help here!
    Thanks

    If you have some idea, can you point me to what exactly could be causing this issue. Is this the problem with emailing message preparation part or email sending part or something else that could be causing this. Sorry, I have no idea -- It might be reported in the bug.
    Another questions that comes to my mind, does attachment work with other workflows like iProcurement / PO / HR etc.....that is, is this a problem with just AP Invoice Approval or other oracle workflows have the same issue.
    One point brought out by one of fucn folks was, because invoice images could be of several pages that is why oracle don't want to send those in emails.Please log a SR for this.
    Thanks,
    Hussein

  • Invoice Approval workflow - forward functionality with AME

    Dear,
    We are on R12.0.6, setting up AME for invoice approval.
    Looking at the Invoice Approval process Approval lookup type I don't see 'forward' or 'approve and forward' lookup codes.
    Does it indicate that 'Forward' and 'Approve and Forward' functionality is not implemented for the Invoice Apporval workflow?
    The AME documentation on the other hand discusses forwardingBehaviors.
    If anybody went through this and can through any comments on the subject of the forward functionality in the invoice approval would be great!
    Thank you
    Anatoliy

    Pl post details of OS, database and EBS versions.
    In 11i, using AME is a requirement. I believe the same applies to R12 also.
    AP Invoice Approval Workflow White Paper (Doc ID 293152.1)
    A Guide to Invoice Approval Workflow - setup and demo (Doc ID 299618.1)
    HTH
    Srini

  • R12 Payable Invoice Approval - Issue - Requesting URGENT help please

    Hello,
    This is on r12.1
    For some reason all invoices entered on Invoice workbench goes into approval mode "Not required" after we check the "initate approval" checkbox on the Action button.
    This is happening irrespective of any supplier, amount we use.
    We have no customizations in AME and APINVAPR workflow.
    The system options approval tab has check box "Use Workflow for Invoice Approva" CHECKED.
    The checkbox "Force Invoice Approval" is UNCHECKED.
    We have run out of options and the problem is still persistent.
    Please advise. How can we have invoices go through approval and not have it "Not Required" all the time.
    Thanks,
    Darsh

    Hi Darsh,
    can you review the AME configuration on the approval limits and the people assigned in the approval groups.
    Also, is this is the first time you are using this feature ? If not, was it working fine before ....?
    Also please check the below reference:
    11i: APXINWKB - Invoice Approval Status Is Incorrectly Changed To Not Required when Approval is Initiated if Approval Group Contains FND Users [ID 331214.1]
    Regards,
    Ivruksha

  • Oracle Invoice Approval

    Hi I've just started looking at an existing setup for Invoice Approval.  There is a custom workflow in place here to utilise looking at the position hierarchy and looking for the 'Primary flag' of an assignment in order to select 1 assignment per person in cases of multiple assignments.
    This isn't really suiting the need - we have an example where we have 1 person who is 0.5 FTE Head Teacher at 2 schools.  Obviously they should be getting approval requests from staff at both schools but as it is, they are only getting approvals from one school as it's only picked up one of their assignment records.
    Does anyone have any experience with working with multiple assignments within workflow and ways/workarounds to get round this kind of issue?
    Thanks

    Anyone have any thoughts?

  • Accounts Payable Invoice Approval query

    Hi All,
    I just want to know invoice approval group apply on selected invoice.
    which approval group use for invoice approval
    Thanks

    Hi Manish,
    For Non-Po Invoices(Which uses Business Object FIPP) please check workflow templates WS00400004 and WS10000051.
    However for PO Invoices(Which uses Business Object BUS2081), i did not find any standard workflow templates.
    However you can build your own workflows based on the requirement you have.
    You can check workflow templates  and event linkages in transaction SWETYPV.
    Hope this helps.
    Please reward points if the hint is found useful.
    Thanks & Regards,
    Venkat

Maybe you are looking for

  • I'm somewhat proficient with computers, but not a real techie. How to partition my OS 10.5.8 hard drive before upgrading to OS 10.6.3?

    Hi I bought the upgrade for 10.6.3 from Apple a while back.  Now getting ready to install the new OS.  Backed up everything onto Lacie Rugged mini yesterday. In trying to prepare to do this properly, I saw in one discussion, that it would be a good i

  • Sony Home Theater STR-DH800

    I have a Sony HD TV and a Sony STR-DH800 home theater AV receiver.  I have a Charter Cable box.  I am running an HDMI cable from cable box straight to TV.  I am also running a Digital Audio cable from cable box to AV receiver.  I am getting sound on

  • Windows doesn't detect Zen V Plus he

    I've just purchased the Creative Zen V Plus 4gb for my girlfriend but windows doesn't want to detect it, I have followed the?online suggestions with no?luck. It shows in my device manager but with an exclamation mark next to it, I've tried re-install

  • Help! Trying to import image with transparent background

    I'm trying to import a picture that has a transparent backgound so when i layer it over video its just the picture itself not the canvas it was made on. In photo shop I made it on a transparent canvas. Whats my next step?

  • Clear screen from sql file

    at sqlplus prompt, I can type either HOST CLS or CLEAR SCREEN and both work.. but when I put either of them in an .sql file and run it from sql with @c:\file.sql both commands error with: ORA-06550 PLS-00103 encountered 'CLS' or 'SCREEN' OS IS Window