Redirect to the user interaction

Hi all

I have a workflow as you can see in the attached picture. According to a user interaction that I would either like to redirect the user to another intervention by the user or cancel the workflow. I was hoping to do that with a script task, but I failed again. Is it possible to automatically redirect the user to this second user intervention? Otherwise, the user must click the link in the email again, which is very indirect.

Thank you very much.

I think you could do a composite interaction and show/hide the presentation of 'second interaction' part based on decision criteria.
And when you have finished the presentation, you make the decision to cancel or continue, or not based on the entry of user or what criteria.
This is what I suggest, out of real-world context.

Good luck!

Tags: VMware

Similar Questions

  • Pass the attribute in the Description of the User Interaction

    When you add an item to the user interaction to the schema, is there a mechanism to allow me to set the text of description (Overview tab) such that it includes a workflow attribute?

    Yep in the interaction user attributes just add the workflow attribute.

    Then, under general description presentation add ${local_parameter_name}

  • Narrative stops when the user interacts with the Interaction?

    I can understand why a training Interaction would cause the narration from a slide to stop him. However, after that the interaction is over, on the same screen, the interaction continues to play (after the user, click send).

    I was hoping someone knew how to be:

    (1) have the narrative continue to play, even if a user clicks through interaction (in this case, a basic drag and drop).

    Or (2) have the narrative does NOT restart after the interaction is completed (after the user clicks on the Send button).

    I suspect you meant after that as a question, not only as a discussion. This is the reason why I've changed status.

    Can you give us some more details, please? I suspect "narration for slide" you mean an audio clip that is inserted or recorded as audio slide? Normally once the beep begins to play it will not be stopped by pause normall of an interactive object such as a button, a form button, a click box, a text entry area or a widget/learning interaction interactive. What did you use as 'interaction '? The terminology can be confusing in Captivate: you also have static training Interactions. Depending on the version of CP you use (IE 9) used to pause the slide to its first image, it does not then the CP9, you will need to provide a break yourself by inserting an interactive object. That shouldn't prevent the slide to play audio. Only the command "Pause" everything stops on a slide: appearance of the objects that are subsequently the timeline and audio.

  • After authentication redirecting before the user logged

    Version of apex 4.1, custom authentication based on users of the Oracle database.

    My goal is to allow a user to connect, and if their password is entered in the grace period (7 days before the due date, for example) they will be taken directly to a page to change their password, rather than the home page.


    I have a page on page 101 (login) process to check if a password is about to expire (triggers a warning 28002). If this is the case, I store the warning message in a part of the application, "AI_LOGIN_WARNING".

    In my custom authentication module, I have a post_authentication procedure: -.

    ------------------------------------------------
    PROCEDURE post_authentication
    IS

    BEGIN

    IF INSTR (: AI_LOGIN_WARNING, ' 28002') > 0
    THEN
    htmldb_application.g_unrecoverable_error: = TRUE;
    owa_util. REDIRECT_URL ('f? p =' | v ('APP_ID') |) ': MY_ACCOUNT:' | v ('APP_SESSION'));
    END IF;

    END post_authentication;
    -----------------------------------------------

    where 'MY_ACCOUNT' is the alias of page for a page to allow the user to change his password.

    There is a process on the MY_ACCOUNT page to change a password by calling a database procedure, passing in parameters p_lid = >: APP_USER, p_password =: P103_NEW_PASSWORD:

    --------------------------------------------------------------------
    PROCEDURE change_own_password
    (p_lid IN VARCHAR2,
    p_password IN VARCHAR2)
    IS

    e_not_current_user EXCEPTION;

    BEGIN

    IF p_lid! = V ('APP_USER')
    THEN
    RAISE e_not_current_user;
    END IF;

    EXECUTE IMMEDIATE 'modify user ' | V ('APP_USER') | ' identified by ' | p_password;


    EXCEPTION

    WHEN e_not_current_user
    THEN
    RAISE_APPLICATION_ERROR (-20010, ' you can't edit another user "password is).

    END change_own_password;
    ---------------------------------------------------------------------



    The first problem is that the app only redirects to the MY_ACCOUNT page if it is set to the Public.
    If it is set to the Public, when I try to change my password I get the following error: ORA-01918: there is no such thing as 'NOBODY' user.
    If I put APP_USER programmatically I get ORA-20010 ' you can not edit another user "password is error.


    I seems as if I am redirected to the MY_ACCOUNT page before I was connected, even if the diversion is called in the later part of the AUTHENTICATION of my authentication scheme.

    How can I make sure that Apex connect me before re - direct?

    Thank you.

    Hello

    * Remove the message authentication process
    * Creation of a branch in Page 0 or your homepage (before header) that redirects users 'Change password page' and set the condition so it runs only when it meets your requirement.

    That should do the trick.

    Kind regards
    Hari

  • Let the user interactively change font style, size, color

    Hi people,

    is anyone able to advise if this is doable "easily" to the script in Flash AS2 so that a user is able to determine the font style, color, size of interactive dynamic text?

    I set up an app that works very well, but now I want the opportunity for the user to choose/skin of the dynamic text font in material displayed "because it would enhance their learning experience when using the app.

    Thanks for your time to answer.

    Pax.

    Discover the textformat class. He has size and color properties that are easy to use. But if you want to control the police, you may have a more difficult task.

  • [JS CS5] Difficulty with the user interaction during export to interactive PDF

    I export to PDF format with:

    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.INTERACT_WITH_ALL;

    app.activeDocument.exportFile (ExportFormat.INTERACTIVE_PDF, new leader (myDocBaseName + ".pdf"));

    If I export to interactive PDF manually, but by choosing File > export and select Adobe PDF (Interactive), I get a dialog text overset warning box, then a warning of missing fonts dialog, and then a transparency blend space and then warning dialog a progress dialog box. But when I run the script, it quietly exports the PDF with no dialogue at all.

    What Miss me? I get no interaction!

    I don't know, but it is possible that suppress the display of the export dialog box also removes the associated alerts.

    You may need to display the dialog box:

    app.activeDocument.exportFile (ExportFormat.INTERACTIVE_PDF, new leader (myDocBaseName + ".pdf"), true);

    Substances

  • Script objects lost after execution of an element of interaction with the user?

    Hello

    I'm new to the development of a plugin vCO and recently I see something which I think is abnormal about the element user intervention is a workflow.

    1. I created a few script objects (subject to the vCO plugin I developed) in a script element and I linked them as attributes for the workflow. These objects are all working well.

    2. after the script element, there is an element of the Interaction of the user

    3. after the part of the User Interaction, there is another element of script in which I tried to link the objects mentioned in #1 as in parameter.

    Somehow to step #3, vCO can't seem to find these objects, the error reported as:

    Workflow: TestWorflow / Scriptable task (item2): ch.dunes.model.type.ConvertorException: could not convert an object, reason: unable to perform operation 'find ('PersonInfo', 'ec528439-2dc4-4e9e-9cae-51e34c506762')' reason 'VSI' plugin: 'null '.

    I thought that maybe the scripts provided in my plugin objects are problematic, so I replaced the with objects provided in the plugins official sampe of the vCO (SolarSystem sample plugin), but the result is the same.

    However, if I repalce those objects with variables of simple types (String, number, etc), there is no problem when I initialize them before an element of the Interaction of the user and reference them in the following script items.

    Your help is much appreciated, thanks in advance!

    Yes, sorry about that. The type is called properties. In fact, I created a test workfow with example (attached).

    You can take a look to see how to create an object Properties and transfer and an object of type properties.

    In addition, in the newspaper, you can see that in the first two tasks scriptable, the id of the object of properties is the same. After the intervention of the user (passivated workflow), the id of the object of properties is different (which means a new instance is created and the State was populated from the database) but still the data entered in the frist two elements before the intervention of the user is always available.

    Copy and paste into the workflow of creating a property where it is easier:

    outprop = new Properties ();
    outprop.put ("key1", "Value1");
    outprop.put ("Key2", {prop1: "valueProp1", prop2: "ValueProp2", prop3: {nested: "something"}, prop4: ["arr1", "arr2"]});
  • Element of Interaction of the user - settings no.

    I am trying to create a workflow with an user interaction component, but when I run the workflow and user input is required the interface shows all the fields. I tried linking to existing attributes as well as external contributions new creation but could not get anything except the description field for the item of user input to display. The entry workflow appears without a problem when I first run the workflow but after that I can't find a way to display to the user entry fields and continue the workflow.

    I don't get the same message "No setting" if I choose weboperator view or right-click on the workflow paused and choose the answer.

    It's something simple I'm missing?

    Hello

    I think I've discovered what the problem is. There is a problem with UTF-8 characters, such as those that probably exist in the content of your files. The problem arises when these characters are assigned to an attribute of a workflow and a piece of the User Interaction is present. This is the trickiest part as it apears if the user input is invited, after that the value is present, it's why you do not experience this problem when the user is before the retrievement of these files.

    I can suggest this work around for you - encapsulate the logic that sends the e-mail interaction and expectations for the user interaction ('Send interaction' and "Do you want to apply") in a separate workflow. Then replace these 2 elements with this workflow in your current workflow.

    Please reply if this is the problem and if workaround fix it

    Tony

  • Redirect the user to the previous page after login

    Hello

    The login process on page 101 of the application redirects the user to page 1 after successful login. If the user is currently on page 9 of the application, the session expires and the user is redirected to the login page. Now when the user connects again, can redirect us the user to the page 9 instead of page 1?

    Thank you
    Machaan

    Tony, when the session expires after idling, wouldn't the point of application is invalid and so no point of application of the new session value any?

    Machaan,
    My suggestion would be to save the current page to a variable preference of the user (by saving it to an application process that is running on the page of each page load). Extract the value of this preference after connection and redirect to this page (owa_util.redirect_url) if it is not null. On logout, delete this preference, so that you are not redirected to this page in the next connection.

    Note that the implementation of your condition (using any approach) could lead to problems that you might want to consider.
    For instance if the user was in a page that has a dependent process/calculations onload on some elements of the page (another page set) as would be the case with a child page/edit record of pages; It can generate many unforeseen errors when you connect and redirect to this page without setting any of these elements.
    Another case would be when these pages were opened in pop-up windows or the content of the iframe (and which should be called in a different page) and the parent page has expired without any submission (so once again is the child page last page)

  • The user records.

    Hi, I have a question. When I create a new user to the shared services some users have folder tree (databases, favorite desktop computers, profiles, reports).
    When it is created? We don't have it for some users.

    Best regards
    Grzegorz

    Hello

    I think that they are normally created when the user interacts with the workspace - connects, creates preferences or launches Web Analytics.

    Cheers, Iain

  • How to disable the activity of the user during query execution.

    Hello

    I use jdeveloper 11g, I have the choice of a Select on a JSF page that executes a query when the user changes the selection, now I would like to warn the user interaction until the query is complete, I tried to disable the other controls like this:

    someControl.setDisabled (true);
    vo.executeQuery ();
    someControl.setDisabled (false);

    The problem is that the 'someControl' will not get updated until the procedure ends so it does not have disabled.

    Any clue?

    Thank you

    Mike.

    Assuming you are using faces a [glass | http://thepeninsulasedge.com/frank_nimphius/2008/11/20/updated-glasspane-example-in-adf-faces-rc-with-native-functionality-example/] is a way to archive it.

    Timo

  • Go to the first screen if no interaction from the user during a minute

    Hi all

    My application displays the screen connection at startup, the requirement is, if the user is on any other screen except the connection and there is no user interaction with the application for 1 minute, I'm supposed to navigate the user to the sign again.

    I could put a timer, but I'll have to do it on the screen throughout the application. I want to avoid this.

    Any suggestions how can I go to this topic?

    Any help appricated.

    Concerning

    Put the timer in your main.qml and reset each page, when occurs a user interaction.

  • is it possible to install the application without user interaction? in the background?

    Hi, is it possible to do such a thing:

    device ask the server for an application, the server responses and address 'Give me' I can download a *.cod file. is it possible I want to download (and install) without user intervention? I have average-not browser opens, the user clicks on what whether etc application will be downloaded in the background without user interaction? is this possible? and if yes how?

    concerning

    Use IOUtilities.streamToBytes to read the file directly in a byte array.
    use createNewModule with the byte array to create a new module.
    Use saveNewModule to save the module, enter the promptForResetIfRequired() if necessary.

  • How to detect an interaction of the user with a VerticalFieldManager object?

    Hello

    It is a question for those who have more experience with gui on BB things.  I use the eclipse with Simulator pack 6 and 9800 component plugin.

    I have a VerticalFieldManager (VFM) object that contains a few fields menu. I would like to detect when the user attempts to modify one of these fields, to load a file and update the menus. The thing is that these menus are usually not changed by a user, perhaps only once for the time up-front, something like the choice of your country and city and other, then you will not change that the next time around. So I want to avoid loading the file and simply use the settings saved in the place. Here is what I tried and the solutions I've had but NOT as aestatically

    (1) I can not load the file as a response to one of the modification of fields (using setChangeListener) because it is already too late and the present menu is outdated.

    (2) I can add a checkbox to the optimization of resources and take care to load the file and update the menus there. It works, but I DON'T want. It's ugly and not easy to flow!

    (3) I tried to setChangeListener for the optimization of resources, but it receives no change! Here is the code for my VFM:

    the final private class OkVerticalFieldManager extends VerticalFieldManager implements FieldChangeListener
    {
    ----------------------------

    ----------------------------

    ' Public Sub fieldChanged (field field, int context)
    {
    If ((contexte & FieldChangeListener.PROGRAMMATIC) == 0)
    {

    ----------------------------------------------

    -------------------------------------------

    }

    }

    }

    (4) I tried to listen to reminder to focus on the optimization of resources, but it is called by display from the beginning and it seems that I can't control it. I mean I don't want to be called until the user actually click on the object.

    So I hope that there is a better way to detect a user of ANY click or an interaction with the optimization of resources and I catch and do my thing, before the opening of the menus in there.

    Hope that this clear enough.

    Thank you.

    A few possibilities:

    1. you can check the field with emphasis (to use VOR getLeafFieldWithFocus()) in your makeMenu() and branch accordingly.

    2. you can define listener focus on each field change and bake menu items when its focusChanged() method is called with equal to FOCUS_GAINED eventType. There you can check the setting of field and prepare the relevant menu items.

    You can use the same setCookie/getCookie approach I have proposed before in both scenarios if you wish.

  • The element of Interaction of the user does not correct my Boolean attribute value

    Hello

    I'm just starting using the element of User Interaction. In my workflow, I set several attributes - some string and a Boolean value. I have a script task that makes treatment and eventually set these attributes. I then a piece of User Interaction that has these characteristics than external contributions. The Interaction of the user unit shows the correct values to strings, but the Boolean value is always shown as wrong - regardless of what I put the attribute in the script task immediately preceding.

    I'm confused. I plugged everything in the binding in the same way, but it does not seem to reflect the State of the attribute. I can switch the Boolean value in the Interaction of the user and the attribute is replaced as expected.

    Thank you

    Edit: I have reproduced this issue with a very simple affair. Make a new workflow and put only a part of the Interaction of the user in it. In the UI element, create an external of entry as a Boolean attribute of the workflow. Default font to True/Yes. When you run the workflow, the user interface element shows the value as a no.?

    Hello

    Looks like a bug in the client Java vRO (but works in vSphere client to Web). I am able to reproduce it in my environment, on the two vRO 6.x and 7.0.

    I'll open a PR in order to track and remedy in the future vRO releases.

    BTW, I vaguely remember there is a reported similar problem long time for vCO 4.x. It seems that the problem has reappeared again in silence

Maybe you are looking for