Workflow 2010 error messages

I am working on a workflow 2010 so that I can use the impersonate step. When I am testing the step, I am getting a value that says an error occurred. When I look at the workflow history, it will point to a location where there a lots of 'overall' common
error messages. The link does not show you what your exact error message is.
Thus can you tell me if there is a place that keeps track of the error messages generated? Is there a log file for the SharePoint server. Basically I am executing a workflow 2013 that calls a workflow 2010.
Thus can you tell me if there is a place to locate the error messages and how would I locate these errors in the log?

Hi,
1. Yes you can. For this you have to make a REST call from your share-point designer workflow. User Call Http action and configure your REST end point to change the permission on list/list items. (This I haven't  tried but quite sure it should work)
The same approach applies to accomplish to point 3.
2.  After setting user/group permission use App step for workflow to edit permission.
Note : You may need to make multiple REST calls and learn how to use Call http action in SharePoint designer if you haven't work on that before.
You get REST end point to change group permission on list from here
https://msdn.microsoft.com/en-us/library/office/dn495392.aspx
To make REST call in SharePoint designer
https://sergeluca.wordpress.com/2013/04/09/calling-the-sharepoint-2013-rest-api-from-a-sharepoint-designer-workflow/
Keep updating your progress.

Similar Messages

  • Triggering workflow using error messages

    hi all,
    how can i trigger workflow from error messages?
    thanks in advance

    If this is a custom Error message put your code for triggering your Workflow just after that. Use FM SWE_EVENT_CREATE or SAP_WAPI_START_WORKFLOW.
    If it is a Standard message used in SAP Programs then look for User Exit.

  • Can receive but not send emails in Outlook 2010 - error message 0x8DE000006 The operation failed

    I an @outlook.com email in my Outlook 2010 which worked well at first.
    It now come up with the error message - error message 0x8DE000006 The operation failed and on my Sync Issues it has the following note:
    19:35:57 Error: 3209. Server. We noticed some unusual activity in your Hotmail account. To help protect you, we've temporarily blocked your account.. 
    19:35:57 Contact Support (with the live link which brought me here)
    Which brought me here......any support would be amazing! Thanks

    19:35:57 Error: 3209. Server. We noticed some unusual activity in your Hotmail account. To help protect you, we've temporarily blocked your account.. 
    From this message, it seems that your Outlook.com account is blocked due to some unusual activity. Please first try login to your webmail and check if you can send emails from there. If you can't send email even from webmail, we may try to follow the following
    instructions to unblock your account to resolve the issue:
    http://windows.microsoft.com/en-IN/windows/outlook/account-temporarily-blocked
    Hope this helps.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Workflows - badi - error message

    Hi Experts,
    I have a requirement in workflows...where i need to display en error after checking a condition.
    Is there any standard BAdI through which we can display error message on the status bar of UI..??
    Any pointers shall prove really helpful.
    With Best Regards
    Kanika Chopra
    Edited by: kanika chopra on Oct 8, 2008 1:02 PM
    Edited by: kanika chopra on Oct 9, 2008 6:06 AM

    Hi,
    I suppose you are talking about the WebClient UI and not the SAPGUI.
    For the first question: I do not know how to modify the status bar, but if adding a message to the message area (were all other CRM related information messages are shown) is enough you can use the global message container.
        lr_msg_service = cl_bsp_wd_message_service=>get_instance( ).
        MESSAGE e<<msg_number>> INTO lv_msg WITH lv_msg_v1.
        CALL METHOD lr_msg_service->add_message
          EXPORTING
            iv_msg_type   = sy-msgty
            iv_msg_id     = sy-msgid
            iv_msg_number = sy-msgno
            iv_msg_v1     = sy-msgv1.
    Changing values of UI fields you got two options:
    1. You modify the UI components code to change the field value over the GET/SET methods on some kind of event
    2. You modify the underlying data in the BOL object.
    Checking is done by simply adding a 'X' to the variable representing the checkbox.
    cheers Carsten

  • Outlook 2010 error message

    Outlook 2010 - 550 error message to several standalone laptops using the IMAP server
    Your message did not reach some or all of the intended recipients.
          Subject:    Re: airport submittal info
          Sent: 3/29/2014 12:28 PM
    The following recipient(s) cannot be reached:
          'David Kingdom' on 3/29/2014 12:28 PM
                Server error: '550 relay not permitted'
          'Allan Miller' on 3/29/2014 12:28 PM
                Server error: '550 relay not permitted'
          '[email protected]' on 3/29/2014 12:28 PM
                Server error: '550 relay not permitted'
    These three laptops have been communicating back and forth together for more than 6 months. REceving from these laptops is not a problem only sending has become a problem as of today. Why would outgoing
    messaages suddenly produce these error messages?  The only way for me to send any messages out is to go to a my Eudora and send them through gmail.com. Perhaps you would explain what I need to do.
    Michael Dodds

    Hi,
    "Sever error 550" usually happens when you try to use an SMTP server that you do not have permissions to send through. Please try to enable the
    SMTP authentication and try again. To do this, click File > Info > Account Settings > Account Settings > Double-click your IMAP account > Click
    More Settings button > In the Internet Email Settings
    wizard, click on "Outgoing server" tab and tick "My outgoing server (SMTP) requires authentication" and select “Use same settings as my incoming mail server”.
    Click OK and follow the wizard to finish the change.
    For more information about "Server error: 550", please refer:
    http://office.microsoft.com/en-in/outlook-help/troubleshoot-550-553-and-relay-prohibited-errors-HA001112833.aspx
    Note: The article is written for Outlook 2003, but it still applies.
    Best Regards,
    Steve Fan
    TechNet Community Support

  • Workflow 2013 error messages

    In a test workflow 2013, I am getting error messages that look like the following:
    'Form cannot be submitted because of an error'.
    I click on the error details and it gives me the reason there is a problem. The message also says: "An entry has been added to the
    Windows event log of the server. Log ID: 1234.
    I am wondering if there is a way to have more user friendly error messages? If so, can you tell me how to setup the messages to be more user friendly?

    Hi Wendy,
    check those links if they will help, first thing try the rules and data validation, other thing with code
    http://blog.parkercomp.com/2009/05/how-to-customize-infopath-error-dialogs.html
    http://sharepoint.stackexchange.com/questions/51408/find-out-if-validation-errors-exist-in-infopath-form
    https://msdn.microsoft.com/en-us/library/office/aa942787.aspx
    https://support.office.com/en-us/article/Add-rules-for-validation-fa530b5c-419f-4c03-a85f-d7f96cb9de95?ui=en-US&rs=en-US&ad=US
    this book is helpful
    https://books.google.com.eg/books?id=zWYLIp3zfvAC&pg=PA417&lpg=PA417&dq=infopath+form+handling+how+error+appears&source=bl&ots=CT6Um0LiZS&sig=O6Ckoh8MUwvAOa9NtlwarEBfG2k&hl=en&sa=X&ei=dYHcVLSfPITeatr0gqgM&redir_esc=y#v=onepage&q=infopath%20form%20handling%20how%20error%20appears&f=false
    Kind Regards,
    John Naguib
    Senior Consultant
    John Naguib Blog
    John Naguib Twitter
    Please remember to mark this as answered if it helped you

  • Sharepoint 2010, InfoPath 2010 with Custom Workflow. Error Message: InfoPath cannot submit the form. An error occured while form was submitted...

    I have created an InfoPath form that submits to a Sharepoint library with custom workflow attached. The workflow is initiated when the user submits the form. An email is sent to the supervisor who clicks the "Encoded Absolute URL" and approved
    the form via the emailed form. Then, based on certain criteria the form is either emailed to the VP or the workflow is complete. The VP is sent an email and clicks the "Encoded Absolute URL" and sumbits the form via the emailed form. This is
    how I would like it to work. The reality is, the form submits and is emailed to the supervisor and the supervisor is able to approve but when the form is sumbitted I get an error. The error is "InfoPath cannot submit the form. An error occured while
    this form was being submitted. The form cannot be submitted to the following location: <URL> The file <URL> is checked out for editing by <me> The operation completed successfully." The operation did not complete successfully and it
    is not checked out. I have read in previous posts that the file is locked. Since I am in the testing faze of the project there is no one else using the form. I have waited 24 hours and the lock has not been released. Please help!!! My deadline is growing short.

    I ran into your post while having a similar issue.  I don't have a 'full' fix for you, but I noticed at least in our case if you made sure you opened the Infopath form through the browser instead of the client Infopath program (use the drop-down menu
    and open in browser) the error doesn't occur.  Hope that helps some....

  • Custom Workflow Load Error in Power Center error code 36331

    Hi,
    I have installed OBIEE version 11.1.6 and OBI APPS version 7.9.6.3. I am using informatica power center 9.0.1.
    I have followed the following guide Oracle® Business Intelligence Applications Configuration Guide for Informatica PowerCenter Users
    Version 9.0.1
    When i run a load i am getting the error code 36331.
    And the Workflow Log shows the below:
    *ERROR 2/5/2013 5:30:58 PM node1 1423948096 LM_36320 Session task instance [C_SDE_ORA_EmployeeDimension]: Execution failed.*
    The DAC log file is as follows
    *3722 SEVERE Tue Feb 05 17:23:29 GMT 2013 Workflow C_SDE_ORA_EmployeeDimension failed with the following message :*
    *=====================================*
    STD OUTPUT
    *=====================================*
    Informatica(r) PMCMD, version [9.0.1 HotFix2], build [242.1111], LINUX 64-bit
    Copyright (c) Informatica Corporation 1994 - 2010
    All Rights Reserved.
    Invoked at Tue Feb 05 17:23:28 2013
    *Connected to Integration Service: [BIAIS].*
    *Integration Service status: [Running]*
    *Integration Service startup time: [Sun Jan 13 12:10:31 2013]*
    *Integration Service current time: [Tue Feb 05 17:23:29 2013]*
    *Folder: [CUSTOM_SDE_ORAR1213_Adapter]*
    *Workflow: [C_SDE_ORA_EmployeeDimension] version [1].*
    *Workflow run status: [Failed]*
    Workflow run error code: [36331]
    *Workflow run error message: [WARNING: Session task instance [C_SDE_ORA_EmployeeDimension] failed and its "fail parent if this task fails" setting is turned on. So, Workflow [C_SDE_ORA_EmployeeDimension] will be failed.]*
    Workflow run id [1052].
    *Start time: [Tue Feb 05 17:23:08 2013]*
    *End time: [Tue Feb 05 17:23:13 2013]*
    *Workflow log file: [instance/3rdparty/oraclebi/infrmatica/901/server/infa_shared/WorkflowLogs/SDE_ORA_EmployeeDimension.log]*
    *Workflow run type: [User request]*
    *Run workflow as user: [Administrator]*
    Run workflow with Impersonated OSProfile in domain: []
    *Integration Service: [BIAIS]*
    Disconnecting from Integration Service
    Completed at Tue Feb 05 17:23:29 2013
    *=====================================*
    ERROR OUTPUT
    *=====================================*
    *3723 SEVERE Tue Feb 05 17:23:29 GMT 2013 pmcmd startworkflow -sv BIAIS -d node -u Administrator -p **** -f CUSTOM_SDE_ORAR1213_Adapter -paramfile /instance/3rdparty/oraclebi/infrmatica/901/server/infa_shared/SrcFiles//ORA_R1213.DataWarehouse.CUSTOM_SDE_ORAR1213_Adapter.C_SDE_ORA_EmployeeDimension.txt C_SDE_ORA_EmployeeDimension*
    Status Desc : Failed
    WorkFlowMessage :
    *=====================================*
    STD OUTPUT
    *=====================================*
    Informatica(r) PMCMD, version [9.0.1 HotFix2], build [242.1111], LINUX 64-bit
    Copyright (c) Informatica Corporation 1994 - 2010
    All Rights Reserved.
    Invoked at Tue Feb 05 17:23:28 2013
    *Connected to Integration Service: [BIAIS].*
    *Integration Service status: [Running]*
    *Integration Service startup time: [Sun Jan 13 12:10:31 2013]*
    *Integration Service current time: [Tue Feb 05 17:23:29 2013]*
    *Folder: [CUSTOM_SDE_ORAR1213_Adapter]*
    *Workflow: [C_SDE_ORA_EmployeeDimension] version [1].*
    *Workflow run status: [Failed]*
    Workflow run error code: [36331]
    *Workflow run error message: [WARNING: Session task instance [C_SDE_ORA_EmployeeDimension] failed and its "fail parent if this task fails" setting is turned on. So, Workflow [C_SDE_ORA_EmployeeDimension] will be failed.]*
    Workflow run id [1052].
    *Start time: [Tue Feb 05 17:23:08 2013]*
    *End time: [Tue Feb 05 17:23:13 2013]*
    *Workflow log file: [instance/3rdparty/oraclebi/infrmatica/901/server/infa_shared/WorkflowLogs/SDE_ORA_EmployeeDimension.log]*
    *Workflow run type: [User request]*
    *Run workflow as user: [Administrator]*
    Run workflow with Impersonated OSProfile in domain: []
    *Integration Service: [BIAIS]*
    Disconnecting from Integration Service
    Completed at Tue Feb 05 17:23:29 2013
    *=====================================*
    ERROR OUTPUT
    *=====================================*
    Error Message : Unknown reason for error code 36331
    ErrorCode : 36331
    *3724 SEVERE Tue Feb 05 17:23:29 GMT 2013 Could not get statistics for sessions using command :pmcmd getsessionstatistics -sv BIAIS -d node -u Administrator -p **** -f CUSTOM_SDE_ORAR1213_Adapter -w C_SDE_ORA_EmployeeDimension SDE_ORA_EmployeeDimension*
    *3725 SEVERE Tue Feb 05 17:23:29 GMT 2013*
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:CUSTOM_SDE_ORAR1213_Adapter:C_SDE_ORA_EmployeeDimension:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    pmcmd startworkflow -sv BIAIS -d Instance -u Administrator -p *** -f CUSTOM_SDE_ORAR1213_Adapter -paramfile /instance/3rdparty/oraclebi/infrmatica/901/server/infa_shared/SrcFiles//ORA_R1213.DataWarehouse.CUSTOM_SDE_ORAR1213_Adapter.C_SDE_ORA_EmployeeDimension.txt C_SDE_ORA_EmployeeDimension*
    Status Desc : Failed
    WorkFlowMessage :
    *=====================================*
    STD OUTPUT
    *=====================================*
    Informatica(r) PMCMD, version [9.0.1 HotFix2], build [242.1111], LINUX 64-bit
    Copyright (c) Informatica Corporation 1994 - 2010
    All Rights Reserved.
    Invoked at Tue Feb 05 17:23:28 2013
    *Connected to Integration Service: [BIAIS].*
    *Integration Service status: [Running]*
    *Integration Service startup time: [Sun Jan 13 12:10:31 2013]*
    *Integration Service current time: [Tue Feb 05 17:23:29 2013]*
    *Folder: [CUSTOM_SDE_ORAR1213_Adapter]*
    *Workflow: [C_SDE_ORA_EmployeeDimension] version [1].*
    *Workflow run status: [Failed]*
    Workflow run error code: [36331]
    *Workflow run error message: [WARNING: Session task instance [C_SDE_ORA_EmployeeDimension] failed and its "fail parent if this task fails" setting is turned on. So, Workflow [C_SDE_ORA_EmployeeDimension] will be failed.]*
    Workflow run id [1052].
    *Start time: [Tue Feb 05 17:23:08 2013]*
    *End time: [Tue Feb 05 17:23:13 2013]*
    *Workflow log file: [instance/3rdparty/oraclebi/infrmatica/901/server/infa_shared/WorkflowLogs/SDE_ORA_EmployeeDimension.log]*
    *Workflow run type: [User request]*
    *Run workflow as user: [Administrator]*
    Run workflow with Impersonated OSProfile in domain: []
    *Integration Service: [BIAIS]*
    Disconnecting from Integration Service
    Completed at Tue Feb 05 17:23:29 2013
    *=====================================*
    ERROR OUTPUT
    *=====================================*
    Error Message : Unknown reason for error code 36331
    ErrorCode : 36331
    EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.IrrecoverableException
    I have checked all of the Mappings, Mapplets and Workflows as well as generating parameters for attempting the load, but it still errors. Does anyone have any ideas?
    Many thanks for any help in advance.

    Was the Workflow or the DAC task been modified. Because the Out-of box customer dimension task would look like:
    is Commands executed :
    pmcmd startworkflow -sv OBID_REP -d Domain_xxx.com -u Administrator -p **** -f SDE_ORAR1213_Adaptor -lpf /u01/oracle/Informatica/server/infa_shared/SrcFiles//ORA_R1213.DataWarehouse.SDE_ORAR1213_Adaptor.SDE_ORA_EmployeeDimension_Full.txt SDE_ORA_EmployeeDimension_Full
    If a session in the workflow is renamed then the DAC Command's need to be modified to reflect the new name.
    Was Execution Plan built before Starting it.
    Let me know if this helped.
    Regards,
    Jay

  • 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
    --------------------------------------------

  • 2010 error on T43 with new HD

    This is a continuation of an earlier post about my T43 being slow after standby - the HD was dying so I went ahead and installed a WD Scorpio Blue EIDE 160GB 5400RPM hard drive.  It works fine as far as I can tell except for encountering the 2010 error message on start up.
    As I found out reading previous posts on the 2010 issue, this has to do with the fact that I didn't buy a drive from Lenovo,i.e. "one especially designed for Thinkpad" (which, in my mind, sounds like a lot of bs to be frank).
    I'd like to know if there is a consensus on whether the 2010 error can lead to loss of data and/or corruption of the drive OR if it is ok to keep bypassing the error?
    Any thoughts?

    FWIW, I've got a Seagate drive that I've been moving around for about 18 months now through several T43/p units, error is there, but there has been no data loss/corruption or any other side effects.
    Hope this helps.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

  • Error message when launching PowerPivot Window using Excel 2010

    I have installed the latest version of Powerpivot on several of our workstations.  Some of them are running the application just fine and some of them are getting an intermittent error message when trying to launch the PowerPivot Window.
    We are running Windows 7 ENT 32bit with Office 2010 32bit
    The error message given is : An operation that uses the database driver could not be completed.   If the driver is a Microsoft driver, make sure the drvier file isn't damaged, and if it is, reinstall the driver by re-installing Microsoft Query.  
    You can then try again and it will work.
    In fact the majority of the time this error message won't appear.
    The application has been removed and reinstalled.
    When I checked event viewer i'm finding this error which I think is related
    The description for Event ID 1 from source MSOLAP$LocalCube cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

    MSOLAP$LocalCube cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted.
    Hello,
    It's just a guess: Power Pivot uses the MSOLAP = "Microsoft OleDB Provider for OLAP" and maybe that Provider is damaged on the machine. You may try to reinstall the Provider, you can get the installer named "SQL_AS_OLEDB.msi" from
    Microsoft® SQL Server® 2012 SP2 Feature Pack  =>
    ENU\x86\SQL_AS_OLEDB.msi (for 32 bit)
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Having problems with Bridge shutting down after saving photo in PS Cs5,,,,,,,,,  Also when i attempt to update either PS or bridge get an error message in Adobe application manger "Error loading updater workflow"

    Having problems with Bridge shutting down after saving photo in PS Cs5,,,,,,,,,  Also when i attempt to update either PS or bridge get an error message in Adobe application manger "Error loading updater workflow"

    Sorry for the late reply. My email firewall has become a little over zealous & sent a lot of my emails straight to my junk email folder, so I have only just now discovered your reply in my junk mail folder.
    The only "don't open files exceeding xxx megabytes" instruction I can find in my Prefs, is in the Bridge Prefs for Thumbnails, & mine is set at 1000mb. The biggest files I handle are bigger than 200mb so I should be able to open a few, not just one.
    However, this doesn't explain why I can open a psd format file of 180mb, close it, but then can't open a RAW format file of only 26mb immediately after.
    I can open the RAW file only if I restart my computer - very annoying!
    However, thanks for the advice about the video card & memory.
    So, I'm still stuck as to what the issue is.

  • How to show a custom error message in Workflows

    Hi
    I am working on an already developed Z copy of BO FIPP.
    The requirement is to make a customer specific validation on Profit centers which should be checked just before posting the document.
    I am aware of the POST method in FIPP that uses Function Module -  PRELIMINARY_POSTING_POST_ALL to make sure that everything is fine and captures the errors as well if any. - But it captures only standard SAP errors.
    How can I use this FM to capture my custom errors as well.
    Or is there any way to achieve this.
    Kindly advise.
    Thanks,
    Arash.

    Hi Nabheet,
    Thanks for your response.
    The FM returns the error messages if they are standard ones. For example, if the posting period is closed - the FM will not allow the Workflow to proceed further.
    But in this case, I have a custom error - for a particular Profit center, Cost center and I/O fields are mandatory(not at time of parking, but should be filled before posting).
    Since this is not a standard error, this FM will not stop workflow from proceeding further. How can I have the custom error captured in this FM?
    Thanks.

  • SRM 7.0 Process-Controlled (BRF) Workflow -- Error message to Shopping Cart

    I am modifying a BRF Expression used to calculate approval levels.  During this calculation, I may run into error conditions (e.g. Currency tranlsation not found) that I want to display to the user (in the Shopping Cart).
    I have tried raising the following exceptions:
    /sapsrm/CX_WF_RULE_ERROR.
    /sapsrm/CX_WF_RULE_ABORT.
    Raising these exceptions do result in SLG1 log entries being written, but the User is not informed of the error (ie. at top of shopping cart where other messages display).
    I can probably jump out of the Webdynrpo to read logs, but thought there MUST be some standard way of passing error conditions from the BRF, back to WF, and then back to the Webdynpro Window.
    Anybody raise error messages back to the online user from Process-Controlled Workflow?
    Thanks,
    - Tim

    >
    Saravanan Dharmaraj wrote:
    > Hi Tim,
    >
    >    I am not sure about your business requirement, but if you want to display custom error message while user create a SC, SAP has provided a standard BADI - BBP_DOC_CHECK_BADI. You can implement this Badi to raise a custom error,warning message. You can build your brf logic in the BADI implementation..
    >
    >
    > Best Regards,
    > Saravanan Dharmaraj.
    Hi Saravanan,
    I am actually modifying the Approval Limit Checks (for multi-currency translations) that you recently coded in Maryland.  It can occur that errors occur in determining limits (new Currency translation I just added), or during the lookup of agents (ie user config is inconsistent).
    In these cases, I can make the shopping cart Dump, by raising untrapped error messages, or assertions.   However, I would like to raise exceptions that get trapped (such as the ones I identified in original post), and then make their way to the shopping cart.
    Unless I am missing something, I don't think the WF BADIs, or BRF are gonna communicate errors back to the shopping cart, even though these components are called during cart creation and checks.
    I realize that I can recode the Agent Determination BADIs,  BRF calls, or even read BRF logs within BBP_DOC_CHECK_BADI.  I mentioned this in my original posting as well.
    Anyway, any help is appreciated.
    Thanks,
    - Tim

  • I am trying to sync to Outlook 2010.  I get a weird error message when I am trying to setup on my pc.  Its not english.  It says "der automatische refresh konnte nicht gestartet werden"  Help!

    I am trying to sync to Outlook 2010.  I get a weird error message when I am trying to setup on my pc.  Its not english.  It says "der automatische refresh konnte nicht gestartet werden"  Help!

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

