Attached files not appearing in  BPM TaskForm.

Hi All,
We are seeing an error in the server whenever we attach files in the BPM TaskForm.
Not sure what configuration we are missing in the server , Which will take care of it.
In the UI we don't see any error.But whatever file is attached.It won't appear the wizard.
But in server we see below error.
[2012-12-04T04:16:39.554-05:00] [soa_server1_1] [ERROR] [] [oracle.soa.services.workflow.query] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000Jh_CyeA9lZX_xt9DiW1GbKfL005nOY,0:21] [APP: soa-infra] [dcid: 8c22b87477b0f4ec:-1d09b36b:13afb66d61e:-7ffd-0000000000165a8d] <.> Token decryption failed.[[
Could not extract infromation from Workflow context token.
Ensure that the Workflow context is not corrupted and it was generated from one of the nodes in the same cluster.
ORABPEL-30516
Token decryption failed.
Could not extract infromation from Workflow context token.
Ensure that the Workflow context is not corrupted and it was generated from one of the nodes in the same cluster.
     at oracle.bpel.services.workflow.verification.impl.VerificationService.decryptString(VerificationService.java:2358)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.getValuesFromToken(VerificationService.java:2388)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.createContextFromToken(VerificationService.java:2166)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.getContext(VerificationService.java:960)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.getContext(VerificationService.java:944)
     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 org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy219.getContext(Unknown Source)
     at oracle.bpel.services.workflow.query.impl.TaskQueryService.getWorkflowContext(TaskQueryService.java:518)
     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 $Proxy232.getWorkflowContext(Unknown Source)
     at oracle.bpel.services.workflow.query.ejb.TaskQueryServiceBean.getWorkflowContext(TaskQueryServiceBean.java:96)
     at oracle.bpel.services.workflow.query.ejb.TaskQueryService_oz1ipg_EOImpl.getWorkflowContext(TaskQueryService_oz1ipg_EOImpl.java:803)
     at oracle.bpel.services.workflow.query.client.TaskQueryServiceRemoteClient.getWorkflowContext(TaskQueryServiceRemoteClient.java:208)
     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 oracle.bpel.services.workflow.client.WFClientRetryInvocationHandler.invokeTarget(WFClientRetryInvocationHandler.java:130)
     at oracle.bpel.services.workflow.client.WFClientRetryInvocationHandler.invoke(WFClientRetryInvocationHandler.java:69)
     at $Proxy434.getWorkflowContext(Unknown Source)
     at oracle.bpel.services.workflow.worklist.servlet.ADFAttachmentHelper.insertAttachment(ADFAttachmentHelper.java:245)
     at oracle.bpel.services.workflow.worklist.servlet.ADFAttachmentHelper.uploadFile(ADFAttachmentHelper.java:209)
     at oracle.bpel.services.workflow.worklist.servlet.ADFAttachmentHelper.doPost(ADFAttachmentHelper.java:151)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: ORABPEL-35011
Unable to Decrypt data.
Unable to Decrypt data.
Check for corrupted encrypted data. Check installation/post-installation steps for errors. Check for errors during SOA server startup.
     at oracle.bpel.services.common.util.EncryptionService.decryptBytes(EncryptionService.java:97)
     at oracle.bpel.services.common.util.EncryptionService.decrypt(EncryptionService.java:69)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.decryptString(VerificationService.java:2356)
     ... 64 more
Caused by: javax.crypto.BadPaddingException: Given final block not properly padded
     at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)
     at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)
     at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA13*..)
     at javax.crypto.Cipher.doFinal(DashoA13*..)
     at oracle.bpel.services.common.util.Crypto.decrypt(Crypto.java:74)
     at oracle.bpel.services.common.util.EncryptionService.decryptBytes(EncryptionService.java:95)
     at oracle.bpel.services.common.util.EncryptionService.decrypt(EncryptionService.java:69)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.decryptString(VerificationService.java:2356)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.getValuesFromToken(VerificationService.java:2388)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.createContextFromToken(VerificationService.java:2166)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.getContext(VerificationService.java:960)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.getContext(VerificationService.java:944)
     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.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 org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy219.getContext(Unknown Source)
     at oracle.bpel.services.workflow.query.impl.TaskQueryService.getWorkflowContext(TaskQueryService.java:518)
     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.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 $Proxy232.getWorkflowContext(Unknown Source)
     at oracle.bpel.services.workflow.query.ejb.TaskQueryServiceBean.getWorkflowContext(TaskQueryServiceBean.java:96)
     at oracle.bpel.services.workflow.query.ejb.TaskQueryService_oz1ipg_EOImpl.getWorkflowContext(TaskQueryService_oz1ipg_EOImpl.java:803)
     at oracle.bpel.services.workflow.query.client.TaskQueryServiceRemoteClient.getWorkflowContext(TaskQueryServiceRemoteClient.java:208)
     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 oracle.bpel.services.workflow.client.WFClientRetryInvocationHandler.invokeTarget(WFClientRetryInvocationHandler.java:130)
     at oracle.bpel.services.workflow.client.WFClientRetryInvocationHandler.invoke(WFClientRetryInvocationHandler.java:69)
     at $Proxy434.getWorkflowContext(Unknown Source)
     at oracle.bpel.services.workflow.worklist.servlet.ADFAttachmentHelper.insertAttachment(ADFAttachmentHelper.java:245)
     at oracle.bpel.services.workflow.worklist.servlet.ADFAttachmentHelper.uploadFile(ADFAttachmentHelper.java:209)
     at oracle.bpel.services.workflow.worklist.servlet.ADFAttachmentHelper.doPost(ADFAttachmentHelper.java:151)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     ... 4 more

