Workflow Task Error

Hi,
  I am using the ABAP class and method in the workflow task. The task is going under error every time. If i am passing the same data to the funciton module inside the method it works fine. What could be the cause for this? The Task is having no syntax errors.
Thanks
Raghavendra

You can test the Method from SWO1. If there is no error then there is s aproblem with binding. Analyse the Task container and according check your method.
Thanks
Arghadip

Similar Messages

  • Error in transporting WF workflow task

    Hello,
    I face an error when moving WF workflow task from Dev to QA.
    System is 4.0B.
    The QA transport log shows (errors in bold):
    Subsequent processing RH_ACTIVATE_PDOBJECT_AFTER_IMP for PDWS T started at 20:23:01
    Time... 20:23:02       Run time... 00:00:01
    Start activation of object WF 91000095 (client: 100) 202302
    <b>Error while activating</b>
    Time... 20:24:00       Run time... 00:00:58
    <b>Errors occurred during post-handling RH_ACTIVATE_PDOBJECT_AFTER_IMP for PDWS T</b>
    Post-handling RH_ACTIVATE_PDOBJECT_AFTER_IMP belongs to development class SP00
    <b>The errors affect the following R/3 components:</b>
       <b>BC-BMT-OM (Organizational Management)</b>
    In QA, the new version of the WF - created and activated in Dev - does not appear at all. I checked OSS Note 138411 - Collective note: PD Transports and OSS Note 88180 - Error during import postprocessing (Org.unit) but they didn`t help.
    In Dev, the new version of the WF was saved and activated and manually inserted in a customizing request from tr. PFTC. The transport included object <b>R3TR TDAT PDWS</b> with entries for HRP, HRT and SWD_* tables, with records for the WF task.
    Any help would be appreciated.
    Thanks and regards,
    Krisztian

    Hi Ravi,
    WS and TS tasks are recorded in changes, only the WFs and Ts are not. This is because some Personal Development objects are not to be transported, hence automatic transport connection for these is deactivated in IMG. Since WFs and Ts are considered as PD objects, the automatic transport is deactivated for them as well. For WFs and Ts manual transport is available in PFTC.
    This is unfortunate but this is how it`s set.
    On the other hand, version management is not something that works too well for workflows anyway (at least in 4.0B). You can`t see the differences in two separate versions like you would in a program. And in WFs and Ts you are able to generate versions just like for WSs and TSs for version management. So from my point of view manually transporting WFs and Ts are not the issue. But I may be wrong...
    Nevertheless I activated automatic transport connection and did a change in Dev like that. The transport created was moved to Acc, but still same problem...
    So I`m running out of clues.. maybe I just overlooked something...
    Thanks
    Krisz

  • ORABPEL-9708 Error while querying workflow task WFTask. Caused by:ORA-00936

    Hi,
    I am trying to integrate my Primavera p6 web version8.0 with the BPM setup 11.1.1.3 . The BPM is setup fine.
    But when I integrated with primavera p6 and on load of workflows portlet of p6 web where the BPM tasks are listed, I am getting following exception in BPM console:
    Error while querying workflow task WFTask.
    Check the underlying exception and the database connection information. If the error persists, contact Oracle Support Services. .
    ORABPEL-9708
    Error while querying workflow task WFTask .
    Error while querying workflow task WFTask.
    Check the underlying exception and the database connection information. If the error persists, contact Oracle Support Services. .
    at oracle.bpel.services.workflow.repos.driver.WFTask.getWFTask(WFTask.java:2181)
    at oracle.bpel.services.workflow.repos.driver.PersistencyService.getWFTask(PersistencyService.java:907)
    at oracle.bpel.services.workflow.query.impl.TaskQueryService.queryTasks(TaskQueryService.java:751)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.bpel.services.workflow.common.WorkflowServiceCacheEventAdvice.invoke(WorkflowServiceCacheEventAdvice.java:89)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at oracle.bpel.services.workflow.test.workflow.ExceptionTestCaseBuilder.invoke(ExceptionTestCaseBuilder.java:155)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at oracle.bpel.services.common.dms.MethodEventAspect.invoke(MethodEventAspect.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at oracle.bpel.services.common.dms.MethodPhaseEventAspect.invoke(MethodPhaseEventAspect.java:82)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy220.queryTasks(Unknown Source)
    at oracle.bpel.services.workflow.query.ejb.TaskQueryServiceBean.queryTasks(TaskQueryServiceBean.java:120)
    at oracle.bpel.services.workflow.query.ejb.TaskQueryService_oz1ipg_EOImpl.queryTasks(TaskQueryService_oz1ipg_EOImpl.java:1019)
    at oracle.bpel.services.workflow.query.ejb.TaskQueryService_oz1ipg_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.sql.SQLSyntaxErrorException: ORA-00936: missing expression
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:95)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1095)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:201)
    at oracle.jdbc.driver.T4CCallableStatement.executeForDescribe(T4CCallableStatement.java:864)
    at oracle.jdbc.driver.T4CCallableStatement.executeMaybeDescribe(T4CCallableStatement.java:948)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1335)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3568)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3620)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1667)
    at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:135)
    at oracle.bpel.services.workflow.repos.driver.WFTask.getWFTask(WFTask.java:2153)
    at oracle.bpel.services.workflow.repos.driver.PersistencyService.getWFTask(PersistencyService.java:907)
    at oracle.bpel.services.workflow.query.impl.TaskQueryService.queryTasks(TaskQueryService.java:751)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.bpel.services.workflow.common.WorkflowServiceCacheEventAdvice.invoke(WorkflowServiceCacheEventAdvice.java:89)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at oracle.bpel.services.workflow.test.workflow.ExceptionTestCaseBuilder.invoke(ExceptionTestCaseBuilder.java:155)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at oracle.bpel.services.common.dms.MethodEventAspect.invoke(MethodEventAspect.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at oracle.bpel.services.common.dms.MethodPhaseEventAspect.invoke(MethodPhaseEventAspect.java:82)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy220.queryTasks(Unknown Source)
    at oracle.bpel.services.workflow.query.ejb.TaskQueryServiceBean.queryTasks(TaskQueryServiceBean.java:120)
    at oracle.bpel.services.workflow.query.ejb.TaskQueryService_oz1ipg_EOImpl.queryTasks(TaskQueryService_oz1ipg_EOImpl.java:1019)
    at oracle.bpel.services.workflow.query.ejb.TaskQueryService_oz1ipg_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Could anybody please help me out in resolving the issue?
    Thanks and Regards,
    Krish

    I have the same problem with P6 R8 integration with BPM 11g (running on WL 10.3.5.0). Any sugestions how to solve this?

  • Workflow tasks related to error processing when u201Cinvoices received via EDI"

    Hi all,
    Please tell me the process like how an workflow tasks related to error processing when u201Cinvoices received via EDI".
    Give me in details the inform.
    Thanks in advance
    Chakri

    Hi Sven,
    Please implement SAP Note: 1321676 in your backend system to solve the current issue.
    But later you will have to implement SAP Note: 1380788 also in your backend system to solve some other issues.
    Regards,
    Binson

  • SP2013 Customize Workflow Task Form with InfoPath 2013 - Unknown error occurred

    Hi everyone,
    After creating "Collect data from user" workflow using SharePoint designer, I need to customize the task form. But when I open the .xsn file (SharePoint generated), without editing anything (for testing purpose), and publish it, I got the message
    box: "An unknown error has occurred. The form template has been published to the server but it can only be opened in InfoPath Filler". I test the same scenario in SharePoint 2010, and it worked. It really annoys me.
    No exception in the log file, and no solution after much searching around.
    Please help.

    Hi john_d
     I got the solution to customize the Workflow task form. We cannot customize the workflow task form from InfoPath 2013, and if some how you are able to publish the task form it then when you publish your workflow then it your workflow will overwrite
    the default task form to your customized one.
    So the solution for it is that whatever fields you want to add to the task form you can just in "TASK FORM FIELDS" and it will display in your task form when you publish your workflow.

  • Outlook error when completing workflow task.

    Hi,
    Outlook error when completing workflow task.    I am receiving a "This task could not be completed at this time" error message in Outlook 2010 when completing a SP Approval workflow by using the "Open this Task" button
    in the ribbon.
    Please let me know the resolution for this issue.
    Thanks & Regards,
    Sasidhar K

    Hi Sasidhar,
    I'd first suggest installing any available updates on both Outlook and SharePoint sides for the issues related with Outlook integrated with SharePoint,
    Also, please take a look at this thread which disscused the same issue and see if it helps. <Steve_MTC> had a good summary of his findings:
    http://social.technet.microsoft.com/Forums/en-US/7a81aa4f-077b-4954-a110-7595169477e2/outlook-error-this-task-could-not-be-completed-at-this-time-when-completing-sp-approval-workflow?forum=sharepointgeneralprevious 
    You might also want to seek assistance in the forum of
    SharePoint, other partners who read the forums regularly can share their knowledge.
    Regards,
    Ethan Hua
    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.

  • Workflow task list is missing or damaged. SharePoint 2010

    SharePOint 2010 Enterprise
    Customer created workflows for the annual review of our QPC Emergency Plan.
    The document library  shows that there is a EP_Review workflow “In Progress” for each section.   However if you click into the “In Progress” link to see the actual progress of the workflow it shows no Visio diagram, it’s just a blank white
    space (not even an error message) and under the Tasks section it gives the message:
      "The workflow task list is missing or damaged.  Please contact your administrator for more information"
    I looked in the Task List and there are no tasks showing, which normally does show when we kick off a workflow. 
    I ran a report on the EP_Review workflow for Cancellations and Error messages and the system comes back with the following error message:  "Report contains no Data"
    Log says:
    3/05/2014 11:58:08.67  w3wp.exe (SLSPW02:0x8DC0)                0x8418 SharePoint Foundation          Monitoring                   
     nasq Medium Entering monitored scope (Request (POST:http://strspdept:80/sites/Compliance/EmergencyPlan/_layouts/CustomizeReport.aspx?ReportId=05c9fc6e-b5bd-44c6-9b22-48d33f3b719a&AssociationId=1585f93e-968f-4008-9d41-28e4d03b03b9&Category=Workflow&List=4cb06049%2Dbe01%2D4e76%2D9e78%2D3faa95c4f06c)) 
    03/05/2014 11:58:08.67  w3wp.exe (SLSPW02:0x8DC0)                0x8418 SharePoint Foundation          Logging Correlation Data     
     xmnv Medium Name=Request (POST:http://strspdept:80/sites/Compliance/EmergencyPlan/_layouts/CustomizeReport.aspx?ReportId=05c9fc6e-b5bd-44c6-9b22-48d33f3b719a&AssociationId=1585f93e-968f-4008-9d41-28e4d03b03b9&Category=Workflow&List=4cb06049%2Dbe01%2D4e76%2D9e78%2D3faa95c4f06c) eaeae4dc-25b7-479e-bc20-dd98b6fcd778
    03/05/2014 11:58:08.67  w3wp.exe (SLSPW02:0x8DC0)                0x8418 SharePoint Foundation          Logging Correlation Data     
     xmnv Medium Site=/sites/Compliance eaeae4dc-25b7-479e-bc20-dd98b6fcd778
    03/05/2014 11:58:08.70  w3wp.exe (SLSPW02:0x8DC0)                0x8418 Document Management Server     Document Management          
     52od Medium MetadataNavigationContext Page_InitComplete: No XsltListViewWebPart was found on this page[/_layouts/CustomizeReport.aspx?ReportId=05c9fc6e-b5bd-44c6-9b22-48d33f3b719a&AssociationId=1585f93e-968f-4008-9d41-28e4d03b03b9&Category=Workflow&List=4cb06049%2Dbe01%2D4e76%2D9e78%2D3faa95c4f06c]. 
    Hiding key filters and downgrading tree functionality to legacy ListViewWebPart(v3) level for this list. eaeae4dc-25b7-479e-bc20-dd98b6fcd778
    03/05/2014 11:58:08.75  w3wp.exe (SLSPW02:0x8DC0)                0x8418 SharePoint Foundation          Monitoring                   
     b4ly High Leaving Monitored Scope (EnsureListItemsData). Execution Time=32.1239873194787 eaeae4dc-25b7-479e-bc20-dd98b6fcd778
    03/05/2014 11:58:08.78  w3wp.exe (SLSPW02:0x8DC0)                0x8418 SharePoint Server              OpenXml                      
     0000 Medium OfficePackageLibrary::OpenPackage(app=3, path=C:\Users\TEMP\AppData\Local\Temp\tmpBAE2.tmp, fcm=3) eaeae4dc-25b7-479e-bc20-dd98b6fcd778
    03/05/2014 11:58:08.80  w3wp.exe (SLSPW02:0x8DC0)                0x8418 SharePoint Foundation          Monitoring                   
     b4ly High Leaving Monitored Scope (EnsureListItemsData#2). Execution Time=10.6167606926937 eaeae4dc-25b7-479e-bc20-dd98b6fcd778
    03/05/2014 11:58:08.80  w3wp.exe (SLSPW02:0x8DC0)                0x8418 SharePoint Foundation          Runtime                      
     tkau Unexpected Microsoft.Office.RecordsManagement.Reporting.ReportEmptyException: Report contains no data.    at Microsoft.Office.RecordsManagement.Reporting.ApplicationPages.CustomizeReport.OKBtn_Click(Object sender, EventArgs
    e)     at System.Web.UI.WebControls.Button.OnClick(EventArgs e)     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
    sourceControl, String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) eaeae4dc-25b7-479e-bc20-dd98b6fcd778
    03/05/2014 11:58:08.80  w3wp.exe (SLSPW02:0x8DC0)                0x8418 SharePoint Foundation          Monitoring                   
     b4ly Medium Leaving Monitored Scope (Request (POST:http://strspdept:80/sites/Compliance/EmergencyPlan/_layouts/CustomizeReport.aspx?ReportId=05c9fc6e-b5bd-44c6-9b22-48d33f3b719a&AssociationId=1585f93e-968f-4008-9d41-28e4d03b03b9&Category=Workflow&List=4cb06049%2Dbe01%2D4e76%2D9e78%2D3faa95c4f06c)).
    Execution Time=131.764628890724 eaeae4dc-25b7-479e-bc20-dd98b6fcd778
    03/05/2014 11:58:09.05  w3wp.exe (SLSPA02:0x1CD4)                0x1F68 SharePoint Foundation          Topology                     
     e5mb Medium WcfReceiveRequest: LocalAddress: 'http://slspa02.corp.questar.com:32843/5d041280466646db9f816a170ae8f6b8/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges'
    MessageId: 'urn:uuid:8f54c63f-a3d4-4180-b9be-2eefe9ff3495' 01f77dd7-96fb-4f20-b72a-cd736a3354bf
    03/05/2014 11:58:09.05  w3wp.exe (SLSPA02:0x1CD4)                0x1F68 SharePoint Foundation          Monitoring                   
     nasq Medium Entering monitored scope (ExecuteWcfServerOperation) 01f77dd7-96fb-4f20-b72a-cd736a3354bf
    03/05/2014 11:58:09.05  w3wp.exe (SLSPA02:0x1CD4)
    Any Ideas how I can figure out how to resolve this?
    Thanks for any input

    Hi mikeatquestar,
    it seems you may need to check if should the task able to create at your environement,
    you may try this at your development environment first:
    Saved a task list as a template from a working site collection and moved the template to the problem site collection. Used this template to create a new list, and associated this list to the Workflows task list.
    http://office.microsoft.com/en-us/windows-sharepoint-services-help/manage-list-templates-HA010099156.aspx#BMcreate
    http://office.microsoft.com/en-us/sharepoint-server-help/copy-or-move-a-list-by-using-a-list-template-HA101782479.aspx
    Regards,
    Aries
    Microsoft Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • 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

  • SharePoint 2013 workflow task gets canceled

    Just wanted to share my solution to a problem that I was having when creating a SharePoint 2013 Workflow that includes creating a task and assigning it to a group of people. After publishing the workflow and initiating it you get:
    Retrying last request. Next attempt scheduled in less than one minute.
    Microsoft.SharePoint.Client.ResourceNotFoundException: Cannot find resource for the request sp.utilities.utility.ExpandGroupsToPrincipals
    An unhandled exception occurred during the execution of the workflow instance.
      Exception details: System.ApplicationException: HTTP 404 {"error":{"code":"-1, Microsoft.SharePoint.Client.ResourceNotFoundException",
      "message":{"lang":"en-US","value":"Cannot find resource for the request sp.utilities.utility.ExpandGroupsToPrincipals."},
      "innererror":{"message":"Cannot find resource for the request sp.utilities.utility.ExpandGroupsToPrincipals.",
      "type":"Microsoft.SharePoint.Client.ResourceNotFoundException","stacktrace":" at
      Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPathRoot(Boolean mainRequestPath, EdmParserNode node, Boolean resourceEndpoint, MethodInformation& methodInfo)\u000d\u000a at
      Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPath(Boolean mainRequestPath, String path, String pathForErrorMessage)\u000d\u000a at
      Microsoft.SharePoint.Client.Rest.RestRequestProcessor.Process()\u000d\u000a at
      Microsoft.SharePoint.Client.Rest.RestRequestProcessor.ProcessRequest()\u000d\u000a at
      Microsoft.SharePoint.Client.Rest.RestService.ProcessQuery(Stream inputStream, IList`1 pendingDisposableContainer)"}}
      } {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["46"]
      ,"SPRequestGuid":["624f66f8-a70c-81db-bf0d-c042443f5435"],"request-id":["624f66f8-a70c-81db-bf0d-c042443f5435"],
      "X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4569"],"X-Content-Type-Options":["nosniff"],
      "X-MS-InvokeApp":["1; RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Mon, 06 Apr 2015 22:17:23 GMT"],
      "Server":["Microsoft-IIS\/8.0"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]} at
      Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at
       System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at
       System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
    I was not able to find any answer anywhere, so my solution was:
    1. Simply upgrade SharePoint Server 2013 to the latest version which in turn updates Microsoft.Activities.Proxy.dll
    2. Clear the SharePoint Designer cache
      Workflow Error - Sharepoint Designer cannot display the item
      http://community.office365.com/en-us/f/154/t/74327.aspx
    I hope this is helpful to somebody
    Thanks

    Hi Amit,
    According to your description, my understanding is that you want to approve workflow task using web service in SharePoint 2013.
    For troubleshooting this issue, please provide the more detailed code.
    Here are some similar posts, please check if they are useful:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/b999a417-dce3-4590-9173-89aea91f23a3/complete-workflow-after-approving-all-tasks?forum=sharepointdevelopment
    http://www.sharepointblog.in/2013/07/programmatically-approvereject-task-in.html
    http://aarebrot.net/blog/2011/10/how-sloppiness-and-spworkflowtask-altertask-could-inadvertantly-lock-your-workflow-task/
    I hope this helps.
    Thanks,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Workflow task in "In Process"

    Hi all,
    I have a workflow task that stayed in the "In Process" state.  The task's method calls a function.  I don't know if the function had an error or what actually happened.  The function makes a call to a third party software(PRISM).  I have the task set to synchronous to wait for a return code. Does anyone know of a way to trouble shoot this.

    Yes, if you can reproduce it by calling the same method with the same inputs from transaction SWO1 (testing the BOR object type - or SE24 if it is a class). Then the debugging should reveal most of the information you need.
    I assume you are making an RFC call. In your function call you should, if it has not been done already, set up the special exceptions for RFC calls which will enable you to receive a returned error message in case of e.g. communications failure.

  • Multiple "Workflow Task (SharePoint 2013)" content type found

    Users on one specific sub-site reported that they are unable to add site columns to content type. When user clicks "add existing site column" user get error message - upon looking up on ULS, it indicate there were duplicate column "System.ArgumentException:
    No two choices should have the same ID". I came across similar issue on different site before and resolved it by deleting duplicate column, plus that site column was not used on any list or associated with any content type but this time duplicate
    column is "Task outcome" column which is associated with "Workflow Task(SharePoint2013)" content type. So looking up these two specific site column and content type I noticed there are 8 occurrence of each at affected site
    level (see below on image).
    Similarly there are 8 "Task Outcome" columns under Site Columns. So I refreshed staging env with prod copy and tried to delete "Workflow Task(SharePoint 2013" content type and got error message as shown below. Under Site features, I noticed
    "SharePoint 2013 Task List" feature was enabled, hoping this will do the trick I disabled it as we still use SharePoint 2010 workflows, but to no avail.
    Sorry, something went wrong
    The content type "Workflow Task (SharePoint 2013)" is part of an application feature.
    Not sure how it got started and something will try to find out but any advise on how to fix this issue?
    Thanks,
    MK Sin

    Hi Sin,
    According to your description, my understanding is that the users got an error when clicking “add existing site column”.
    For deleting the duplicate “Task outcome”column, you need to go to the “Workflow Task(SharePoint 2013)” content type, click the “Task outcome” column, and remove it from the content type.
    Then go to site columns, find the duplicate columns, and delete them and make sure only one “Task outcome” column exists.
    After the above, re-add the “Task outcome” into the “Workflow Task(SharePoint 2013)” content type.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • OOTB workflow gives error when user rejects in the document in publishing a major version.

    Hi All,
    I am using OOTB workflow with little customization  with following configuration
    1. Allow content approval enabled
    2. Configure a workflow with following general settings true
    3. Start workflow on publish of Major version only is enabled
    4. workflow has following configuration enabled.
    Now, when user start publishing of major version and Starts the workflow. workflow starts without any problem.
    But as and when the user rejects the document it is rejected with Reject status with "Approval Status" as well as workflow status which is expected.(This is correct )
    But when i look at the workflow history i can see at last line there is an Error with
    An error has occurred in In [Workflow Name].
    Now when user check out and check in item again and try to publish with Major version again. it gives errors that the previous version is still running.
    I have trace a lot and also test with original OOTB workflow itself. it is behaving the same.
    As per my findings there is problem in "Completion condition of this task process" the end task process is not being executed correctly.
    I tried to end the task process with End the task process action but it is still not working.
    I need some help in this issue as users are facing problems in case of rejection. I hope some one has the solution for the same.
    Two things i have noticed are
    1. My MS office 2010 professional plus is expired as i was using trial version
    2. I have made stop inheriting tasks permission and remove all default groups as i have settings in workflow "Only allow task reception and process owner to read and edit workflow task"
    3. Earlier i had also installed "Sharepoint 2010 April 2012 updates". i had also observed that (installing Sharepoint 2010 April 2012 updates) before that if user has selected "Automatically rejects the document if any participant rejected". it ends
    with "rejected" status. At present it remains in inprogress and not stops with rejected status.
    Can any one give me a hint what should be the problem ? Is it a problem with latest Sharepoint 2010 April 2012 updates ?
    Thanks,
    S. M. MANIYAR

    I have done following testing.
    1. The server in which i have not installed sharepoint 2010 April 2012 updates the above scenario is working fine without any problem
    2. I have also observed following logs of error in server where April 2012 updates is installed.
    8/28/2012 03:51:41.33  w3wp.exe (0x0F08)                        0x0A00 SharePoint Foundation        
     Workflow Infrastructure        88xr Unexpected WinWF Internal Error, terminating workflow Id# 8bf7fef1-c92e-4b22-a16f-480425d3adc6 
    08/28/2012 03:51:41.33  w3wp.exe (0x0F08)                        0x0A00 SharePoint Foundation        
     Workflow Infrastructure        98d4 Unexpected System.InvalidOperationException:
    CompositeActivity cannot transition to 'Closed' status when there are active child context still exist for child activity.     at System.Workflow.ComponentModel.Activity.MarkClosed()     at System.Workflow.ComponentModel.ActivityExecutionContext.CloseActivity()    
    at Microsoft.Office.Workflow.Actions.OfficeTask.FinalClose(Object sender, EventArgs eventArgs)     at System.Workflow.ComponentModel.ActivityExecutorDelegateInfo`1.ActivityExecutorDelegateOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)    
    at System.Workflow.Runtime.Scheduler.Run() 
    Following are last two lines of workflow history.
    S. M. MANIYAR

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

  • Unable to update BPEL workflow task using pl/sql procedure

    All,
    I am on a project which involves APEX/BPEL integration. There is a need to update a workflow task created using pl/sql block of code.
    This uses the out of the box TaskQueryService webservice calls and I am getting the below exception.
    7,380> <ERROR> <default> <::>
    <2009-11-02 04:21:37,380> <ERROR> <default> <::> Cipher decryption error.
    <2009-11-02 04:21:37,380> <ERROR> <default> <::> Failed to decrypt cipher text with transformation "DESede/ECB/PKCS5Padding"; exception reported is Input length (with padding) not multiple of 8 bytes.
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::>
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> at com.collaxa.cube.util.DESService.decrypt(DESService.java:74)
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.workflow.verification.impl.VerificationService.decryptString(VerificationService.java:2112)
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> ... 33 more
    <2009-11-02 04:21:37,381> <ERROR> <oracle.bpel.services.workflow> <::> Cipher decryption error.
    Failed to decrypt cipher text with transformation "DESede/ECB/PKCS5Padding"; exception reported is Input length (with padding) not multiple of 8 bytes.
    ORABPEL-00007
    As an alternative I tried to call the procedure from a Java client and it throws the same exceptions (the workflow context is gotten from the Java API call
    workflowContext = taskQueryService.authenticate(WF_MANANAGER_UN, WF_MANANAGER_PW, null, worklistUser);),
    however updating the Task from Java using the ora.bpel library API's works perfectly fine.
    But the client's requirement is to update taskoutcome from pl/sql.
    Please find the exceptions and the code below............. your help is much appreciated.
    Procedure Code and details exceptions below...........:
    REATE OR REPLACE PROCEDURE PR_UPDATE_TASK_FLOW (P_CONTEXT VARCHAR2, P_TASK_ID VARCHAR2)
    AS
    soap_respond VARCHAR2(30000);
    http_req UTL_HTTP.REQ;
    http_resp UTL_HTTP.RESP;
    launch_url VARCHAR2(240);
    l_task_id varchar2(200) := '01647e0505013d7c:25e029b2:124ae1076ef:-7d29';
    l_context varchar2(2000) := '9xReYA5T2NJegzDAVBQl8qNFjFxETMKVK6Y7L5Tz+ZmEG/Mu3BIfABrZG4UeLDlSqqFy/nvYWsjhPoDR+qdgoMBgfEhokt93rPOA/tChlGcI2lOCp5ww0FqKdjii99QFjOjO3c9Vqwghax2h+IvK0hWshBja0lecuc05epm6gpiHt3FFKILOMXbmZ6nR3P+eRAhWsTR7B6FBnw3Xr5QOHQ==';
    l_endpoint_url VARCHAR2(200);
    l_bpel_action VARCHAR2(100);
    l_soap_envelop VARCHAR2(2000) := '<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body xmlns:ns1="http://xmlns.oracle.com/bpel/workflow/taskService">
    <updateOutcomeOfTasks xmlns="http://xmlns.oracle.com/bpel/workflow/taskService">
    <workflowContext xmlns="http://xmlns.oracle.com/bpel/workflow/common">
    <token xmlns="http://xmlns.oracle.com/bpel/workflow/common">P_CONTEXT</token>
    </workflowContext>
    <taskId xmlns="http://xmlns.oracle.com/bpel/workflow/taskService">P_TASK_ID</taskId>
    <outcome xmlns="http://xmlns.oracle.com/bpel/workflow/taskService">COMPLETE</outcome>
    </updateOutcomeOfTasks>
    </soap:Body>
    </soap:Envelope>';
    BEGIN
    HTTP_REQ:= UTL_HTTP.BEGIN_REQUEST
    TRIM('http://soaapn1.mrc.co.la.ca.us:7777/integration/services/TaskService/TaskServicePort')
    ,'POST'
    ,'HTTP/1.1'
    UTL_HTTP.SET_HEADER(http_req, 'Content-Type', 'text/xml') ;
    UTL_HTTP.SET_HEADER(http_req, 'Content-Length', LENGTH(l_soap_envelop)) ;
    UTL_HTTP.SET_HEADER(http_req, 'SOAPAction', 'updateOutcomeOfTasks');
    UTL_HTTP.WRITE_TEXT(http_req, l_soap_envelop) ;
    http_resp:= UTL_HTTP.GET_RESPONSE(http_req) ;
    UTL_HTTP.READ_TEXT(http_resp, soap_respond) ;
    UTL_HTTP.END_RESPONSE(http_resp) ;
    EXCEPTION WHEN OTHERS THEN
    dbms_output.put_line(sqlerrm);
    END PR_UPDATE_TASK_FLOW;
    EXCEPTION MESSAGE:
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::> ORABPEL-30504
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::>
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::> Internal Error in Verification Service.
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::> Internal Error in Verification Service for user {0}. {1}
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    7,380> <ERROR> <default.collaxa.cube.services> <::>
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> Cipher decryption error.
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> Failed to decrypt cipher text with transformation "DESede/ECB/PKCS5Padding"; exception reported is Input length (with padding) not multiple of 8 bytes.
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::>
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> at com.collaxa.cube.util.DESService.decrypt(DESService.java:74)
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.workflow.verification.impl.VerificationService.decryptString(VerificationService.java:2112)
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> ... 33 more
    <2009-11-02 04:21:37,381> <ERROR> <oracle.bpel.services.workflow> <::> Cipher decryption error.
    Failed to decrypt cipher text with transformation "DESede/ECB/PKCS5Padding"; exception reported is Input length (with padding) not multiple of 8 bytes.
    ORABPEL-00007

    All,
    I am on a project which involves APEX/BPEL integration. There is a need to update a workflow task created using pl/sql block of code.
    This uses the out of the box TaskQueryService webservice calls and I am getting the below exception.
    7,380> <ERROR> <default> <::>
    <2009-11-02 04:21:37,380> <ERROR> <default> <::> Cipher decryption error.
    <2009-11-02 04:21:37,380> <ERROR> <default> <::> Failed to decrypt cipher text with transformation "DESede/ECB/PKCS5Padding"; exception reported is Input length (with padding) not multiple of 8 bytes.
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::>
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> at com.collaxa.cube.util.DESService.decrypt(DESService.java:74)
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.workflow.verification.impl.VerificationService.decryptString(VerificationService.java:2112)
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> ... 33 more
    <2009-11-02 04:21:37,381> <ERROR> <oracle.bpel.services.workflow> <::> Cipher decryption error.
    Failed to decrypt cipher text with transformation "DESede/ECB/PKCS5Padding"; exception reported is Input length (with padding) not multiple of 8 bytes.
    ORABPEL-00007
    As an alternative I tried to call the procedure from a Java client and it throws the same exceptions (the workflow context is gotten from the Java API call
    workflowContext = taskQueryService.authenticate(WF_MANANAGER_UN, WF_MANANAGER_PW, null, worklistUser);),
    however updating the Task from Java using the ora.bpel library API's works perfectly fine.
    But the client's requirement is to update taskoutcome from pl/sql.
    Please find the exceptions and the code below............. your help is much appreciated.
    Procedure Code and details exceptions below...........:
    REATE OR REPLACE PROCEDURE PR_UPDATE_TASK_FLOW (P_CONTEXT VARCHAR2, P_TASK_ID VARCHAR2)
    AS
    soap_respond VARCHAR2(30000);
    http_req UTL_HTTP.REQ;
    http_resp UTL_HTTP.RESP;
    launch_url VARCHAR2(240);
    l_task_id varchar2(200) := '01647e0505013d7c:25e029b2:124ae1076ef:-7d29';
    l_context varchar2(2000) := '9xReYA5T2NJegzDAVBQl8qNFjFxETMKVK6Y7L5Tz+ZmEG/Mu3BIfABrZG4UeLDlSqqFy/nvYWsjhPoDR+qdgoMBgfEhokt93rPOA/tChlGcI2lOCp5ww0FqKdjii99QFjOjO3c9Vqwghax2h+IvK0hWshBja0lecuc05epm6gpiHt3FFKILOMXbmZ6nR3P+eRAhWsTR7B6FBnw3Xr5QOHQ==';
    l_endpoint_url VARCHAR2(200);
    l_bpel_action VARCHAR2(100);
    l_soap_envelop VARCHAR2(2000) := '<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body xmlns:ns1="http://xmlns.oracle.com/bpel/workflow/taskService">
    <updateOutcomeOfTasks xmlns="http://xmlns.oracle.com/bpel/workflow/taskService">
    <workflowContext xmlns="http://xmlns.oracle.com/bpel/workflow/common">
    <token xmlns="http://xmlns.oracle.com/bpel/workflow/common">P_CONTEXT</token>
    </workflowContext>
    <taskId xmlns="http://xmlns.oracle.com/bpel/workflow/taskService">P_TASK_ID</taskId>
    <outcome xmlns="http://xmlns.oracle.com/bpel/workflow/taskService">COMPLETE</outcome>
    </updateOutcomeOfTasks>
    </soap:Body>
    </soap:Envelope>';
    BEGIN
    HTTP_REQ:= UTL_HTTP.BEGIN_REQUEST
    TRIM('http://soaapn1.mrc.co.la.ca.us:7777/integration/services/TaskService/TaskServicePort')
    ,'POST'
    ,'HTTP/1.1'
    UTL_HTTP.SET_HEADER(http_req, 'Content-Type', 'text/xml') ;
    UTL_HTTP.SET_HEADER(http_req, 'Content-Length', LENGTH(l_soap_envelop)) ;
    UTL_HTTP.SET_HEADER(http_req, 'SOAPAction', 'updateOutcomeOfTasks');
    UTL_HTTP.WRITE_TEXT(http_req, l_soap_envelop) ;
    http_resp:= UTL_HTTP.GET_RESPONSE(http_req) ;
    UTL_HTTP.READ_TEXT(http_resp, soap_respond) ;
    UTL_HTTP.END_RESPONSE(http_resp) ;
    EXCEPTION WHEN OTHERS THEN
    dbms_output.put_line(sqlerrm);
    END PR_UPDATE_TASK_FLOW;
    EXCEPTION MESSAGE:
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::> ORABPEL-30504
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::>
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::> Internal Error in Verification Service.
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::> Internal Error in Verification Service for user {0}. {1}
    <2009-11-02 04:21:37,379> <ERROR> <default.collaxa.cube.services> <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    7,380> <ERROR> <default.collaxa.cube.services> <::>
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> Cipher decryption error.
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> Failed to decrypt cipher text with transformation "DESede/ECB/PKCS5Padding"; exception reported is Input length (with padding) not multiple of 8 bytes.
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::>
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> at com.collaxa.cube.util.DESService.decrypt(DESService.java:74)
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.workflow.verification.impl.VerificationService.decryptString(VerificationService.java:2112)
    <2009-11-02 04:21:37,380> <ERROR> <default.collaxa.cube.services> <::> ... 33 more
    <2009-11-02 04:21:37,381> <ERROR> <oracle.bpel.services.workflow> <::> Cipher decryption error.
    Failed to decrypt cipher text with transformation "DESede/ECB/PKCS5Padding"; exception reported is Input length (with padding) not multiple of 8 bytes.
    ORABPEL-00007

  • CAT2 - Issue with workflow task TS20000460

    Reposting the query in ABAP General Section.
    CAT2 - Issue with workflow task TS20000460
    Waiting for any suggestion?
    Edited by: Amit Khare on Sep 10, 2009 3:01 PM
    Closing due to no responses.
    Edited by: Amit Khare on Sep 10, 2009 3:40 PM

    Hi,
    Could you figure out why the event linkage is breaking when you make it Gen.Task? I think, there is some problem in your wflow template. May be do a Syntax Check in the testing environment. If that time, some error happens, then by the System Defaults in the Event linkage SWETYPV, it will deactivate the linkage.
    I don't think this has got anything to do with you making TS as Gen.Task. Did you see the even trace to see what's the error for linkage breaking ?
    More info. would help in identifying the issue.
    Regards,
    venu

Maybe you are looking for

  • Is connection pooling and sharing available on Oracle 9i RDBMS ?

    Hello, I would like to connect from oracle to sql server through db link and ODBC (Heterogenous connectivity). But every session in oracle launch session in sql server. Is it possible to have connection pooling and sharing from Oracle RDBMS level ? I

  • Is there a good way to update album art directly on my ipod?

    Hi, new here. So I have an ipod nano 5th gen: 16GB. I have ~1500 songs on it and have been facing a slew of interesting issues with my album art. 1.  I prefer to add songs manually as I tend to want only some of an artist, genre, or similar, and I li

  • What are the settings for the "Default Client Settings"?

    What are the settings for the "Default Client Settings"? I changed them instead of creating a new policy and would like to fix that. Thanks James A+, Network+, MCP

  • I have a problem 4GS w/IOS 6

    I was recently using the photo app.  It has locked up with the shutter closed and the flash permanently on.  I have turned off the app but the flash stayers on.  I have powered down but the flash stays on.  I have tried a hard off holding down the ho

  • Arabic characters showing as garbage

    Post Author: microsoftee CA Forum: .NET I have a report created with version of Crystal Report that came with Visual Basic 6. Now I have to use same report in my .net application. When I show this report in my application or open it in Crystal Report