E-Recruiting - workflow created activity does not attach questionnaire

Hi,
I am wondering if this is "as-designed" behavior or if I have an error somewhere.
I have a custom workflow that runs when the recruiter creates an interview activity. The workflow creates an "Interview Feedback" activity for the hiring manager. This is working fine except the questionnaire is not assigned to the activity. But if the recruiter creates an interview feedback activity manually, then the questionnaire is automatically assigned.
The requisition does have a process template assigned, that assigns the questionnaire for the activity type. In the workflow I am passing the candidacy object as HROBJECT to the tandard "erc_activ.createfromdata" task.
Has anyone else encountered this issue?
Thanks,
Margaret

SAP HCM Consultant,
Thanks for your reply. But I confess I don't completely understand.
To create the activity, I am using the standard task TS51807961 in the workflow. This task uses the business object type ERC_ACTIV and the method CREATEACTFROMDATA. The binding looks like:
Binding Workflow  -> Step 'Create Activity'
Workflow
Step 'Create Activity'
9032
&ACTIVITYTYPE&
&ERC_ACTIV.ACTGUID&
&REFERENCEACTIVITY&
US
&RESPONSIBLEOBJECTTYPE&
&HIRINGMANAGER&
&RESPONSIBLEOBJECTID&
03
&PROCESS&
&HROBJECT&
&HROBJECT&
&EVENTDATE&
&DUEDATE&
'9032' is an activity type for a questionnaire type of activity.
&ERC_ACTIV.ACTGUID& is the GUID of the interview activity.
&HROBJECT is the PLVAR, OTYPE, and OBJID for the candidacy. The candidacy is assigned to a requisition which has the process template assigned. The process template assigns a questionnaire to the activity type 9032.
When an activity of type 9032 is created for the same candidacy manually, in HRP5141 the field QA_TPL_OBJID is assigned the value 50004988. However when the workflow creates the 9032 activity as described above, HRP5141-QA_TPL_OBJID is blank, and so when the user accesses the activity they find there is no questionnaire attached.
I am not sure how to use your suggestion to solve this problem. Can you clarify?
Thanks,
Margaret