No we are not using.
I am thinking , Some setup is missing in the server.
Because the same code is working in One server and it's giving this error in other server.
Steps to reproduce:
1# Click the "+" icon in attachments window in BPM TaskForm.
2# The Attachments window opens up.
3# Select file and click OK.
It throws below error in UI.
Token decryption failed.Could not extract infromation from Workflow context token.Ensure that the Workflow context is not corrupted and it was generated from one of the nodes in the same cluster.
Thanks,
Sid.
Edited by: Siddhardha M on Dec 4, 2012 5:05 AM

Similar Messages

  • BPM Application Link does not appear in BPM Workspace (11.1.1.7)

    I spent huge amount of time to reveal why does that happens.
    All that follows further is valid for BPM Suite 11.1.1.7.
    The scenario.
    You developed a simple BPM process with Initiator pattern (maybe by following the "Quote Request" tutorial).
    But the application link did not appear in BPM Workspace.
    Here i'm skipping any kind of mistakes as "oh, incorrect swimlane", "oh, i did not include the user to the app role" and so on.
    At first, you should know about the "feature" - You have to attach task form to the Initiator Human Task to see the App Link.
    The simplest way to do that is to AutoGenerate task form (and deploy it, of course).
    Else the Appication Link will not appear.
    One exception to this rule - If your Task HAS NO PAYLOAD (no parameters) the Task Form is not required (to appearing of the Application Link).
    The second find is a bug (is think so).
    If you edited the Role that Attached to the swimlane of Initiator Task, you will not see the Application Link.
    If you look to organization.xml you will see something like this:
            <ns1:applicationRole id="StartTask.InitRole" isProcessRole="true">
                <ns5:name>StartTask.InitRole1</ns5:name>
                <ns1:processRole id="InitRole" name="InitRole1"/>
            </ns1:applicationRole>
    The Application Link will appear ONLY IF THE "applicationRole id", "applicationRole name" and "processRole id" have the same value.
    When you edit name of the application role in Organization Editor you change "applicationRole name" and "processRole name" values.
    After that "applicationRole id" != "applicationRole name" and the Link does not appear.
    How to fix?
    Just edit organization.xml (with external editor) - change the "applicationRole name" to the value of "applicationRole id".
    That allows to have value of "processRole name" something like "The Initiator Role" - that value appears in the BPMN diagram of process.
    Also you can edit organization.xml with Organization Editor and set the Name to the value of "applicationRole id".
    In that case the associated swimlane will have the same name as the "applicationRole id".
    Hope this helps somebody
    Oleg

    Flash Player is a browser add-on, not an executable program.
    If you need to open a local SWF file you will need the standalone player (Projector) from http://www.adobe.com/support/flashplayer/downloads.html
    Note that the download is the player, not an installer, so you will need to make the file association manually.

  • Name of the attachment is not appearing in the mail!

    Hi group,
    I am using the FM SO_DOCUMENT_SEND_API1 to send the mail with an XSL attachment, it is working fine but the problem is the name of the XSL attachment is not appearing, please see the below code how i am using
    CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
        EXPORTING
          document_data              = gi_doc_data
          put_in_outbox              = 'X'
          sender_address             = lv_sender_address
          sender_address_type        = lv_sender_address_type
          commit_work                = 'X'
        IMPORTING
          sent_to_all                = v_sent_all
        TABLES
          packing_list               = gi_packing_list
          contents_bin               = gi_attachment
          contents_txt               = gi_message
          receivers                  = gi_receivers
    I am passing the gi_packing_list-obj_name as XXX_<date>_<Time> and gi_packing_list-format as XLS. After executing the program the mail has been successfully sent and the attachment too, but the name of the attachment is not appearing. it just showing .xls
    Any input regarding this is highly appreciated.
    Thanks in advance

    hi , suresh
    in gi_packing_list
    do like this,
    gi_packing_list-obj_descr = XXX_<date>_<Time> .
    for file name pass parameter in obj_descr.
    Regards,
    Arpit

  • EIT Attachment does not appear in Core HR

    Dears
    We are using 12.1.1, when employee from SSHR attache a document in EIT from review page and after approval, attached file not coming in enter and maintain for or EIT form in core HR, there is a document says:
    1. On the Review page click on Personalize Page
    2. Click Complete view and Expand All
    3. Search for Message Check Box: Save attachments
    4. Click on Pen icon against it and Render this to True.
    5. Apply and Return to Application.
    6. You will see a Save Attachments checkbox in the Attachment region
    7. Add an attachment and select the Save Attachments checkbox
    8. Retest this issue
    The problem is i am not able to find Check Box: Save attachments
    what i have to do
    regards

    Hi,
    Below is the code which help you out.
    FND_ATTACHED_DOCUMENTS2_PKG.copy_attachments(
    X_from_entity_name => 'PQH_SS_ATTACHMENT', -- fixed to pick attachment saved against transactiion
    X_from_pk1_value => /*select T.TRANSACTION_HISTORY_ID FROM PQH_SS_TRANSACTION_HISTORY T WHERE <your custom codition here>*/,
    X_to_entity_name => /*Try to upload attachement in PUI and query table FND_ATTACHED_DOCUMENTS to get the correct entity name, i dnt know the exact name at this point in time :)*/,
    X_to_pk1_value => /*Primary key of your EIT record where transaction is saved after approval);
    You need to create a concurrent and schedule it.
    Regards
    Ayaz

  • I am having issues with Sidebar files not appearing from within InDesign CS5.5. They show up fine from other Adobe applications. Using OS10.6.8.

    I am having issues with Sidebar files not appearing from within InDesign CS5.5. They show up fine from other Adobe applications. Using OS10.6.8.

    I would first of all trash the preference file for InDesign, make sure the application is closed then find the prefs in
    /Users/USER NAME/Library/Preferences/Adobe InDesign and just throw the entire folder away, it will generate a new one after you launch InDesign again.
    Now launch InDesign and see if the problems are resolved.
    If not I would repair your permissions on your hard drive wih disk utility, and if that fails then di-install InDesign and re-install that single application.
    Let me know if any of these suggestions work for you
    I will be checking my email although you might have to wait for a response as I will be taking a microlight flight over the Victoria Falls tomorrow. Yay can hardly wait.

  • FTP publishing on iWeb to replace existing site - files not appearing.

    On iWeb, I used FTP publishing to replace my existing site files, then deleted the original files but not only has the new site files not appeared in my public html folder but I get the message:The requested URL /www.geofflevitus.com was not found on this server.
    Additionally, a 404 Not Founderror was encountered while trying to use an ErrorDocument to handle the request.

    but I get the message:The requested URL /www.geofflevitus.com was not found on this server.
    That's an indication that the index.html file that is created alongside the site folder by iWeb is missing. 
    Try publishing your site to a folder on your hard driive and use a 3rd part ftp client like the free  Cyberduck to upload the site folder and the index.html file.
    Cyberduck or Transmit will let you view your server folder in a Finder like window where you can see which files are missing.
    OT

  • Attachment Link Not appearing

    Hello Experts,
    Attachment link button is not appearing on the toolbar, Can anyone know how to Activate that button.
    Thanks.

    Hello,
    check this link:
    Activate GOS business application for object PREL
    I hope it helps you.
    Regards,
    Pedro

  • Backup device file not appearing in iTunes Device Preferences

    While performing 1st time backup for my iPad to iTunes MacBook, the process was interrupted halfway through. As such, I deleted the registered backup file from iTunes Devices Preferences/device/device backup and attempted to reinitiate the backup process. I have to restart MacBook because the iTunes File/Devices turns grey and I am not able to click on it. Restarting gets me to inititiate the back up and transfer purchase. The problem now the device name is not appearing at iTunes Devices Preferences/device/device backup. I am not sure if the backup is successful/complete and if so where is the files? How do I make the file appear so I can transfer the data / apps to my new ipad air via iTunes. Pls help...

    Device not detected in iTunes for Windows

  • How to attach files in a Oracle BPM Studio process?

    Hi,
    I'm trying to design a process with some screenflows for entering information and I'm creating presentations for each screen. The thing is that I don't know if it's possible to have an attaching file option in the presentations or if I have to do it handcoding.
    Thanks everyone.

    You can use methods listed inside Fuego.IO, but they don't work if you run your process in a client, I mean not the server.
    You can use JSP or methods developed in java in order to upload your files and Fuego.IO methods to access them after you upload them.
    Another thing you should consider is that if you upload files using Fuego library, there's a size limit for files.
    Take a look on How to Use FileChooser on for Client files
    Hope this help.
    Pablo

  • Attachment file not picked - File to Mail scenario

    Hi,
    I'm just trying out the file to mail scenario as suggested in blog:
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken]
    I created a xml file as the main mail content(main.xml). And I also have an attachment file(txt) placed at the same location. The file adapter picks the mail.xml, but not the attachment txt file. I can see the mail in my inbox, with the mail.xml added as an attachment..
    I have added the "additional files" in the File adapter configuration. Also in mail adapter configuration, I have checked "Keep attachments"
    Are there any other configurations I'm missing out???
    When I check in XI ABAP engine, sxmb_moni, I see the following error:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_Mail_MM_</SAP:P1>
      <SAP:P2>java.lang.NullPointerException</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>java.lang.NullPointerException thrown during application mapping com/sap/xi/tf/_Mail_MM_:</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

    Hi,
    Thanks for the quick response...
    Prateek,
    the mapping is fine in IR.
    Sanjeev,
    Making the optional parameter created a failure in the communication channel.
    the error the file sender returns in XI runtime workbench is
    "Error: java.lang.Exception: Add attachment: Mandatory additional payload file 'main.txt' not found!" though my attachment name is  "Attachment.txt" . I renamed the attachment file to "main.txt", and made necessary changes in Additional file configurations too...
    I have the attachment in the same location as the main content xml file. Should I specify somewhere the location of my attachment file too?
    Gabriel,
    Very useful link. but I dont see the failure in sxmb_moni now, may be because the failure occurs at the Communication Channel level itself????
    -Ajitha

  • RSC Files Not Appearing in RH Project Manager

    My three-writer group has experienced a number of RoboHelp/RoboSource Control problems in the last week.
    First this is our setup:
    1. Two writers with 64-bit Windows 7, and one with 32-bit Win 7. We all have the latest patches and updates.
    2. Our RSC database is on a remote machine that has 32-bit Win XP.
    After a time where our group successfully updated our project, I was given a new laptop with Win 7 (I had previously had a 32-bit Win XP desktop), we have now encountered the following problems:
    1. No one can open a RH project from version control. We go through all steps and when we open the XPJ icon it finally crashes after taskbar status messages of something like "Querying version control." It thus crashes at one of the final steps in opening a project from the database.
    2. Even on our remote machine, I cannot open a RH project from version control.
    3. For some unknown period of time, it appears that the three of us have not had our changes uploading to the database because nobody's desktop RH project looks the same. Out of the three of us, I have many--but not all--of my changes up at RSC. I have no idea where my colleagues' changes went.
    4. An unspecified number of files are listed in RSC as well in the File Status pod in RH but they are NOT appearing in the Project Manager pod. If I try to move one image file with the same name into a folder where the original should be, RH displays an error message saying that it already exists there--even though I cannot see it in Project Manager nor interface with it.
    I have used RH for 11 years but RSC for just 1-2. I have never seen behavior like this before and it's really brought our entire OLH efforts to a halt. Can anyone tell me what I might do to restore, if not the database, a version of the XPJ that has as many of our changes that DID make it to RSC?
    Thank You,
    Chris
    Varian Medical Systems

    I have amended the title of the thread for the simple reason that I don't do source control. I guess you've just added another reason why.
    Sorry but I cannot help you on this one.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Activity Guide Not Appearing on BPM Workspce

    Hi Guys,
    I have created a BPM process and configured Activity Guide. However, activity guide is not appearing on the workspace. I am getting some error in log while opening the Activity Guide Page.
    Below is the error received. Any help on this issue.
    Runtime error in AG Query Service. Failure to retrieve AG resource bundle from metadata service in constructMilestoneDisplayInfo.
    ORABPEL-38006
    Runtime error in AG Query Service.
    Runtime error in AG Query Service. Failure to retrieve AG resource bundle from metadata service in constructMilestoneDisplayInfo.
    at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructMilestoneDisplayInfo(BpmAGQueryService.java:1055)
    at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructMilestoneDisplayInfoList(BpmAGQueryService.java:960)
    at oracle.bpm.services.activityguide.impl.BpmAGQueryService.constructAGDisplayInfo(BpmAGQueryService.java:811)
    at oracle.bpm.services.activityguide.impl.BpmAGQueryService.queryAGDisplayInfos(BpmAGQueryService.java:290)
    at oracle.bpm.services.activityguide.impl.BpmAGQueryService.queryAGDisplayInfos(BpmAGQueryService.java:164)
    at oracle.bpm.services.activityguide.impl.BaseAGQueryService.queryAGDisplayInfos(BaseAGQueryService.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Exception
    Supplemental Detail java.util.MissingResourceException: Can't find bundle for base name ActivityGuide, locale en_US
    at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:952)
    at oracle.bpm.services.activityguide.impl.BpmAGMetadataCache.getResourceBundleLocal(BpmAGMetadataCache.java:267)
    at oracle.bpm.services.activityguide.impl.BpmAGMetadataCache.getResourceBundle(BpmAGMetadataCache.java:222)
    at oracle.bpm.services.activityguide.impl.BpmAGMetadataService.getResourceBundle(BpmAGMetadataService.java:79)
    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:91)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy516.getResourceBundle(Unknown Source)

    Hi Durga,
    Your problem was probably caused by something different than what I ran into, but by making sure there was some text and/or XPath expression in the Title fields of both the human task and the Interactive activity my problem went away and I was able to use the Activity Guide.
    To get to the title field for the interactive activity, double click the activity in the process -> click the "Implementation" tab -> in the "Title" field, enter some text and/or an XPath expression.
    Just make sure both the human task and the interactive activity title fields are not left blank.

  • Email attachment photos not appearing as thumbnails

    When I receive a Yahoo email using Safari, the email attachment preview photos appear as a grey box with an inner blue box with a question mark in the middle. When I checked my Yahoo email using Firefox, the email attachment preview photos also do not appear. They show up as a gray box with a broken image icon in the upper left corner. The difference between the two is that in Safari, I am unable to download the pictures and view them at all. Get a securedownload thing. In Firefox, I am able to download the pics successfully. The preview photos (thumbnails) used to appear at the bottom of my email messages and I was able to click on them and download. My question is: How do I fix this problem of not being able to view the attachment photo previews (ya know the ones beside the words "Scan and save this photo to your computer"?

    Hi Lisa
    Strange this would occur on both browsers. This may be another Yahoo problem. Last night, images did not appear in my Yahoo Mail. This morning they are back. Do you still see the problem? If you do...
    Are you seeing the image problem on other web site pages, or is this specific to Yahoo? If occurring on various web sites in Safari usually indicates the "display images when page opens" box is not checked in the Safari Preferences>Appearance panel. The counterpart setting in Firefox would be Content>Load Images Automatically.
    If not, are you using any 3rd party Internet blocking software?

  • Attach file not showing shared devices

    When using Mac Mail however, the attach button (paperclip icon) does not display "Shared" in the left sidebar menu.  Please advise how I may attach a file from a Shared device (a PC on the network) to my Mac Mail.
    A little background: We have a small personal network with only Mac and PC computers both accessible to one another thru a common WiFi and set permissions between the computers.  With Finder I can use Ctrl-K to add any PC on our network and open and drill down to look at the user's files, desktops, documents, etc.  Thanks to permissions granted on the PC, I can also edit, delete or modify the PC's files as well. Now when I open Finder, the connection to the PC ("hnk2011") remains available under "Shared" header along with a few network printers (screenshot attached). 
    When drafting an email however, these "Shared" header is not visible in the Attach file menu and is also not listed under the "Devices" header (screenshot attached).  Where did "hnk2011" disappear to?  How do I find it?

    Ooops.  Now I know what you're referring to.  The only shared device I've got access to is a flash drive connected to our Airport Express and I'm able to access it OK.  Can't help you with PCs connected.  You may have to get the attachment via the Finder and ad it that way to the email.

  • UME LDAP Data - XML file not appearing

    Hi,
    I have configured the readonly ADS with DB for the user authentication. Now I want to restore back to the default datasource configuration (dataSourceConfiguration_database_only.xml). But in the dropdown box in the Configtool >> UME LDAP data under the "Directory Security" tab, I am not able see the config XML file for the DB only. I tried uploading the file, but its saying file already exists. After this I tried deleting the fils from the cluster_data\server\persistent\com.sap.security.core.ume.service and then uplaoded the XML file. Still this is not appearing in the List of Datasources available.
    Can you please let me know how shall I revert the Datasouce to DB only?
    Regards,
    Debasis

    Hi,
      Go to ConfigTool -> Global Server Configuration -> Services -> com.sap.security.core.ume.service.
    You can change the value of ume.persistence.data_source_configuration to dataSourceConfiguration_database_only.xml.
    Regards,
    Siva
    P.S: Award points if you find this useful.

Maybe you are looking for

  • How do I use memory stick for pictures

    How do I use a memory stick for my pictures?  I put it in the side of computer?  I want to look at my pictures on it and save more on it?

  • Acrobat XI - Populating value of a field based on another field

    pdf built in Acrobat XI New to this and I have tried every possible combination I can think of! For simplicty purposes, I have two text fields, Text1 and Text2. I want Text2 to populate based on the value entered into Text1. Have an Action event (Mou

  • Problem with Website when scrolling down in IE6

    I just created a website using Dreamweaver 8 which used a left and top frame. All the links in the nav bar in the left frame open up in the main frame. Everything works fine in Firefox and IE7, but in IE6, all the pages were opening up on top of one

  • Limit of attached documents to the PO

    Hello experts! I have a question about the purchase orders. I have seen that it is possible to attach a document to a purchase order, but how many documents could I attach to the PO? and what is the limit of these documents? And if I attach a documen

  • Content alignment problem

    Alignment on all web pages is off, sign in boxes are gone, calenders overlap, graphics gone