Workflow Notification Error

Hi guys,
Does anybody know what this error mean and how to resolve it:
To                SYSADMIN
Sent                25-JUN-09 14:17:38
ID                4706955
The notification with the ID of experienced problems when attempting to dispatch an email notification to the role . Subsequently the notification preference for the following users has been set to DISABLED. Please correct the issue and re-enable their notification preference.Thank you for your help

Please do not abuse these forums by posting in multiple groups. Choose the one most appropriate to your inquiry.
Thank you.

Similar Messages

  • No data found for region error on Workflow notification page

    Hi !
    For workflow, I have created a Non Form Function in Oracle Applications and linked the region to display in the notification. This region's type is StackLayout.
    I created an attribute of type Document and assigned it the value in the form
    JSP:/OA_HTML/OA.jsp?OAFunc=WF_FUNC
    then I added this attribute in the notification message attribute with the Source as Send and Frame Traget as Full Window. Now when the workflow starts, the region does not populate and error shows that there is no data found for this region.
    Am I doing something wrong? Any ideas?
    Thanks.

    Hi,
    We have a unique problem.....for timecard approval notification the HXC_TIMECARD form function is calling embedded Timecard region in the workflow notification.....in the HTML call the AprvNtfRN is called as shown below.
    OA.jsp?page=/oracle/apps/hxc/selfservice/approval/webui/AprvNtfRN&akRegionApplicationId=809
    Now the issue is that the email displays uneven format i..e timecard details like project and task name are vertical instead of horizontal.
    Is there a way to code HTML in AprvNtfRN so that the format is obtained as desired?

  • Error with hyperlink to open a form in Workflow Notification

    Hi All,
      I am trying to create a hyperlink to open a form in Workflow Notification. I want to open "Prepare Mass Additions" form from my workflow. I am in R12 (12.1.3) and there is no parameters defined for this function.
      So i am trying the method given here:
      http://oracleappsnotes.wordpress.com/2011/04/15/accessing-oracle-forms-from-workflow/
      Below is a summary of steps from this blog:
    Register a new custom form function with a parameter CREATE_BATCH_ID.  Function name is XXFAXMADDS. Its just the seeded FAXMADDS form function, just with the addition of parameter.
    Create an attribute of type ‘Form’ which stores the name of the form function and the parameter with which we want to call it. The default value of the attribute is XXFAXMADDS:CREATE_BATCH_ID=&BATCH_ID
    In a workflow process include a notification message.
    Associate the attribute with the notification message
    Personalize the new form function, to add actions to assign the value of parameter to the form field, then goto the Find Button, and click it.
        When i click on the link in notification, I am getting the below errors:
        FRM-47023: No Such parameter named G_QUERY_FIND exists inform FAXMADDS
        FRM-40105: Unable to resolve reference to item PARAMETER:G_QUERY_FIND
        FRM-47023: No such parameter named CREATE_BATCH_ID exists in form FAXMADDS.
        Why is this error? Why it is referring to G_QUERY_FIND which i have not at all used?
    Thanks
    Manu
    Message was edited by: manu.mur

    Hi Hussein,
    Clearing cache or bouncing application did not help. And now i am noticing that the value of this attribute does not change according to the changes i make in workflow builder.
    Also, i tried by updating the workflow attribute from Workflow Admin, retried the notification and tried the link again. No help.
    I tried updating attribute to just the standard form function name, still same errors!

  • Workflow Notification Mailer error

    Hi all,
    I am logged in Application Manager and it shows that Mailer "Stopped with error".
    Service Instances for Generic Service Component Container shown as running.
    Here is what I see in Mailer Details:
    Definition
         ID          10006          Name          Workflow Notification Mailer
         Startup Mode          Automatic          Container Type          Oracle Applications GSM
         Inbound Agent          Workflow Notification In Queue          Outbound Agent          Workflow Notification Out Queue
         Correlation ID                              
         Status Information          This automatic Service Component has been restarted the maximum of 10 times after stopping with error. Thus, it has been system deactivated -> oracle.apps.fnd.cp.gsc.SvcComponentContainerException: Could not start component; performing rollback -> oracle.apps.fnd.cp.gsc.SvcComponentException: Validation failed for the following parameters -> {OUTBOUND_SERVER=Unable to make a network connection.}. Parameters were -> {INBOUND_MAX_IGNORE_SIZE=1000, INBOUND_MAX_LOOKUP_CACHE_SIZE=100, ATTACH_IMAGES=Y, ALLOW_FORWARDED_RESPONSE=Y, INBOUND_UNSOLICITED_THRESHOLD=2, NODENAME=WFMAIL, AUTOCLOSE_FYI=N, INBOUND_PROTOCOL=IMAP, PROCESSOR_READ_TIMEOUT_CLOSE=Y, ATTACHED_URLS=WFMAIL:ATTACHED_URLS, TEST_ADDRESS=, EXPUNGE_ON_CLOSE=Y, PROCESSOR_OUT_THREAD_COUNT=1, ATTACH_STYLESHEET=Y, OUTBOUND_CONNECTION_TIMEOUT=120, INBOUND_MAX_RET_EMAIL_SIZE=100, MAX_INVALID_ADDR_LIST_SIZE=100, PROCESSOR_MAX_LOOP_SLEEP=60, SEND_ACCESS_KEY=N, PROCESSOR_IN_THREAD_COUNT=1, FRAMEWORK_APP=1, CLOSED=WFMAIL:CLOSED, INBOUND_FETCH_SIZE=100, SUMMARY=WFMAIL:SUMMARY, ENABLE_STYLESHEET=N, PROCESSOR_ERROR_LOOP_SLEEP=60, OPEN_MAIL_FYI=WFMAIL:OPEN_MAIL_FYI, FRAMEWORK_RESP=20420, ALTERNATE_EMAIL_PARSER=oracle.apps.fnd.wf.mailer.DirectEmailParser, INBOUND_PASSWORD=_6#986$!0# `+$!**^^A8&@^8^00@%!0&B8%B}#A*|^#, RESET_NLS=N, HTTP_USER_AGENT=Mozilla/4.76, PROCESS=Process, OPEN_MAIL_DIRECT=WFMAIL:OPEN_MAIL_DIRECT, PROCESSOR_LOOP_SLEEP=5, MESSAGE_FORMATTER=oracle.apps.fnd.wf.mailer.NotificationFormatter, [email protected], FRAMEWORK_USER=0, CANCELED=WFMAIL:CANCELED, OUTBOUND_PROTOCOL=SMTP, DISCARD=Discard, ACCOUNT=spi\workflow, FROM=Workflow Mailer, PROCESSOR_DEFER_EVTDATA_READ=Y, WARNING=WFMAIL:WARNING, PROCESSOR_MAX_ERROR_COUNT=10, INBOUND_CONNECTION_TIMEOUT=120, HTMLAGENT=http://finappstest01kt.seattlepacificindustries.com:8001/pls/SPIUAT, INBOX=Inbox, OPEN_INVALID_MORE_INFO=WFMAIL:OPEN_INVALID_MORE_INFO, INBOUND_SERVER=10.0.4.44, OPEN_MORE_INFO=WFMAIL:OPEN_MORE_INFO, INLINE_ATTACHMENT=N, OPEN_INVALI
    Where do I need to look for a resolution?
    Thanks,
    Eugene

    Hi,
    Have a look at the following documents.
    Note: 463354.1 - How to troubleshoot 'Validation failed' errors when starting mailer
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=463354.1
    Note: 753845.1 - How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer Issues
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=753845.1
    Note: 257723.1 - Error SvcComponentContainer
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=257723.1
    Regards,
    Hussein

  • How can I include a Credit Mgmt Case Folder URL in a workflow notification?

    I have a requirement to add a URL to a workflow notification, which is easy enough. The issue I am having is that I am not able to create a URL that successfully opens the Credit Management Case Folder that is specified in the worflow notification.
    I am only able to get the URL to launch the following successfully: http://<ce:0000>/OA_HTML/RF.jsp?function_id=16351&resp_id=23916&resp_appl_id=222&security_group_id=0&lang_code=US
    Has anyone else solved this issue? Any help would be appreciated.

    We are using eBusiness Suite 11.5.10.2, 10g database
    I created a woflow attribute of type URL.
    Name: Case Folder Link
    Frame Target: New Window
    Value: http://<instance>/OA_HTML/RF.jsp?function_id=16351&resp_id=23916&resp_appl_id=222&security_group_id=0&lang_code=US
    I then added the following line to add the URL attribute to the HTML message body.
    Case Folder Link : &CASE_FOLDER_LINK
    When using the link above I don't get any error message. However when I try to change the URL to a specific case folder URL (Note this URL should change depending on the Case Folder # provided in the notification message.):
    http://<instance>/OA_HTML/OA.jsp?_rc=ARCMANALYSISDATACRDSUMMARYPAGE&_ri=222&retainAM=Y&cmSubRegion=PARTYREGION&cmPartyId=%7B!!k5vkXUpUCWxLhSZj.uqBHQ%7D&cmCustAccountId=%7B!!lBrDTc7.B3E6QA-16tJNIw%7D&cmSiteUseId=%7B!!7jcW1qvgKOeEFCpFYCanSA%7D&OAHP=ARCMMENUAPPLICATION&OASF=ARCMANALYSISDATACRDSUMMARY&_ti=1687529995&oapc=9&oas=GiXPV8nU9RQ6Ej53zIESsw..
    The error I receive is:
    Error: You are trying to access a page that is no longer active. - The referring page may have come from a previous session. Please select Home to proceed.

  • Problem :Workflow Notification Mailer

    i couldn't start the workflow Mailer Services.
    Querying
    SELECT component_name, component_status  
    FROM fnd_svc_components
    WHERE component_type = 'WF_MAILER';
    COMPONENT_NAME
    COMPONENT_STATUS
    Workflow Notification Mailer
    STOPPED_ERROR
    Finally after 10 automatic retry  attempt ,the Status changes to Deactivated by system
    The log file data
    [Aug 2, 2013 7:14:45 PM GMT+05:30]:1375451085517:Thread[BES Dispatch Thread,5,main]:0:-1:ibmapps:10.36.0.13:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-4383432-10040 : oracle.apps.fnd.cp.gsc.SvcComponent.start(int, SvcComponentContainerInterface)]:Validation failed for the following parameters -> {INBOUND_SERVER=Unable to make a network connection., TEST_ADDRESS=The test address can not be the same as the Reply-To address}.  Parameters were -> {INBOUND_MAX_IGNORE_SIZE=1000, INBOUND_MAX_LOOKUP_CACHE_SIZE=100, ATTACH_IMAGES=Y, ALLOW_FORWARDED_RESPONSE=Y, INBOUND_UNSOLICITED_THRESHOLD=2, NODENAME=WFMAIL, AUTOCLOSE_FYI=N, INBOUND_PROTOCOL=IMAP, PROCESSOR_READ_TIMEOUT_CLOSE=Y, ATTACHED_URLS=WFMAIL:ATTACHED_URLS, [email protected], EXPUNGE_ON_CLOSE=Y, PROCESSOR_OUT_THREAD_COUNT=1, ATTACH_STYLESHEET=Y, OUTBOUND_CONNECTION_TIMEOUT=120, INBOUND_MAX_RET_EMAIL_SIZE=100, MAX_INVALID_ADDR_LIST_SIZE=100, PROCESSOR_MAX_LOOP_SLEEP=60, SEND_ACCESS_KEY=N, PROCESSOR_IN_THREAD_COUNT=1, FRAMEWORK_APP=1, CLOSED=WFMAIL:CLOSED, INBOUND_FETCH_SIZE=100, SUMMARY=WFMAIL:SUMMARY, ENABLE_STYLESHEET=N, PROCESSOR_ERROR_LOOP_SLEEP=60, OPEN_MAIL_FYI=WFMAIL:OPEN_MAIL_FYI, FRAMEWORK_RESP=20420, ALTERNATE_EMAIL_PARSER=oracle.apps.fnd.wf.mailer.DirectEmailParser, INBOUND_PASSWORD=, RESET_NLS=N, HTTP_USER_AGENT=Mozilla/4.76, PROCESS=PROCESS, OPEN_MAIL_DIRECT=WFMAIL:OPEN_MAIL_DIRECT, PROCESSOR_LOOP_SLEEP=5, MESSAGE_FORMATTER=oracle.apps.fnd.wf.mailer.NotificationFormatter, [email protected], FRAMEWORK_USER=0, CANCELED=WFMAIL:CANCELED, OUTBOUND_PROTOCOL=SMTP, DISCARD=DISCARD, ACCOUNT=utta.muk1989, FROM=Workflow Mailer, PROCESSOR_DEFER_EVTDATA_READ=Y, WARNING=WFMAIL:WARNING, PROCESSOR_MAX_ERROR_COUNT=10, INBOUND_CONNECTION_TIMEOUT=120, HTMLAGENT=http://ibmapps.appsibm:8010/pls/DVP, INBOX=INBOX, OPEN_INVALID_MORE_INFO=WFMAIL:OPEN_INVALID_MORE_INFO, INBOUND_SERVER=imap.gmail.com, OPEN_MORE_INFO=WFMAIL:OPEN_MORE_INFO, INLINE_ATTACHMENT=N, OPEN_INVALID=WFMAIL:OPEN_INVALID, EMAIL_PARSER=oracle.apps.fnd.wf.mailer.TemplatedEmailParser, DIRECT_RESPONSE=N, OPEN_MAIL=WFMAIL:OPEN_MAIL, FRAMEWORK_URL_TIMEOUT=30, COMPONENT_LOG_LEVEL=4, SUMHTML=WFMAIL:SUMHTML, PROCESSOR_READ_TIMEOUT=10, DEBUG_MAIL_SESSION=N, OUTBOUND_SERVER=ibmapps.appsibm}
    How to configure of INBOUND Server

    As you have given the INBOUND_SERVER value as 'imap.gmail.com' you should specify the GMail user name and password for Inbound account say(eg:abc) and password field.
    The replyToAddress and TestAddress should not be same. You need to provide the GMail email address here foe eg: [email protected]
    The server 'imap.gmail.com' is SSL enabled you need to instal the corresponding certificate in the instance concurrent and web tier nodes.

  • Link to OAF page from workflow notification

    I am trying to give a link in a workflow notification to the customer details page in R12. I decompiled the Controller classes of the customer pages to get the parameters that the page needs.
    The page I am trying to access is defined as a function , AR_CUS_OVR with webhtml call :
    OA.jsp?page=/oracle/apps/ar/cusstd/ovrview/webui/ArCusOvrPG&OAFunc=AR_CUS_OVR
    I got the url for this page using the following function :
    FND_RUN_FUNCTION.GET_RUN_FUNCTION_URL
    (25779,660,21623,null,'HzPuiPartyId=32551,cusType=ORGANIZATION,HzPuiSubjectPartyType=ORGANIZATION')
    When i paste this URL in the browser, if I am not already logged in , I am directed to the login page and then I get an error :
    You have insufficient privileges for the current operation. Please contact your System Administrator.
    If i am logged in, i directly get the above error.
    I searched the DB to see where this message is thrown but did not find any match. It's probably thrown from some OAF page.
    The function is attached to the menu and my user has the required responsibility. I can access the page if i login and navigate to the page.
    It's probably the URL , but I am not able to lay a finger on the problem. Please let me know if I am missing something here.
    Does anyone know when this error is raised.
    thanks,
    Satya

    I was trying to access the page by pasting the link directly in the browser. I guess that's why it was throwing the indufficient privileges error.
    If I click the link from the notification, it tries to bring up the page. But throws a sql exception about invalid number.
    I checked the controller code in ArCusOvrCO.java. If the parameter cusType is null, the controlller invokes a method to get custType by calling amethod in the AM which executes a sql statement, SELECT party_type from HZ_PARTIES where party_id = : 1
    This parameter HzPuiPartyId is used for this. It looks like all the parameters are passed as null even though I am passing them .
    Is the following way the right way of passing multiple parameters to the function :
    FND_RUN_FUNCTION.GET_RUN_FUNCTION_URL. I am just passing a comma separated list.
    'HzPuiPartyId=24553,cusType=ORGANIZATION,HzPuiSubjectPartyType=ORGANIZATION,HzPuiPartyName=EOM40,HzPuiObjectPartyType=ORGANIZATION,HzPuiObjectPartyId=24553'
    thanks,
    satya

  • How to enable the "Reassign" Option in WorkFlow Notification

    Dear All,
    I have sent a workflow test mail to a user, and that user wanted to reassign the notification to other user, Is it possible,,
    In the same workflow page there is a button "Reassign" option which can able to do this reassign, but its show a error like below
    You may not "Reassign" notification "Workflow Notification Mailer Test in DEV01 - Successful!" because reassign has been disabled.It means reassign is successfully done, but the option is disabled,, is int,, can i enable that option,, ?
    Regards
    HAMEED

    Dear Helios,
    Actually we try to reassign test workflow mail from a user. this mail was sent by sysadmin. And our SCM Functional team trying to set up a reassign process of workflow mailer for their requirement. we tried to test this and reassign by user.
    We will update you once we patched the instance.
    Regards
    HAMEED

  • Workflow Notification Mails Are Not Being Sent

    Hi
    we are running 11.5.10.2 version , some times Workflow Notification Mails Are Not Being Sent , so how should i start diagnose this issue.
    Regards

    Dear Hussein
    thanks for your reply, below are the log messages from the todays file FNDCPGSC6854.txt
    [May 12, 2009 1:21:12 PM AST]:1242123672450:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProces
    sor.send(Message)]:Problem encountered when sending to {[[=?UTF-8?B?2LXZhNin2K0g2LXYp9mE2K0g2LnYrNmE2Kf
    Zhg==?= <[email protected]>]]} -> javax.mail.MessagingException: 451 Timeout waiting for client input
    [May 12, 2009 1:21:12 PM AST]:1242123672451:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler
    .sendMessages(String)]:MessagingException -> javax.mail.MessagingException: 451 Timeout waiting for cli
    ent input
    [May 12, 2009 2:03:48 PM AST]:1242126228129:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:DAREB
    S:172.30.2.45:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.IMAPInboundProc
    essor.moveMessage(Message, String)]:Unable to move message {null} -> javax.mail.StoreClosedException: *
    BYE Microsoft Exchange Server 2003 IMAP4rev1 server version 6.5.7638.1 closing connection due to timeo
    ut.
    [May 12, 2009 2:17:01 PM AST]:1242127021657:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProces
    sor.send(Message)]:Problem encountered when sending to {[[=?UTF-8?B?2YXYp9ix2KrZhiDZgdmG2YrYsg==?= <mvi
    [email protected]>]]} -> javax.mail.MessagingException: 451 Timeout waiting for client input
    [May 12, 2009 2:17:01 PM AST]:1242127021658:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler
    .sendMessages(String)]:MessagingException -> javax.mail.MessagingException: 451 Timeout waiting for cli
    ent input
    [May 12, 2009 3:49:02 PM AST]:1242132542705:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProces
    sor.send(Message)]:Problem encountered when sending to {[[=?UTF-8?B?2KfYtNix2YEg2KfZhNiz2YrYryDYp9it2YX
    YryDYtNio2YQ=?= <[email protected]>]]} -> javax.mail.MessagingException: 451 Timeout waiting for clie
    nt input
    [May 12, 2009 3:49:02 PM AST]:1242132542705:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:ERROR:[SVC-GSM-WFMLRSVC-6854-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler
    .sendMessages(String)]:MessagingException -> javax.mail.MessagingException: 451 Timeout waiting for cli
    ent input
    [May 12, 2009 4:03:08 PM AST]:1242133388437:Thread[outboundThreadGroup1,5,outboundThreadGroup]:0:-1:DAR
    EBS:172.30.2.45:-1:-1:UNEXPECTED:[fnd.wf.mailer.URLMIMETagListener]:oracle.apps.fnd.wf.mailer.URLMIMETa
    gListener.editStyleRef(HTMLTagEvent, String) Making a connection to {http://oracle.kannon.com:8000/OA_
    HTML/cabo/images/cache/cmbts.gif)} returned {404 - Not Found}. Leaving as a reference

  • KIMYONG: Outbound Workflow Notification Event Message 를 tracking하는 방법

    Purpose
    Outbound Workflow Notification Event Message 가 발송됐으나 user가 받아보지 못한경우 가 발생했으나 user
    이를 tracking하는 방법을 알아보고자 한다.
    Solution
    1. notification 이 발송될때 oracle.apps.wf.notification.send event발생한다
    event key 로 Notification ID 를 사용한다.
    2. 다음 조건에서만 The e-mail notification이 발송된다.
    i) Notification status is OPEN or CANCELED
    ii) Notification mail_status is MAIL or INVALID
    SELECT status, mail_status
    FROM wf_notifications
    WHERE notification_id = '&nid';
    iii) Recipient Role has a valid e-mail address and notification preference is in the format MAIL%
    SELECT email_address,
    nvl(WF_PREF.get_pref(name, 'MAILTYPE'),notification_preference)
    FROM wf_roles
    WHERE name = upper('&recipient_role');
    iv) Workflow Deferred Agent Listener is running
    v) Workflow Notification Mailer is running
    3. e-mail로 발송되기전 message가 2번 정지한다.
    Raised --> WF_DEFERRED Queue --> Processed by Deferred Agent Listener --> WF_NOTIFICATION_OUT Queue --> Processed by Notification Mailer and sent as e-mail
    4. oracle.apps.wf.notification.send을 dispatch 할때 error가 발생하면
    message 는WF_ERROR queue에 enqueue되고 .
    Error Agent Listener 가 WF_XML.Error_Rule 을 수행하는 oracle.apps.wf.notification.send 의
    ERROR subscription 을 dispatch합니다.
    5. notification id 와 WF_DEFERRED and WF_NOTIFICATION_OUT queue 의 message stauts 등을 확인하기 위해 $FND_TOP/sql/wfmlrdbg.sql 를 수행합니다.
    PROCESSED in WF_DEFERRED - The message is enqueued to WF_NOTIFICATION_OUT
    PROCESSED in WF_NOTIFICATION_OUT - The message is sent as e-mail
    READY in WF_DEFERRED - Check if Deferred Agent Listener is running
    READY in WF_NOTIFICATION_OUT - Check if Notification Mailer is running
    6. notification id 의 outbound XML message 를 분석합니다.
    . The wfmlrdbg.sql output provides the XML message generated by WF_XML.Generate at the time the script is run. If the original XML message used by the mailer is required to be analyzed following SQL may be used.
    SELECT tab.user_data.text_lob text_lob
    FROM applsys.aq$wf_notification_out tab
    WHERE dbms_lob.instr(tab.user_data.text_lob,'&1') > 0
    7. 필요하다면 WF_NOTIFICATION_OUT queue 를 rebuild 합니다.
    The wfntfqup.sql script rebuilds the WF_NOTIFICATION_OUT queue by dropping and recreating
    that queue, removing pending notification messages from the WF_DEFERRED queue, and
    repopulating the WF_NOTIFICATION_OUT queue from the Oracle Workflow Notification System
    tables.
    Wfntfqup.sql Version >=115.9
    If you have implemented Oracle Alert and the WF_NOTIFICATION_OUT queue contains any pending
    alert e-mail messages, those messages must be processed before the queue can be rebuilt. The
    wfntfqup.sql script checks the queue for any alert e-mail messages and, if it finds any, the
    script returns an error message that specifies how many alert e-mail messages are pending
    and indicates that these messages must be processed before the script can run.
    Wfntfqup.sql Version <= 115.8
    If you have implemented Oracle Alert and the WF_NOTIFICATION_OUT queue contains any pending
    alert e-mail messages, those messages must be processed before the queue can be rebuilt. The
    wfntfqup.sql script checks the queue for any alert e-mail messages and, if it finds any,
    exits without performing any changes.
    Stop Notification Mailer, rebuild Mailer Queue using $FND_TOP/patch/115/sql/wfntfqup.sql.
    Reference
    Note 433359.1

    Thanks for your update.
    I have checked as per the metalink doc "242941.1" . i am getting below message only for IMAP.
    *C:\prod\scripts>%AFJVAPRG% -classpath %AF_CLASSPATH% -Dprotocol=imap  -Ddbcfile=
    c:\prod\prodappl\fnd\11.5.0\secure\PROD_qlng-s-012\prod.dbc -Dserver=qlng-s-003.
    qalhatlng.int -Dport=995 -Dconnect_timeout=120 -Ddebug=Y -Daccount=oracle1@qlng
    .om -Dpassword=System123 -DdebugMailSession=Y oracle.apps.fnd.wf.mailer.Mailer
    MLRTST : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.o
    ut until necessary parameters are retrieved for Logger to be properly started.
    DEBUG: getProvider() returning javax.mail.Provider[STORE,imap,com.sun.mail.imap.
    IMAPStore,Sun Microsystems, Inc]*
    Kindly suggest need to any setup in ms exchange server or firewall level.
    Thanks

  • DAC Workflow run error code: [36331]

    Dear all ,
    I want to Integrate OBIEE with Oracle R12.1.1
    Initially I have defined new container & Phyiscal Data Sources in DAC
    Datawarehouse Test Connection Successful
    ORA_R1211 Test Connection Successful
    FlatFile Connection ?
    After that I created new Plan & generate the parameter and also built it successfully but when I run that execution plan it give error.
    Please any one can help me regarding this issue.
    also provide me step by step document to integrate OBIEE with Oracle R12.1.1
    Regards,
    Yasir

    Kindly See the log of last ETL run........
    494 SEVERE Wed Dec 08 18:11:04 GMT+05:00 2010
    START OF ETL
    495 SEVERE Wed Dec 08 18:11:45 GMT+05:00 2010 Starting ETL Process.
    496 SEVERE Wed Dec 08 18:11:50 GMT+05:00 2010 Request to start workflow : 'SILOS:SIL_Parameters_Update' has completed with error code 0
    497 SEVERE Wed Dec 08 18:12:12 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SILOS -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SILOS.SIL_Parameters_Update.txt SIL_Parameters_Update
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    498 SEVERE Wed Dec 08 18:12:22 GMT+05:00 2010 Request to start workflow : 'SILOS:SIL_InsertRowInRunTable' has completed with error code 0
    499 SEVERE Wed Dec 08 18:12:44 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SILOS -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211_Flatfile.DataWarehouse.SILOS.SIL_InsertRowInRunTable.txt SIL_InsertRowInRunTable
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    500 SEVERE Wed Dec 08 18:13:04 GMT+05:00 2010 Request to start workflow : 'SILOS:SIL_GlobalCurrencyGeneral_Update' has completed with error code 0
    501 SEVERE Wed Dec 08 18:13:12 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_Stage_GLAccountDimension_FinSubCodes' has completed with error code 0
    502 SEVERE Wed Dec 08 18:13:12 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_Stage_GroupAccountNumberDimension' has completed with error code 0
    503 SEVERE Wed Dec 08 18:13:12 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_LocalCurrency_Temporary' has completed with error code 0
    504 SEVERE Wed Dec 08 18:13:13 GMT+05:00 2010 Request to start workflow : 'SILOS:SIL_Stage_GroupAccountNumberDimension_FinStatementItem' has completed with error code 0
    505 SEVERE Wed Dec 08 18:13:13 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_GLJournals_Full' has completed with error code 0
    506 SEVERE Wed Dec 08 18:13:13 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_InternalOrganizationDimension_BalanceSegmentValue_LegalEntity' has completed with error code 0
    507 SEVERE Wed Dec 08 18:13:15 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_Stage_ValueSetHier_Extract_Full' has completed with error code 0
    508 SEVERE Wed Dec 08 18:13:15 GMT+05:00 2010 Request to start workflow : 'SILOS:SIL_ListOfValuesGeneral_Unspecified' has completed with error code 0
    509 SEVERE Wed Dec 08 18:13:18 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_ExchangeRateGeneral_Full' has completed with error code 0
    510 SEVERE Wed Dec 08 18:13:41 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211_Flatfile.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_Stage_GroupAccountNumberDimension.txt SDE_ORA_Stage_GroupAccountNumberDimension
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    511 SEVERE Wed Dec 08 18:13:41 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SILOS -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211_Flatfile.DataWarehouse.SILOS.SIL_Stage_GroupAccountNumberDimension_FinStatementItem.txt SIL_Stage_GroupAccountNumberDimension_FinStatementItem
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    512 SEVERE Wed Dec 08 18:14:18 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_InternalOrganizationDimension_BalanceSegmentValue_LegalEntity.txt SDE_ORA_InternalOrganizationDimension_BalanceSegmentValue_LegalEntity
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    513 SEVERE Wed Dec 08 18:14:18 GMT+05:00 2010 Request to start workflow : 'SILOS:SIL_CurrencyTypes' has completed with error code 0
    514 SEVERE Wed Dec 08 18:14:18 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_Stage_GLAccount_SegmentConfig_Extract' has completed with error code 0
    515 SEVERE Wed Dec 08 18:14:23 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SILOS -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SILOS.SIL_GlobalCurrencyGeneral_Update.txt SIL_GlobalCurrencyGeneral_Update
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    516 SEVERE Wed Dec 08 18:14:30 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_LocalCurrency_Temporary.txt SDE_ORA_LocalCurrency_Temporary
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    517 SEVERE Wed Dec 08 18:14:34 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211_Flatfile.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_Stage_GLAccountDimension_FinSubCodes.txt SDE_ORA_Stage_GLAccountDimension_FinSubCodes
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    518 SEVERE Wed Dec 08 18:14:38 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_Stage_ValueSetHier_Extract_Full.txt SDE_ORA_Stage_ValueSetHier_Extract_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    519 SEVERE Wed Dec 08 18:14:42 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SILOS -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211_Flatfile.DataWarehouse.SILOS.SIL_ListOfValuesGeneral_Unspecified.txt SIL_ListOfValuesGeneral_Unspecified
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    520 SEVERE Wed Dec 08 18:14:43 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_Stage_ValueSet_Extract' has completed with error code 0
    521 SEVERE Wed Dec 08 18:14:49 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_ExchangeRateGeneral_Full.txt SDE_ORA_ExchangeRateGeneral_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    522 SEVERE Wed Dec 08 18:14:58 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_GLSegmentDimension_Full' has completed with error code 0
    523 SEVERE Wed Dec 08 18:15:05 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_InternalOrganizationDimensionHierarchy_HROrgsTemporary_LatestVersion' has completed with error code 0
    524 SEVERE Wed Dec 08 18:15:10 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_Stage_ValueSetHier_Flatten' has completed with error code 0
    525 SEVERE Wed Dec 08 18:15:10 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_GL_AR_REV_LinkageInformation_Extract_Full' has completed with error code 0
    526 SEVERE Wed Dec 08 18:15:17 GMT+05:00 2010 Request to start workflow : 'SILOS:SIL_TimeOfDayDimension' has completed with error code 0
    527 SEVERE Wed Dec 08 18:16:04 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_Stage_ValueSet_Extract.txt SDE_ORA_Stage_ValueSet_Extract
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    528 SEVERE Wed Dec 08 18:16:16 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211_Flatfile.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_Stage_GLAccount_SegmentConfig_Extract.txt SDE_ORA_Stage_GLAccount_SegmentConfig_Extract
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    529 SEVERE Wed Dec 08 18:16:17 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SILOS -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211_Flatfile.DataWarehouse.SILOS.SIL_CurrencyTypes.txt SIL_CurrencyTypes
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    530 SEVERE Wed Dec 08 18:16:25 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_GLSegmentDimension_Full.txt SDE_ORA_GLSegmentDimension_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    531 SEVERE Wed Dec 08 18:16:28 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_InternalOrganizationDimensionHierarchy_HROrgsTemporary_LatestVersion.txt SDE_ORA_InternalOrganizationDimensionHierarchy_HROrgsTemporary_LatestVersion
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    532 SEVERE Wed Dec 08 18:16:57 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\DataWarehouse.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_Stage_ValueSetHier_Flatten.txt SDE_ORA_Stage_ValueSetHier_Flatten
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    533 SEVERE Wed Dec 08 18:17:22 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_Stage_ValueSetHier_DeriveRange' has completed with error code 0
    534 SEVERE Wed Dec 08 18:17:31 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SILOS -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211_Flatfile.DataWarehouse.SILOS.SIL_TimeOfDayDimension.txt SIL_TimeOfDayDimension
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    535 SEVERE Wed Dec 08 18:17:58 GMT+05:00 2010 Request to start workflow : 'SILOS:SIL_HourOfDayDimension' has completed with error code 0
    536 SEVERE Wed Dec 08 18:18:21 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SILOS -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\DataWarehouse.DataWarehouse.SILOS.SIL_HourOfDayDimension.txt SIL_HourOfDayDimension
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    537 SEVERE Wed Dec 08 18:21:36 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\ORA_R1211.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_GLJournals_Full.txt SDE_ORA_GLJournals_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    538 SEVERE Wed Dec 08 18:22:12 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_PartyContactStaging_Full' has completed with error code 0
    539 SEVERE Wed Dec 08 18:22:14 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_CodeDimension_Payterm_Ap' has completed with error code 0
    540 SEVERE Wed Dec 08 18:22:14 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_CodeDimension_Bank_Branch_Name' has completed with error code 0
    541 SEVERE Wed Dec 08 18:22:15 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_CodeDimension_Cust_Class' has completed with error code 0
    542 SEVERE Wed Dec 08 18:22:15 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_CodeDimension_Uom_Code' has completed with error code 0
    543 SEVERE Wed Dec 08 18:22:16 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_CodeDimension_CostCenter' has completed with error code 0
    544 SEVERE Wed Dec 08 18:22:16 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_UserDimension_Full' has completed with error code 0
    545 SEVERE Wed Dec 08 18:22:27 GMT+05:00 2010 Request to start workflow : 'SDE_ORAR1211_Adaptor:SDE_ORA_CodeDimension_Supplier_Payment_Method' has completed with error code 0
    546 SEVERE Wed Dec 08 18:23:46 GMT+05:00 2010 Error while contacting Informatica server for getting workflow status for SDE_ORA_CodeDimension_Payterm_Ap
    Error Code = 36331:Unknown reason for error code 36331
    Pmcmd output :
    =====================================
    STD OUTPUT
    =====================================
    Informatica(r) PMCMD, version [8.6.1 HotFix11], build [457.0505], Windows 32-bit
    Copyright (c) Informatica Corporation 1994 - 2010
    All Rights Reserved.
    Invoked at Wed Dec 08 18:23:43 2010
    Connected to Integration Service: [Oracle_BI_DW_Base_Intergration_Service].
    Integration Service status: [Running]
    Integration Service startup time: [Wed Dec 08 17:05:35 2010]
    Integration Service current time: [Wed Dec 08 18:23:46 2010]
    Folder: [SDE_ORAR1211_Adaptor]
    Workflow: [SDE_ORA_CodeDimension_Payterm_Ap] version [1].
    Workflow run status: [Failed]
    Workflow run error code: [36331]
    Workflow run error message: [WARNING: Session task instance [SDE_ORA_CodeDimension_Payterm_Ap] failed and its "fail parent if this task fails" setting is turned on. So, Workflow [SDE_ORA_CodeDimension_Payterm_Ap] will be failed.]
    Workflow run id [103].
    Start time: [Wed Dec 08 18:22:13 2010]
    End time: [Wed Dec 08 18:23:38 2010]
    Workflow log file: [F:\Informatica\PowerCenter8.6.1\server\infa_shared\WorkflowLogs\SDE_ORA_CodeDimension_Payterm_Ap.log]
    Workflow run type: [User request]
    Run workflow as user: [Administrator]
    Run workflow with Impersonated OSProfile in domain: []
    Integration Service: [Oracle_BI_DW_Base_Intergration_Service]
    Disconnecting from Integration Service
    Completed at Wed Dec 08 18:23:46 2010
    =====================================
    ERROR OUTPUT
    =====================================
    547 SEVERE Wed Dec 08 18:23:46 GMT+05:00 2010 Could not attach to workflow because of errorCode 36331 For workflow SDE_ORA_CodeDimension_Payterm_Ap
    548 SEVERE Wed Dec 08 18:23:46 GMT+05:00 2010
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_ORAR1211_Adaptor:SDE_ORA_CodeDimension_Payterm_Ap:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    Error while contacting Informatica server for getting workflow status for SDE_ORA_CodeDimension_Payterm_Ap
    Error Code = 36331:Unknown reason for error code 36331
    Pmcmd output :
    =====================================
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:469)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:306)
    com.siebel.etl.engine.core.Session.executeTasks(Session.java:2697)
    com.siebel.etl.engine.core.Session.run(Session.java:3246)
    java.lang.Thread.run(Thread.java:619)
    ::: CAUSE :::
    MESSAGE:::Execution of child batch Informatica Session Batch failed.
    EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.FailedTaskException
    com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecuteNormal(ParallelTaskBatch.java:340)
    com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecute(ParallelTaskBatch.java:164)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:410)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:306)
    com.siebel.etl.engine.core.Session.executeTasks(Session.java:2697)
    com.siebel.etl.engine.core.Session.run(Session.java:3246)
    java.lang.Thread.run(Thread.java:619)
    954 SEVERE Wed Dec 08 18:31:34 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SDE_ORAR1211_Adaptor -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\DataWarehouse.DataWarehouse.SDE_ORAR1211_Adaptor.SDE_ORA_Stage_ValueSetHier_DeriveRange.txt SDE_ORA_Stage_ValueSetHier_DeriveRange
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    955 SEVERE Wed Dec 08 18:32:25 GMT+05:00 2010 pmcmd startworkflow -sv Oracle_BI_DW_Base_Intergration_Service -d Domain_srv-007 -u Administrator -p **** -f SILOS -lpf F:\Informatica\PowerCenter8.6.1\server\infa_shared\SrcFiles\DataWarehouse.DataWarehouse.SILOS.SIL_GLLinkageInformationGeneral_Full.txt SIL_GLLinkageInformationGeneral_Full
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    956 SEVERE Wed Dec 08 18:32:43 GMT+05:00 2010 ETL seems to have completed. Invoking shut down dispatcher after the notification from the last running task.
    957 SEVERE Wed Dec 08 18:32:43 GMT+05:00 2010 Finishing ETL Process.
    958 SEVERE Wed Dec 08 18:32:43 GMT+05:00 2010 MESSAGE:::Some steps failed.
    EXCEPTION CLASS::: com.siebel.etl.engine.bore.SomeSessionsFailedException
    com.siebel.etl.engine.bore.NewDispatcher.execute(NewDispatcher.java:302)
    com.siebel.etl.engine.bore.NewDispatcher.run(NewDispatcher.java:121)
    java.lang.Thread.run(Thread.java:619)
    959 SEVERE Wed Dec 08 18:32:43 GMT+05:00 2010 Dispatcher thread completed.
    960 SEVERE Wed Dec 08 18:32:43 GMT+05:00 2010 Number of incomplete tasks whose status got updated to stopped :0
    Number of incomplete task details whose status got updated to stopped :2630
    961 SEVERE Wed Dec 08 18:32:43 GMT+05:00 2010
    *     CLOSING THE CONNECTION POOL DataWarehouse
    962 SEVERE Wed Dec 08 18:32:43 GMT+05:00 2010
    *     CLOSING THE CONNECTION POOL ORA_R1211
    963 SEVERE Wed Dec 08 18:32:43 GMT+05:00 2010
    END OF ETL
    --------------------------------------------

  • Workflow Notification &MAILTO

    Hello,
    I have a problem with WorkFlow Notification.
    When a send a workflow test notification. I reveive the mail, in my inbox. I use Webaccess. The notification server works. But in the body of the mail, i don't have the Acknowledge button, I have only &MAILTO....
    I have three tiers for OCS 10.1.2.3 and the OID is separate of the Store database. I have run the Worflow Assistant configuration on my middeltier, and I have change the password on OID for the user owf_mgr to be the seem that in the store database.
    I have a single box installation and is work proprely...
    Can I help me ?
    Message was edited by:
    user473198
    The middle tier has been Migrate to a v2 installe (9i) to a 10.1.2.0 ... and the schema of OWF_MGR cannot be removed... it's the problem ?
    Message was edited by:
    user473198
    I have make some tests. When I receive the Mail. And I click on request more information. I can view the page and the approve button. But when i Click on Approve, I have a 404 error.
    With the File join to the message (Notification detail.html) when I click and I open the page, a have to enter the OWF_MGR identification. And one the workflow page I enter the user identification. It's Ok. I click on approve and the requester have a mail to informe that the request is approved

    You must run :
    connect to databse with sqlplus
    SQL> sho user
    USER is "OWF_MGR"
    SQL>@wfmlrb.pls

  • Workflow notification id log file location

    Hi All,
    where can i find workflow notification id (NID) log files. for notification id(NID) MAIL_status=FAILED in wf_notifications table.
    As clinet asking like "why are PO Notification emails are not going out on Production"

    What is the application release?
    You can find the Workflow log file FNDCPGSC*.txt under $APPLCSF/$APPLOG directory.
    Please see these docs.
    How To Troubleshoot Java-based Workflow Notification Mailer [ID 242941.1]
    How To Troubleshoot When Email Notification Responses Are Processed But The Approval Workflow Still Shows In Process [ID 458665.1]
    Troubleshooting Inbound Email Notifications [ID 1184846.1]
    Unable to Connect to Mail Store in Workflow Notification Mailer Logs [ID 741352.1]
    You may also run the diagnostics script and see if you get more details about the error.
    11i : Oracle Workflow Cartridge Workflow Java Mailer Setup Test [ID 274764.1]
    Oracle Workflow Release 12 Diagnostics [ID 469822.1]
    Thanks,
    Hussein

  • Workflow mailer error

    Hi ,
    I was getting the workflow mailer error from R12. I tried to start,but failed......after that I got a confirmation from my client that somebody changed a table, then I checked again  and found Workflow mailer working fine....I didnt get what happened on this...
    friends, If you have any idea on this, please share

    Pl post details of OS, database and EBS versions. Has this mailer worked before ? If so, what changes has been made recently ? Pl also see these MOS Docs
    How to Troubleshoot 'Validation failed' Errors when Starting the Mailer          (Doc ID 463354.1)
    Unable To Start Workflow Notification Mailer          (Doc ID 418329.1)
    How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer Issues          (Doc ID 753845.1)
    Workflow Mailer Will Not Start Stays In Starting Status          (Doc ID 837893.1)
    Unable To Connect To The Mail Account. Check The Host, User Name And Password          (Doc ID 1123684.1)
    HTH
    Srini

  • One user not getting Workflow Notifications Mail

    Hi
    We are using Oracle11i (11.5.10.2) on windows 2000 server.
    One of our user complaining that he is not getting any workflow notification mail to his maild id.
    How can we fix and troubleshoot this issue?
    Thanks
    OH

    Hi,
    Is the issue with this specific user?
    Can you find any errors in the Workflow log file?
    Please see if any of these documents is applicable.
    Note: 743567.1 - Email Notifications are not Sent, and Mailer Log File Shows Error "Replyto Must Be a Valid Email Address"
    Note: 423405.1 - Not Receiving Workflow Email Notifications
    Regards,
    Hussein

