Workflow Guidance

All workflow Gurus,
What is your opinion is the best way to
- learn the oracle workflow
- what reference/doc material you used to learn it
+ Workflow guide looks like a nightmare to read, hellish boring drool.
+ are there samples, preferrably guided practice which helps you to conquer this

Steve,
Thanks for the detailed feedback. It is unfortunately true we have a limitation in the Ed Centers of only one instance to work on per class, so we haven't been able to have a cross-system example. But we can definitely add more information about how Workflow uses AQ and debugging information. We can work on this in the next revision of the course. So thanks very much for your input.
To follow up on the other part of this thread - JMS is not my area of expertise, but I can offer a couple of suggestions as far as the agent listener. The listener should check whether there are any subscriptions registered against the event, and if yes, execute them. If the subscription is not getting executed successfully to send the event to the workflow process, then it's possible that either there was some mismatch in the subscription definition so that the listener did not pick it to execute, or the listener picked the subscription and tried to execute it but encountered an error.
First case - doublecheck the subscription definition (step 4 of the tutorial). The system needs to be the local system as defined in the Global Workflow Preferences page, the Source Type for a message coming off a queue needs to be External, the Event Filter needs to exactly match the event name in the event definition, and the subscription status needs to be Enabled. Also the event status needs to be Enabled in the event definition. If any of these properties don't match, the subscription wouldn't be executed.
If the listener dequeued the event and did not find any matching subscriptions at all, then it should treat it as an Unexpected event and launch the Default Event Error process, which should send a notification to the system administrator. So you might also check the Worklist for the system administrator and see if there is any such notification.
Second case - If the listener matched the subscription to the event but there was an error during subscription processing, then any processing done up to that point should be rolled back, and the message should be placed on the WF_ERROR queue. So you could check whether there is anything on WF_ERROR. It is also supposed to launch the Default Event Error process which would send an error notification to the system administrator, so as before, you could check the Worklist. At this point it may be trickier to find out why the subscription errored out, but a couple of things worth checking:
- In the subscription definition, the Rule Function in this case should be the WF_RULE.Default_Rule which sends the event to the specified workflow process.
- The workflow item type and process name should exactly match the internal names defined for them in the Workflow Builder.
- If the error notification to the system administrator says there was no activity in the workflow process waiting to receive the event, that sometimes means that the Receive event activity is not marked as a "Start" activity in the node properties in the Builder, which it needs to be in order to launch a new process instance.
Or else I have seen this error when the event key was accidentally reused. The event key is used as the item key for the process (unless a correlation ID is also specified in the event, which I don't think it is in this tutorial). So if the listener tries to launch the workflow process with the event key as the item key, and it finds there has already been a process instance with that item key, then it cannot start a new one since the item key must be unique. Then it will error out. So if that happens, the event would need to be published with a new event key.
You may have already checked these things but anyway I hope some of this information will be useful.

Similar Messages

  • Need Some P2 Workflow Guidance

    So clearly I don't know much about P2 cards.
    Im planing on using the Log and transfer window to import all of the P2 cards into Fcp, Is this the best thing to do?
    My main concern is to have the best possible quality, which takes me to the next question.
    Import Preferences?
    If using the log and transfer is my best option, than what should I choose and what is the difference
    P2 Plugin
    Apple Pro Res 422 or Apple Pro Res 422 HQ
    AVCHD Plugin
    AVCHD: Apple Pro Res 422 or Apple Intermediate Codec
    AC-3 Audio: Apple Pro Res 422 or Apple Intermediate Code
    And last but not least should I leave the Remove Advanced Pulldown and Duplicate Frames checked or unchecked.
    Once again my biggest concern is to preserve as much of the original files quality as possible.
    Any help will be greatly appreciated.

    Hi btm,
    So clearly I don't know much about P2 cards.
    Don't worry, we've all been there.
    Im planing on using the Log and transfer window to import all of the P2 cards into Fcp, Is this the best thing to do?
    Yes, correct.
    My main concern is to have the best possible quality, which takes me to the next question.
    Import Preferences?
    Transferring material from P2 cards is a loss-less ttansfer. What happens is that your footage is being rewrapped into QT files. You may leave default preferences.
    And last but not least should I leave the Remove Advanced Pulldown and Duplicate Frames checked or unchecked.
    Not a decision that we need to take often on this side of the pond but on your side in some cases that needs to be checked.
    I am pretty sure Shane Ross mentions something about 1080 24PA in his tutorial which btw you should watch to get some extra info.
    Click [here|http://library.creativecow.net/articles/ross_shane/p2fcp6.php].
    Best,
    G.

  • How to use Pl/Sql function in Discoverer report

    Hi Everybody,
    Would you be able to provide a workflow/guidance how to use sql function in Discoverer right from creating the function using PLSQL Developer.
    (I am new to Oracle environment... prev. worked as analyst with Microsoft Access... took PL/Sql class in school a few years ago)
    We are using Discoverer Desktop.
    a) Just emailed dba for permission to create pl/sql function.
    b) Recently got Discoverer Administrator installed on my pc.
    can you pls add to the list:
    c)....
    d)....
    etc.?
    tx for your help, sandra

    Hi Kranthi,
    Thx for your warm words....
    The links you provided are great! Thx soooo much!
    Thanks to you and the rest of forum members, am able to use what you've all taught me
    with other Discoverer reports.... so i was able to do more on my own....
    About a month ago, I got access to Discoverer Admin, and was able to paste SQL to create a custom folder.
    Then i joined the custom folder to an existing baseline folder.
    I have found that sometimes when I use calc within a calc when the calcs use analytic functions, that Discoverer
    just displays null in the column. I thought that maybe instead I could create my own function as a work-around.
    I wrote IT for permissions to create views, functions etc. Hopefully, they'll approve and can move toward learning
    pl/sql functions for Discoverer.
    tx again, sandra

  • Fraser/Schewe RWCR Book - Sharpening Question

    Real World ACR > Great book, good explanations. Compiling questions as I read and re-read. Need sharpening workflow guidance. Let's say I am working on an NEF file that ultimately I want to upsample or crop/upsample in Photoshop. Should I sharpen both in the ACR image detail adjustment phase and then do an USM in photoshop again when I am ready to save my final edit? What effect does upsampling in Photoshop have on image adjustments done in ACR?
    MacBook Pro, OS 10.4.11, Nikon D300 NEFs, ACR 4.3, PS-CS3

    >Pretty sure sharpening is done before the down sample in Camera Raw in the pipeline and the down sample is a Lanczos algorithm (see http://en.wikipedia.org/wiki/Lanczos_algorithm for geek explanation) which has a "degree" of sharpening in it.
    Jeff,
    Your Wikipedia link is indeed very geeky--It talks about recovering
    Eigenvalues, but doesn't even mention resampling. Perhaps this link is more appropriate
    Lanczos Resampling.
    I have no idea whether ACR sharpens before or after resampling, but to sharpen before resampling seems counterintuitive, since it is often advised to sharpen after resampling to offset the loss of sharpness occasioned by the resampling. With significant downsampling the sharpening halos would be resampled out of existence. Perhaps the Lanczos algorithm obviates these concerns.

  • Using Edge for DPS

    Hello,
    I am a graphic designer and my coding skills are average if not under average.. adobe edge gave me a great chance to practice some way to bring graphics alive..
    all i need is simple workflow guidance for using edge with dps.
    Thanks,
    mohammed

    Hi Mohammed,
    Here are a few good resources on importing Edge .oam, into InDesign/DPS:
    http://www.adobe.com/devnet/digitalpublishingsuite/articles/enhancing-your-dps-folios-with -edge-animations.html
    http://anselm-hannemann.com/blog/creating-interactive-overlays-for-adobe-dps-with-edge.htm l

  • Design guidance: Site workflow for sharepoint online 2013 app store product

    CONTEXT:
    I am in the early design stage for a potential Office 365 Application Store application.
    My initial target customer is small businesses with under 100 employees.
    I will use a structured data store: Initial implementation should be local (lists or Access DB), but potentially scale up to an Azure database.
    My assumption is that the customer would already be Office 365 (2013) E3 customers and this product would be an add on.
    I like workflows because they are user-friendly: I would prefer to leverage the standard SharePoint workflows rather than reinvent the wheel, but I can implement my own workflow with a custom application if I need to.
    I am OK using C#, Access, JavaScript, JQuery, HTML, SQL... whatever gives the best solution. I prefer C#.
    I prefer a Visual Studio solution that I can manage in a source code repository.
    QUESTIONS/GUIDANCE:
    Can a standard SharePoint "Site Workflow" be part of a product delivered via an Office Application Store app?
    Can a Site Workflow work with an external Azure data connection? Can it work with a local Access database?
    Can I start with a SharePoint list, and easily migrate to an Azure database later?
    Or should I forget the standard site workflow completely and just build a C# application?
    Thanks for any guidance.

    Hi,
    First my question is what type of SharePoint Apps you are talking about? SharePoint Hosted, AutoHosted or Provider Hosted apps? For AutoHosted and Provider Hosted apps you have more control - as the apps will be running outside SharePoint and then you can
    run yourworkflow outside SharePoint. Still your app will be able to access SharePoint data using REST API and you have full control of which technology you would like to use your app (C#, asp.net etc.). With SharePoint Hosted apps, your app will be running
    inside SharePoint and you will have limited capabilities to customize - only JS will be allowed in SharePoint hosted apps. You can still use workflow but you can't use external data - unless it's configured through BCS. So my suggestion would be, if are looking
    for an add-ons like solution think about non-SharePoint hosted apps. However if you are thinking of limited capabilities, then think about SharePoint hosted apps.
    Thanks,
    Sohel Rana
    http://ranaictiu-technicalblog.blogspot.com

  • Workflow Install Guidance - Please help!! :=)

    I have some questions about how/where to install Oracle Workflow. Any guidance would be appreciated.
    1) Is there a Workflow 2.6.2 CD or do you just install 2.6 and then use the patch to update your install?
    2) Is the Oracle Workflow installed on the database server or the app server. I know that a DAD is needed on the app server in something like 9iAS or OAS. However, where is the actual Workflow Server installed (db server or app server)? Where is the Oracle 9i Management and Integration installed? Specifically, does the /wf directory end up being on the database server or the app server?
    3) Workflow is bundled with the database 9.2 CD as well as 9iAS 9.0.2 as a supplemental CD. Does it matter which one you use? Are they different products? If you use the 9iAS one, where do you install it?
    4) I know that Workflow 2.6.2 is bundled with Oracle 9iAS InterConnect in 9iAS 9.0.2.1. However, you have to install the whole thing including InterConnect even if you just want Workflow 2.6.2.
    Again any guidance/help/pointers to documentation will help. Trust me, I have tried to read everything out there and they are very careful not to mention where you install the product (db server or app server)... :=)
    Thanks,
    Ray

    I've been messing with workflow - so these comments are from someone who is not an expert.
    Oracle Workflow is part of the database install on 9i. I managed to get it installed in the following rough manner:
    1. Install 9i databse on a machine
    2. Add the workflow bit by choosing "Oracle 9i Management and Integration", then "Custom". When you hit next, Oracle Workflow should be under enterprise manager product.
    This will install workflow and launch the configurator. Now you kind of have workflow, but you need to do more "magic" to get the web front end up.
    Firstly you need to make sure that you have the HTTP server up and can access its pages. There is no a setting under the web server implmentation which allows you to setup a "DAD" for the workflow. Try searching oracle pdfs for :
    Step 4. Install and configure your Web server.
    Oracle Workflow requires that you integrate with Oracle HTTP Server as
    your Web server. Your Web server installation must be able to access the
    Oracle Workflow java area, the Oracle Workflow icon area, and the Oracle
    Workflow documentation area.
    1. Install Oracle HTTP Server with mod_plsql.
    Refer to your Oracle9i Database Server or Oracle9i Application Server
    installation documentation for further details.
    2. Using your web browser, navigate to the following URL:
    http://<server_name>[:<portID>]/
    Replace <server_name> and <portID> with the server and port number
    on which your web listener accepts requests. For example:
    http://test.company.com:7778/
    3. In the Oracle HTTP Server Components page, choose "mod_plsql".
    4. In the Gateway Configuration Menu page, choose "Gateway Database
    Access Descriptor Settings".
    5. In the Database Access Descriptors page, choose "Add Default (blank
    configuration)".
    6. Create a DAD for Oracle Workflow, specifying the following settings:
    Database Access Descriptor Name: <your Workflow DAD>
    Schema Name: <Leave Blank>
    Oracle User Name: <Leave Blank>
    Oracle Password: <Leave Blank>
    Oracle Connect String: <CONNECT_STRING>
    Note: Oracle Workflow Release 2.6.2 supports the
    versions of Oracle HTTP Server and mod_plsql that are
    included with Oracle9i Database Server version 9.2 or
    higher, as well as the versions that are included with
    Oracle9i Application Server Release 2 (9.0.2) or higher. We
    recommend using the versions of Oracle HTTP Server and
    mod_plsql that are included on the software CD from
    which you are installing Oracle Workflow.

  • Guidance on E - Recruitment workflow

    Hi Experts .
    I want to do workflow for  E - Recruitment process . I have gone through SDN for the same , i have checked in sap help also . The standard workflow  WS 51800008 is the recruitment workflow which i have found from sdn. But in sap help it has mentioned that there are 5 workflows exists , from which 1 is main and 4 are sub workflows for recruitment process .
    Can any body please guide me which one is the right workflow and what is the business object needs to be used . 
    Help will be highly appreciated .
    Regards
    sarmistha

    My Sincere advise it to go through this path
    in txn SPRO  you will come to know what are settings that you need to configure before starting with E-Rec Workflows
    SAP E-Recruiting -> Technical Settings -> Workflow -> Workflow in E-Recruiting

  • ADA 508 Compliance Workflow Overview (tab key for navigation / WebAim Toolbar)

    Hi,
      I've been assigned to update interactive training for a State agency..... with of course, an emphasis on ADA / 508 compliance.
    So, before I pinpoint my two questions/scenarios, here is a basic, initial attempt at providing an overview of ADA compliance workflow in Captivate and beyond. 
    PS - useful Captivate forum urls are at the end of this post. I'm using Captivate v.6
    ADA Compliance Workflow Overview:
    1. All assets need an alt tag and conceivably a description > highlight the asset, like a pic, and click the Accessibility button under Properties.
    2. Create slide notes for each slide > load slide, highlight no assets and click the Accessibility tab under Properties. Copy and paste your notes > for screen readers.
    3. Need closed captioning for video/audio content > I use Camtasia for CC and will use the JW player for screen reader of video content.
    4. Interactivity needs to be accessible via the tab and enter keys.
    What else am I missing?
    Question 1
    My question targets how to get the enter key to initiate after a successful tab. To be clearer.... I hit tab and I can navigate through all the buttons in the correct order, but hitting enter provides no action. I am gettining the yellow highlights around buttons when I tab through. Everything works very well when using the mouse, but blind users don't use mice.
    I did create my own animation buttons in Flash and imported them in as animations. I then placed a Click Box behind the button animation to engage the rollover action. Could this be causing problems? The prebuilt (and clunky looking) buttons on the quizzes do work (ie) tabbing to them and hitting enter provides effective navigation.
    I'm opting not to use the playback control skin, only my Flash nav bar.
    Question 2 (Scenario 2)
    I have downloaded the WebAim Toolbar feature designed for FireFox, used to check ADA compliance issues.
    I am getting this error message:
    A frame does not have a title attribute or value. Okay... I bet I can fix this via the .html file or via the standard.js file??
    and these warnings:
    Alert: Javascript in head - A javascript element is present in the page head section.
    Alert: Flash - A Flash object is present.
    Does anyone know if these alerts are worth fixing?
    Obviously Captivate is going to pump out, or rather publish... javascript elements, but is this bad in the page head section?
    And..... of course a Flash object is present...Captivate produces Flash / Shockwave files.
    I'll obviously ask the programmers at WebAim for guidance as well. As always any help would be appreciated and Tanks in advance.
    http://forums.adobe.com/message/117985#117985
    http://gneil.blogspot.com/2008/09/target-6-million-settlement-is-your.html
    http://kb2.adobe.com/cps/403/kb403160.html
    http://forums.adobe.com/message/3515968#3515968
    Screen grabs are attached.
    Thanks, Calif Dreamin'

    Hi,
      Attached is my zipped project file. I did create my own buttons in Flash - this might be the problem. I have only been problem solving with navigation on the first four slides.
      To clarify, hitting the Enter key does engage navigation, however I’m having difficulty controlling the navigation so that it goes to the correct location.
      I’m using Captivate v.6 / publishing SCORM 1.2 / Using IE to deliver via the SyberWorks LMS.
    Here is question 1:
    Question 1
    My question targets how to get the enter key to initiate after a successful tab. To be clearer.... I hit tab and I can navigate through all the buttons in the correct order, but hitting enter provides no action. I am getting the yellow highlights around buttons when I tab through. Everything works very well when using the mouse, but blind users don't use mice.
    I did create my own animation buttons in Flash and imported them in as animations. I then placed a Click Box behind the button animation to engage the rollover action. Could this be causing problems? The prebuilt (and clunky looking) buttons on the quizzes do work (ie) tabbing to them and hitting enter provides effective navigation.
    I'm opting not to use the playback control skin, only my Flash nav bar.
    Thanks for reaching out!!
    Thanks,
    Bill Farrell  (aka Calif Dreamin’)

  • Sharepoint (Public facing site) Project Guidance

    Hi friends ,
    This is my first sharepoint project (SP 2013) for which I have been asked to develop a public facing internet site.
    I do have a basic idea about certain concepts of sharepoint but still I'm looking for a guidance to how to go about with the project.
    Requirements :
    1. There are many modules. And each module has many courses. 
    ROLES : Anonymous Users : Read and download
        Content Authors : Add, Edit, Delete content.
        Approvers : Publish content
    Need to implement cross-site publishing model (correct me if I'm wrong).
    3. In one of the webpages of the website, there will be a table in the layout displayed as below: in which anonymous users can only read and download
    documents. The brochure icons should allow to download document when clicked. Only authors have the authority to do any editing of the content as mentioned earlier.
    Title                             
    Duration                                              
    Brochure
    --------------------------------------------MODULE 1------------------------------------
    Course 1
    Course 2
    --------------------------------------------MODULE 2------------------------------------
    Course 1
    --------------------------------------------MODULE 3------------------------------------
    Course 1
    Course 2
    Course 3
    4. Authors  should have an interface where they can input the dates for individual courses for the entire year like in a calendar control and
    display to anonymous users (only read) a  set of all the courses scheduled like below:
                Jan       Feb     Mar     
    Apr      May     June    July     Aug     Sep     Oct       Nov      Dec
                --------------------------------------------MODULE 1------------------------------------
    Course1 08-10                         02-04
    Course2                       05-09
    --------------------------------------------MODULE 2------------------------------------
    Course1 08-10                         02-04
    Course2                       05-09
    QUERIES :
    1. Based on my minimal knowledge, I suppose I should use document library for creating courses under specific modules.
    But how do I customize the look and feel of the library based on the layout mentioned.
    2. How to implement the calendar kind of functionality and how to combine all the scheduled courses together to be displayed in a webpage?
    3. should I first design the authoring and publishing sites, then create master pages and then go for creating all list and libraries? What should
    be the protocol for the above project?
    Guys, its my humble request to please help me out :( :( :(.....Thank you in advance. Sorry for such a long description. Spare me on this. Have a good
    day :)

    1. Since I want a column called brochure which should be an icon (for each course record) and which will invoke upload/download( for authors) and only download for anonymous users, is there a datatype that is supported  in custom list...because I couldn't
    find any. Or do I have to implement a document library app?
    Inder: Try Image content type. But on click it will download image and not whole course material. So my suggestion here is to create a calculated column to pull image and link download.
    2. I would be very grateful if you could  provide me with some useful links which might have a step by step procedure for implementing site architechture :
    a)cross site publishing model
    b) how to define the user permissions and content approval workflow for approvers
    c) Customizing style of the custom list through sharepoint designer
    Correct me if I'm wrong :
    The protocol should be :
    1. To plan site architechture which involves implementing cross site publishing model     Inder: Yes, if required
    2. Defining Lists and libraries ( I hope document library app is not required for the above specs..custom list should be fine) Inder : Yes
    3. Customizing the style of custom lists and calendar functionality through sharepoint designer. : Inder: Prefer using CSS and designer.
    4. Applying master pages and page layouts. : Inder Perfect. 3-4 can go together
    If this helped you resolve your issue, please mark it Answered

  • Custom SharePoint 2013 workflow activities in site template throw error on site creation

    Hi all,
    I have created a number of custom activities for SharePoint 2013 Workflows and I am using them on an Office 365 environment. The custom activities are packaged as a sandbox solution and deployed on my Office 365 site. Everything works as expected.
    I have now created a site with all the functionality I need, including some Site and List workflows - all of them containing my custom activities. I saved the site as a template - including content - and the process was completed successfully.
    My problem is that when I try to create a site based on that template, I get the following error:
    Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_66b9230b_823e_4783_82b8_daf481237847' from scope '/spo/d42a4487-9465-4347-9f2c-a2718e92fc02/74d0f9e7-fb35-493d-86fb-ab7aa27da7e0/c2e1bf45-cf67-4e13-9755-421cf92395f8'
    was not found. HTTP headers received from the server - ActivityId: 0997496a-5a15-4b83-82eb-727881eefa67. NodeId: . Scope: . Client ActivityId : c82f6e9c-9f8f-808b-7679-f2c0f92a339d. ---> System.Net.WebException: The remote server returned an error
    After a number of trials and errors, I am certain that this relates to my custom activities. i have already tested all of the following scenarios:
    Delete the workflow with the custom actions: Site is created successfully.
    Create a new workflow with no custom actions and save the site as a template:
    Site is created successfully.
    Save the site template including a workflow with my custom activities, but not including content:
    Site is created successfully, but my workflow is not there.
    Create a new custom workflow activities sandbox with one custom activity that just writes something to the history list - just to make sure that this is not related to any specific solution. Save the site as a template:
    Site creation throws the same error.
    Packaged my workflow (with my custom activities) as a wsp from SharePoint Designer and deployed it as a custom solution. Activated the feature in the target site. The workflow gets created and executing finally. Saved the site as template: Site
    creation throws the same error.
    Same as above, but without activating the feature in the target site: Site created successfully, workflow works fine after I activate the feature in the new site.
    My custom activities feature is always enabled in the site I save as template - in all of the above scenarios.
    I have tested all of the above scenarios both on SharePoint 2013 on-premise and Office 365. There is
    a forum post regarding some inconsistencies in the wsp file, but unfortunately this is not my case. Am I doing something wrong? Are custom 2013 workflow activities not supported in site templates - which would not actually make any sense, as it would "break"
    the fundamental concept of re-usability.
    Any ideas/feedback/guidance?
    Thanx in advance

    Hi,
    I am facing the same issue. Kindly help me out if any of them have solved similar issue. 
    Your help would be appreciated.
    manikantan

  • How to Loop through another list and update a column with SharePoint Designer 2013 Workflow

    Hi,
    I am trying to get my head around the new 2013 Workflow Engine and SharePoint Designer 2013 Workflow Text-Based Designer.
    I have two lists.
    List A has 2 columns: Title, Completed (Yes/No)
    List B has 3 columns: Title, LookupListATitle, Completed (Yes/No)
    All the 2013 Workflow components have been installed and configured and I am selecting the 2013 Workflow option in SPD
    I am trying to set off a 2013 Workflow when an item in List A is edited to Loop through List B and select items where the LookupListATitle column's value is equal to the Title value of the current item, and set the value of the Completed column for those
    items in ListB to "Yes".
    I have the Workflow configured like this:
    Stage: Stage 1
    IF Current Item:Completed equals Yes
    Loop: 1
    The contents of this loop will run repeatedly while: ListB:LookupListATitle equals Current Item: Title
    Update item in ListB. 
    (The dialog options for the update item action as follows:
    List: ListB
    Field: Completed, Value: Yes
    In the Find the List Item section
    Field: LookupListATitle
    Value: Current Item: Title)
    Transition to stage
    Go to End of Workflow
    When I update an item in ListA and set its Completed column to Yes, I would expect the Workflow to find all the items in List B where the Lookup column is equal to ListA's Title (there are 2) and update their Completed column to Yes. But it doesn't work.
    When I look at the Workflow Status it says the Internal Status is "Canceled" and the information pop up has the following alien language (and may be truncated):
    RequestorId: 95f03b62-8956-ac14-c5cf-dc98c89c589c. Details: System.ArgumentException: Invalid JSON primitive: Item001. Parameter name: value at Microsoft.Workflow.Common.Json.JXmlToJsonValueConverter.ConvertStringToJsonNumber(String value) at Microsoft.Workflow.Common.Json.JXmlToJsonValueConverter.ReadPrimitive(String
    type, XmlDictionaryReader jsonReader) at Microsoft.Workflow.Common.Json.JXmlToJsonValueConverter.JXMLToJsonValue(XmlDictionaryReader jsonReader) at Microsoft.Workflow.Common.Json.JXmlToJsonValueConverter.JXMLToJsonValue(Stream jsonStream, Byte[] jsonBytes)
    at Microsoft.Activities.DynamicValue.ParseJson(String json) at System.Activities.CodeActivity`1.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor
    executor, BookmarkManager bookmarkManager, Location resultLocation)
    Unfortunately I don't have access to the server, logs etc.
    I would love to find some tutorials, or any books on SharePoint Designer 2013 in general and Workflows in particular but my searches haven't turned up much so far apart from a pre-release Beginning SharePoint Workflows which is in its very early stages and
    not much help yet.
    Can anyone give me some guidance on how to set up While Loops to iterate through a related list using SharePoint Designer 2013?
    Mark

    Hi,
    I understand that you wanted to update the items in the other list (Participants) where the Course equals the Current Item.
    You need to use “Call HTTP Web Service" action and “Build Dictionary" action to get the Maxid and then loop Participants to update the items.
    You can follow the steps as below to achieve what you want:
    Create a custom list named Courses, add columns: Title(Single line of text), Course ID(Single line of text), Course Finalised (Yes/No).
    Create a custom list named Participants, add columns: Title(Single line of text), Course(Lookup), CourseFinalised (Yes/No).
    Create workflow associated to Courses, start the workflow automatically when an item is created or changed.
    Add conditions and actions:
    The HTTP URL is set to
    https://sitename/_api/web/lists/GetByTitle('listname')/items?$orderby=Id%20desc and the HTTP method is set to “GET”. Then the list will be order by Id and desc.
    Then if Course Finalised is equal to Yes, the CourseFinalised  of the associated items in Participants will be updated to Yes.
    More information:
    http://sergeluca.wordpress.com/2013/04/09/calling-the-sharepoint-2013-rest-api-from-a-sharepoint-designer-workflow/
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Workflow Error Message: System Account - The Workflow could not set Content Approval Status

    This is the first time I try an approval workflow. I am using a template in MS Word and assigned an approval workflow to it. The approval workflow is only going to one person in this case.
    When I start the work flow the following 3 error messages show up:
    Workflow Error Message: System Account - The Workflow could not set Content Approval Status. Enable content moderation for this list and run the workflow again.
    Workflow Error Message: System Account - The e-mail message cannot be sent. Make sure the e-mail has a valid recipient.
    Workflow Error Message: System Account - The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly.
    Thank you for your kind guidance.

    Hi,
    For the first error: Did you set Content Approval in the workflow?  If so, see if you have it in the versioning settings of the list settings.
    For the second error: double check your recipient is set up as being valid.  Did you type in the email address or is it referring to a people picker field?  also, make sure that in the workflow for the email that you actually populated it in the
    To: field.
    for the third error: I suspect that either your farm is not configured for email.  Or, this error is a knock on from the second error.  If you get the second error rectified it may clear this error.  If not then double check the email settings
    for your farm.
    Johnathan Lightfoot

  • SharePoint 2013 - SPD Custom Workflow keeps sending multiple emails for a single Task

    I have a workflow triggering on List item created only. There are multiple stages in the work flow and in each stage a single task is assigned to a group of people. Currently group is only having one user i.e. my own test user with a valid email address.
    Workflow was running fine for first 5 runs but now it keeps sending multiple emails for each task multiple times and runs very slow. I have only single workflow in development server with 24GB RAM.
    Enabling the Workflow log in Event viewer does not show any error or warnings. The only clue I see is WorkFlowManager Database table "DebugTrace" having multiple entries showing that WF is trying to send same email multiple times with failed attempts,
    but in reality emails are being delivered as well.
    http://server/site/_vti_bin/client.svc/sp.utilities.utility.SendEmail Retry sending email in xx.xx.xx Status: HTTPRetrying
    http://server/site/_vti_bin/client.svc/sp.utilities.utility.SendEmail Retry sending email in xx.xx.xx  Status: HTTPFailed
    I could not get the exact phrase as I don't have direct access to development machine at work.
    Any help or guidance will be highly appreciated.

    Yes, I have on-premise SP site, and here is the actual log I see in DebugTraces table.
    Message              Level     Name    Category
    Attempt 1 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 2 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:06.            
    2              HttpRequestRetrying     Http
    Attempt 2 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 3 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:07.            
    2              HttpRequestRetrying     Http
    Attempt 3 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 4 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:09.            
    2              HttpRequestRetrying     Http
    Attempt 4 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 5 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:13.            
    2              HttpRequestRetrying     Http

  • Adding a new stage to UAR Workflow

    Hello Colleagues,
    Wonder whether you can provide some guidance on something I am struggling with. I simply want to add an additional stage to GRAC_USER_ACCESS_REVIEW workflow to pass the request back to the Security Team once it is approved by the role owner. This is just to make sure roles marked for removal by role owners during the UAR are appropriate. Can I do this with the standard workflow I am using in GRC, or do I need to create a new rule, agents etc.?
    I looked at creating a new stage under GRAC_DEFAULT_PATH.  All I see is GRAC_UAR_REVIEWER agent under available agents. Appreciate your help or if you can point me to any available documentation on adding an additional stage to UAR Workflow. I did search in SAP Marketplace, but could not find anything useful.
    Kind regard,
    Sonny

    Hi Alessandro,
    Thanks for your respons. I am just trying what you suggested.
    I was able to add GRAC_MSMP_SECURITY_LEAD_AGENT to Rules. When I try to add the Agent, I am getting a system message "Agent should be in customer name-space (x*/y*/z*)". Am I missing a step somewhere or does this need to be a custom agent?
    Kind regards,
    Sonny

Maybe you are looking for

  • Audio tracks stopped working

    i tried to solo an audio track and when i unclicked the S button a red line crossed through it and suddenly several other audio tracks stopped working. anyone?

  • Different Number range for different objects

    HI Gurus Could you please explain how can we make different Number range for different objects(O,S,P).Can we do with standards or we can go for UserExit??. Your early Advise will be appreciated. Thanks Chandra

  • No Audio for Adobe After Effects CS4?

    Hi, I'm an Adobe After Effects Enthusiast and I'm a bit new to After Effects, but I have a problem: When I import audio files such as .mp3 and .wav, I cannot hear them whatsoever. The area in which it takes place in the composition shows, but no soun

  • BI Scheduler services not starting

    Hi, I am trying to use BI Scheduler for the first time. for this purpose i am following this link of Venkatakrishnan J http://oraclebizint.wordpress.com/2007/09/13/oracle-bi-ee-10133-configuring-delivers-ibots i have configured the first 5 steps but

  • Validators - JSF 1.0 Final

    Hi I'm getting the following exception Mar 8, 2004 9:22:08 AM com.sun.faces.lifecycle.ProcessValidationsPhase execute SEVERE: validateDate: com.eaac.jsf.FacesValidations.validateDate(javax.faces.context.FacesContext, javax.faces.component.UIComponent