Similar Messages

  • XML Publisher does not attached pdf file java.lang.StackOverflowError

    Hi there
    I have Bursting program which email the pdf report, some times when I have all of data the report does not attached and send to the user, I get following messages in log file.
    XML Publisher 5.6 Build 45
    Oracle 11.5.10.2
    Set Bursting parameters..
    Start bursting process..
    [081409_034350119][oracle.apps.xdo.batch.bursting.ProcessCoreDocument][EXCEPTION] java.lang.reflect.InvocationTargetException
         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.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:624)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:421)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:233)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.batch.bursting.ProcessDocument.processTemplate(ProcessDocument.java:321)
         at oracle.apps.xdo.batch.bursting.ProcessCoreDocument.processLayout(ProcessCoreDocument.java:112)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(BurstingProcessorEngine.java:3206)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(BurstingProcessorEngine.java:2112)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(BurstingProcessorEngine.java:2054)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.globalDataEndElement(BurstingProcessorEngine.java:1965)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1124)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(BurstingProcessorEngine.java:2153)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(BurstingProcessorEngine.java:1802)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1127)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingConfigParser(BurstingProcessorEngine.java:959)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:903)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:269)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    Caused by: java.lang.StackOverflowError
         at sun.text.normalizer.NormalizerBase.getNextNorm32(NormalizerBase.java:1268)
         at sun.text.normalizer.NormalizerBase.access$1100(NormalizerBase.java:127)
         at sun.text.normalizer.NormalizerBase$IsNextNFDSafe.isNextBoundary(NormalizerBase.java:1306)
         at sun.text.normalizer.NormalizerBase.findNextIterationBoundary(NormalizerBase.java:1359)
         at sun.text.normalizer.NormalizerBase.next(NormalizerBase.java:1436)
         at sun.text.normalizer.NormalizerBase.nextNormalize(NormalizerBase.java:1473)
         at sun.text.normalizer.NormalizerBase.next(NormalizerBase.java:797)
         at java.text.CollationElementIterator.next(CollationElementIterator.java:189)
         at java.text.RuleBasedCollator.compare(RuleBasedCollator.java:367)
         at oracle.xdo.parser.v2.XSLSort.compareObjects(XSLSort.java:500)
         at oracle.xdo.parser.v2.XSLSort.partitionIt(XSLSort.java:463)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:411)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
    [081409_034350129][][EXCEPTION] Error while generating the Document...
    [081409_034350160][][EXCEPTION] java.lang.reflect.InvocationTargetException
         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.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:624)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:421)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:233)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.batch.bursting.ProcessDocument.processTemplate(ProcessDocument.java:321)
         at oracle.apps.xdo.batch.bursting.ProcessCoreDocument.processLayout(ProcessCoreDocument.java:112)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(BurstingProcessorEngine.java:3206)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(BurstingProcessorEngine.java:2112)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(BurstingProcessorEngine.java:2054)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.globalDataEndElement(BurstingProcessorEngine.java:1965)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1124)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(BurstingProcessorEngine.java:2153)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(BurstingProcessorEngine.java:1802)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1127)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingConfigParser(BurstingProcessorEngine.java:959)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:903)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:269)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    Caused by: java.lang.StackOverflowError
         at sun.text.normalizer.NormalizerBase.getNextNorm32(NormalizerBase.java:1268)
         at sun.text.normalizer.NormalizerBase.access$1100(NormalizerBase.java:127)
         at sun.text.normalizer.NormalizerBase$IsNextNFDSafe.isNextBoundary(NormalizerBase.java:1306)
         at sun.text.normalizer.NormalizerBase.findNextIterationBoundary(NormalizerBase.java:1359)
         at sun.text.normalizer.NormalizerBase.next(NormalizerBase.java:1436)
         at sun.text.normalizer.NormalizerBase.nextNormalize(NormalizerBase.java:1473)
         at sun.text.normalizer.NormalizerBase.next(NormalizerBase.java:797)
         at java.text.CollationElementIterator.next(CollationElementIterator.java:189)
         at java.text.RuleBasedCollator.compare(RuleBasedCollator.java:367)
         at oracle.xdo.parser.v2.XSLSort.compareObjects(XSLSort.java:500)
         at oracle.xdo.parser.v2.XSLSort.partitionIt(XSLSort.java:463)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:411)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
         at oracle.xdo.parser.v2.XSLSort.quicksortObjects(XSLSort.java:413)
    Bursting process complete..
    Generating Bursting Status Report..
    Thanks
    ASIM

    have to see the template.
    analyse in the order below.
    1. the xmlp version you have might not support some features you have in template, remove sorts in template and try, it should work
    2. there are latest patches, which has several features and performance enhancement above, 5.6.3+
    take a latest xmlp patch for this.
    3. other configuration for performance

  • MS Outlook 2010 Add in Create pdf - does not create pdf of draft emails- Adobe Acrobat Pro X

    In MS Outlook 2010 Add in Create pdf- does not create pdf of draft emails- this maybe the case, but just wanted to make sure this is normal for the program- though I guess one can print as an Adobe pdf but it does not maintain the hyperlinks of email addresses etc. the functionality is compromised in a print vs create a pdf.

    Here's a workaround by the team:
    Right click on the message from Explorer list view or folder view and chose the option to convert to PDF.

  • Security create-keychain does not add the keychain to search list

    Hello guys,
    It seems that since OS X Mavericks the security create-keychain does not add the keychain in the search list. I tried calling the SecKeychainCreate directly to verify that this is not a bug in the SecurityTool (the result is the same). Could you please help me verify if this is expected behavior or more like a bug that was not reported?
    Is there other way to create a keychain and add it to the search list except modifying the whole search list (for ex. using the security list-keychain)? I would like to concurrently create more than one keychain and modifying the whole search list does not seem like a good practice, becuase it introduces a race condition.
    P.S. I tested this in Yosemite and the behavior is the same.
    Regards,
    Ilian Iliev

    Hi Carla,
    Sorry to ask such a basic question, but are talking about Oracle Sales Analyzer?
    Thanks,
    Stuart Bunby
    OLAP Blog: http://oracleOLAP.blogspot.com
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    OLAP on OTN: http://www.oracle.com/technology/products/bi/olap/index.html
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • Error in NWDS Creating activity is not allowed

    Hi all,
    I received this error and can't use the NWDI fully...
    the error message is:
    FAILED: Creating activity is not allowed because workspace is not modifiable
    all properties in .dtc, .metadata, NWDS folder, and project folders are not set to read only..
    where i need to change to work that??
    Thanks in advanced!

    Hi Bruno Ricciardi,
    While creating the project from DTR, did you create the project from Inactive DC's?
    You should not create a project from Active Dc's.
    Regards,
    Jaya.

  • 2 Create bindings in 1 page, second Create event does not fire (ADF)

    I have an ADF, Struts, JSP master detail page and within that page there is a Create binding on the master view and this works fine.
    I added the detail list to the page and added a Create binding for this view underneath the list.
    The second create event does not seem to fire at all, when the button is clicked the page gets submitted and the request forwards to the correct page to display the input form but the contents of this form is the current selected detail row in the view and not a new row.
    I have created 2 new pages to test the detail view... I put a link in the original page to a test list page that displays the detail list and included a Create binding in this page which links to a test create page and this works fine.
    Has anyone else had this problem?
    Can there be only 1 Create event binding in a single page?
    Is there a way round this other than having to have my detail page on a seperate page?
    The Jdeveloper version I am using is as follows...
    JDeveloper Version 10.1.2.0.0 (Build 1811)
    Oracle IDE     10.1.2.17.84
    Business Components Version     10.1.2.17.96
    UML Modelers Version     10.1.2.16.71
    Versioning Support     10.1.2.16.71
    WebDAV Support Version     10.1.2.16.71
    Struts Modeler Version     10.1.2.6.15
    Designer Generators Framework     10.1.2.7.56
    ADF UIX     2.2.16
    java.version     1.4.2_04
    Thanks
    Al

    Can you do something like this?
    1. Look at the uimodel for your page and find the Create that is the action binding for the detail. Name it something like: CreateDetail
    2. Change the button on the page to create a detail to be named: event_CreateDetail.
    3. Change the forward from Master/Detail browser page to: CreateDetail
    Can you provide more details on:
    1. What are the names of the create bindings for master, then detail?
    2. What is the name of the forwards, that is the struts-config.xml action definition for this page?
    I hope this helps!

  • Wait activity does not expires after giving time frame

    Hi all,
    We are using SOA suite version 11.1.1.5. In our process, we use a wait activity so that the process will wait for a certain time frame (say 1 min) and again proceeds when the wait activity time expires.
    The above process was running successfully for some months. But suddenly the instances are getting stopped in the wait activity and they are not proceeding after the given time.
    The audit trail shows wait activity pending. And the wait activity does not expires even after the respected time.
    Kindly suggest the possibilities of this scenario.
    Regards,
    Gopi

    Hi Gopi,
    You can look at the logs to see if there are for any errors/warnings during the wait activity execution.
    A possible explanation can be due to an error in a later on activity (like invoke or assign). If you have an error that you didn't catch, the process will try to rollback to the last dehydrate point (in your case the wait activity) and stuck there.
    Thanks
    Arik

  • HT2188 iPad 1 requested activation after being low on power. Activation does not work.

    Hi
    My iPad 1 requested activation after being low on power. Activation does not work so I have tried to restore it from iTunes.  this progresses but after rebooting, it gets to the activation process for a few minutes and re-boots again - in a loop now. on ios6, not 7. help please?
    I also looked at trying to do a manual install of firmware via iTunes but I do not know the version of firmware or how to find it out - so really stuck!
    Thanks

    I pulled my unit out of the dock - powered up and the display goes blank (if you look carefully you can see the bios boot screen, then black, then you can see the backlight turn off.
    I plugged in the USB monitor and boom - I could log in.
    Once Logged in I could see that windows still thinks it has some of the monitors from the dock, and the internal display is set to disable.
    So the issue is the detection / setup of monitors in/out of the dock.
    I've done about all I can do for dubugging, I hope lenovo can pick up from here. if not I'll have to call lenovo support.

  • Xorg- Nvidia card- CRT Monitor- No. of created screens does not match.

    Hi, all.
    Did a new install of Arch on a spare PC the other day. I'd forgotten how great the distro was. I've run it for a few days and am happy with the X environment etc, so decided it's time to install Arch on my main PC.
    The installation went fine and I rebooted into my new environment. I added a user and moved onto installing X.
    I followed the wiki and started off just using the VESA driver, as I don't have any need for amazing graphics acceleration. I got a message from my monitor saying 'Out of Sync' (or similar). I half expected this, as it happens sometimes when I install new distros and X doesn't automatically configure my Sun GDM-5410 monitor correctly.
    I usually follow this by running 'Xorg -configure' and copying the new config file to /etc/X11/xorg.conf.
    For some reason that didn't work. I got an error message saying 'Number of created screens does not match number of detected devices'.
    I've done some searching for solutions and installed the Nouveau driver, but I just can't seem to get X to work.
    Can anyone help?
    Many thanks,
    Chris.

    and if you try this? (not a solution, but could be a start)
    delete your /etc/X11/xorg.conf (you can generate a new one later if needed )
    make a file like this:
    /etc/X11/xorg.conf.d/10-monitor.conf
    Section "Monitor"
        Identifier   "MySunMonitor"
        VendorName   "Sun Microsystems"
        ModelName    "GDM-5410"
        DisplaySize  *** see in link ***
        HorizSync    *** see in link ***
        VertRefresh  *** see in link ***
        Option        "dpms"
    EndSection
    Section "Device"
        Identifier             "*** as in /etc/X11/xorg.conf.d/20-nouveau.conf ***"
        Driver                 "nouveau"
    EndSection
    Section "Screen"
        Identifier             "Screen0"
        Device                 "*** as in /etc/X11/xorg.conf.d/20-nouveau.conf ***"
        Monitor                "MySunMonitor"
        DefaultDepth            24 #Choose the depth (16||24)
        SubSection             "Display"
            Depth               24
            Modes              "1024x768_75.00" #Choose the resolution
        EndSubSection
    EndSection
    link:
    http://www.sunshack.org/data/sh/2.0/inf … t_CRT.html

  • The password/user name function of my iWeb created website does not function...

    The password/user name function of my iWeb created website does not function now that I have moved it from MobileMe to another host.  I read that the password/user name feature works for MobileMe but not for a FTP host.  Now that MobileMe is not going to be available is there a solution?

    Yup,
    http://support.godaddy.com/help/4057
    How to Password Protect a Directory GoDaddy

  • HT201210 Facing a problem while setting MAC 6.1. My version is 5.1. The activation does not complete.

    Facing a problem while setting MAC 6.1. My version is 5.1. The activation does not complete.

    Hacked or jailbroken iPhone will have this problem.
    BTW, it's IOS 6.0.1 not MAC.

  • Creating PDF in Outlook 2010 w/ JPG attachment - jpg does not attach

    Using Acrobat X Std. w/ Office 2010 standard.  Have an email message with a jpg file attachment, using the "convert to PDF" add-in, PDF gets created but there is no attachments.  This works will .doc, .xls, .pdf attachments but we are having no luck with .jpg file attachments.  Interestingly, i've had jpg files attach but it seems to be hit and miss.  Most jpg's will not attach.  I've got Acrobat Convert to PDF set to allow all attachments but still cannot get most jpg's to attach.  Anyone have any ideas?

    I found this exact same issue with Acrobat 9 & X and Outlook 2007 & 2010. 
    The Workaround:  Drag/Save the message to your desktop and open it there.  Then perform the conversion.
    What I've Noticed:
    It only seems to occur with JPEG.
    It doesn't fail everytime, but if a particular message does fail the only way that has worked is the above workaround.
    Outlook: Changing message download options has no affect.
    Outlook: Changing mailbox caching has no affect.
    Acrobat & Outlook: Full repairs or clean installs don't help.
    Now the most odd piece to the puzzle... this only began AFTER we transitioned from in house Exchange to Microsoft BPOS. 

  • Workflow 2013: List does not exist error

    Hello everyone,
    I am creating a SharePoint Designer 2013 workflow and I encountered an error which suspends
    my workflow. I've noticed that it only occures when I reference a lookup column to another list. The error details that I get from the browser are:
    RequestorId: a85c9496-5e1c-cb59-0000-000000000000. Details: RequestorId: a85c9496-5e1c-cb59-0000-000000000000. Details: An unhandled exception occurred during the execution of the workflow instance. Exception details: System.ApplicationException: HTTP 404 {"error":{"code":"-2130575322, Microsoft.SharePoint.SPException","message":{"lang":"en-US","value":"List does not exist.\u000a\u000aThe page you selected contains a list that does not exist. It may have been deleted by another user."},"innererror":{"message":"List does not exist.\u000a\u000aThe page you selected contains a list that does not exist. It may have been deleted by another user.","type":"Microsoft.SharePoint.SPException","stacktrace":" at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)\u000d\u000a at Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount)\u000d\u000a at Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String strListName)\u000d\u000a at Microsoft.SharePoint.SPListCollection.ItemByInternalName(String strInternalName, Boolean bThrowException)\u000d\u000a at Microsoft.SharePoint.SPListCollection.GetList(Guid uniqueId, Boolean fetchMetadata)\u000d\u000a at Microsoft.SharePoint.SPListCollection.GetById(Guid uniqueId)\u000d\u000a at Microsoft.SharePoint.ServerStub.SPListCollectionServerStub.InvokeMethod(Object target, String methodName, ClientValueCollection xmlargs, ProxyContext proxyContext, Boolean& isVoid)\u000d\u000a at Microsoft.SharePoint.Client.ServerStub.InvokeMethodWithMonitoredScope(Object target, String methodName, ClientValueCollection args, ProxyContext proxyContext, Boolean& isVoid)\u000d\u000a at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.InvokeMethod(Boolean mainRequestPath, Object value, ServerStub serverProxy, EdmParserNode node, Boolean resourceEndpoint, MethodInformation methodInfo, Boolean isExtensionMethod, Boolean isIndexerMethod)\u000d\u000a at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPathMember(Boolean mainRequestPath, String path, Object value, 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)","internalexception":{"message":"List does not exist.\u000a\u000aThe page you selected contains a list that does not exist. It may have been deleted by another user.<nativehr>0x81020026<\/nativehr><nativestack><\/nativestack>","type":"System.Runtime.InteropServices.COMException","stacktrace":" at Microsoft.SharePoint.Library.SPRequestInternalClass.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount)\u000d\u000a at Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount)"}}}} {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["16"],"SPRequestGuid":["a85c9496-5e1c-cb59-926d-c42a33d8ba0a"],"request-id":["a85c9496-5e1c-cb59-926d-c42a33d8ba0a"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4420"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1; RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Fri, 14 Feb 2014 07:34:01 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 have "Workflow Manager 1.0" and "Workflow
    Manager 1.0 Cumulative Update" installed on my system. Workflow is installed on the same machine that is part of my Sharepoint Server farm.

    Hello again,
    The main error before workflow goes into suspend state is:
    Leaving Monitored Scope (Request (GET:http://portaldev:4949/sites/ahmetc/_vti_bin/client.svc/web/lists/getbyid(guid'00000000-0000-0000-0000-000000000000')/Items(12)?%24select=ID%2COData__x00c7_al_x0131__x015f_anId%2COData__x00c7_al_x0131__x015f_an%2FTitle&%24expand=OData__x00c7_al_x0131__x015f_an)). Execution Time=199,534018988447
    The guid part returns zero. I don't know why or how.
    Other logs that can be helpful are:
    ...edScope(Object target, String methodName, ClientValueCollection args, ProxyContext proxyContext, Boolean& isVoid) at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.InvokeMethod(Boolean mainRequestPath, Object value, ServerStub serverProxy, EdmParserNode node, Boolean resourceEndpoint, MethodInformation methodInfo, Boolean isExtensionMethod, Boolean isIndexerMethod) at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPathMember(Boolean mainRequestPath, String path, Object value, EdmParserNode node, Boolean resourceEndpoint, MethodInformation& methodInfo) at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPath(Boolean mainRequestPath, String path, String pathForErrorMessage) at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.P...
    ...ter, Int32& plRecycleBinCount) at Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWriter, Int32& plRecycleBinCount) --- End of inner exception stack trace --- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilt...
    SocialRESTExceptionProcessingHandler.DoServerExceptionProcessing - SharePoint Server Exception [Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.COMException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user.<nativehr>0x81020026</nativehr><nativestack></nativestack> at Microsoft.SharePoint.Library.SPRequestInternalClass.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boole...
    Original error: Microsoft.SharePoint.SPException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. ---> System.Runtime.InteropServices.COMException: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user.<nativehr>0x81020026</nativehr><nativestack></nativestack> at Microsoft.SharePoint.Library.SPRequestInternalClass.GetListsWithCallback(String bstrUrl, Guid foreignWebId, String bstrListInternalName, Int32 dwBaseType, Int32 dwBaseTypeAlt, Int32 dwServerTemplate, UInt32 dwGetListFlags, UInt32 dwListFilterFlags, Boolean bPrefetchMetaData, Boolean bSecurityTrimmed, Boolean bGetSecurityData, Boolean bPrefetchRelatedFields, ISP2DSafeArrayWriter p2DWri...

  • E-Recruiting - Synchronization object u2018BPu2019 does not exist in customizing

    e-Recruiting Question: Version 6 u2013 patch 10
    The following error is presented when new eRec users are created or new external users are created.
    Synchronization object u2018BPu2019 does not exist in customizing
    I have concern that  customizing table CRMC_BUT_CALL_FU is not properly maintained as it initially dumped on creation, but after an update to the table the dump is resolved but I still receive the error. 
    Any hints or example of the configuration in this table for a working e-Recruiting system?
    Regards-
    b

    Update:
    After a lot of digging, we discovered that the JDO mapping is creating a lower bound with a one that should be a zero on the relationship... A forum suggested that adding cascade-delete will force the zero with no foreign key constraints...

  • MS Outlook 2010 Add in Create pdf - does not capture pictures shows as question marks

    In MS Outlook 2010 the add in of Adobe PDF.
    When used to create a pdf it does not print any pictures or logos in the email in Outlook. Adobe converts it into blue question marks.
    This problem developed over time as it was working fine before.............please suggest..........other than a re-installation..........someone who has had this problem and worked out a solution........(not for the points only!)- please an answer, a solution or state the problem if you have experienced something similar.

    Glad it worked for you. The reason to turn it on is primarily because of Security concerns. Spammers at times include a referece to a unique image when then send you an email. The idea is that if you download that image, they know that the email address is valid.
    At times, this such spam also might also include inappropriate content.
    If you are careful in not converting spam email, you can leave it on.

Maybe you are looking for

  • Mini DisplayPort to DVI Adapter is actually DVI-D? *** Apple!

    I just purchased a new MBP (and I love it), along with an Apple Mini DisplayPort to DVI Adapter. I figured whatever monitor I wanted to plug into, if it was VGA, I could just stick a DVI to VGA adapter on there. Turns out, this adapter only supports

  • Managing Video Libraries

    Now that I have made a dozen movies I am finding that my work flow has slowed because it takes so long to load the video clips in the clip browser or to look through the various clips looking for clips. I am sure other people have experienced the sam

  • Need quick response if possible please (pop/clicks throughout project)

    i've made many cd's with waveburner. i've imported regular 16bit tracks and created an order the cd. The cd's are nothing fancy just a few earlier fades than the original audio track...changing gaps to 1 sec instead of 2 sec. Then bounced the project

  • WebUI dont show anything

    hello everybody, I have setup a SAP CRM 7.0 System with a IDES Database (Double Stack: Java + Abap). At the moment I am making the post installation steps. Now i try to activate the WebUI. Actually I activated ALL services (with Transaction SICF) and

  • SRID  and  new feature - ScaleBar

    Question #1 ================================================ How does ScaleBar calculate its length in meters? Where it takes SRID for this calculation? Assuming we have two points Point A: latitude 37.538476361386145 degrees longitude 55.66146534653