Maybe you are looking for

  • Error while database export in package SAPDODS_33 (Unicode conversion)

    Hello, I am performing Unicode conversion on an upgraded BI 7.0 system. This is running on AIX/DB2. When I take database export for conversion, one package fails (SAPDODS_33) with error "The file system is full". In fact, df -k doesn't show that any

  • JDeveloper 10g 10.1.3 Unable to Find Source File (SQLJ)

    I live and die using the debugger. I have never seen this happen before. I have a .sqlj file I compile with the other code for a particular application. JDeveloper has always been able to step into the .sqlj code before. However, I have kept the JDev

  • Deadlock when delete rows with blob.

    Hello I have the following issue. I try to clean a table that contains a BLOB column. To do this I use SQLDBC I create a statement that contains the LOB column, I fetch the line, load the Blob. and before fetching the next line, I send a delete reque

  • To Xsan or not to Xsan... bunch of Xserve raids + fibre switch

    Hi all, I have 4 Xserve Raids and a fully licensed Qlogic switch plus an Intel Xserve to share it all. I went ahead and loaded Lion Server on my Xserve for the "free" Xsan which is shweet but was pondering wether I need the overhead of the Xsan? My n

  • Gnome 3 font, cursor, widget problems

    I've just installed Arch on my netbook and have installed Gnome 3. (I've previously used Debian, Ubuntu and Fedora in the past.) Gnome 3 works, but looks seriously ugly. Widgets (e.g. volume, network manager) are functioning but are invisible on the