Maybe you are looking for

  • Call a new one BAPI from NAKISA system

    Dear All, in our landscape we have installed a SAP ERP release 6.0 and a NAKISA TVSDN 2.0 with online connection (not staged). The main customer requirement was to appear in the same org.unit box the name of the chief position's holder. In order to c

  • How do I get the desktop icon to reflect the new update to 4?

    I installed firefox 4 version, but when I pass the pointer over the icon on the desktop it still says firefox 3... How do I get it to indicate the new version?

  • CE 7.1 EHP1 installation questions

    Can we install CE 7.1 EHP1 64 bit version with SQL Server standard edition? The PAM says it supports SQL Server 2005 enterprise edition. I am wondering whether it supports SQL Server 2005 standard edition? Another question is what is the near time fu

  • TS2755 i receive an error message telling me my music dock and computer are not supported by iphone

    I have had my Iphone 4 since May 2011. It got wet.  It receives phone calls and messages, email plays music on the phone.  But if I try and connect it to my music dock or computer I receive an error messagetelling me Iphone does not support this devi

  • SMTP Error 452 Too many recipients

    We are using Exchange 2007 at a school to send email to parents.  When we send out email to all parents we get an error back from yahoo:  452 Too many recipients. We have 34 recipients on the list. Is there a way to configure Exchange SMTP outbound t