Using Workflow with Web App

Hi,
I'm new to the Oracle Workflow process. I was wondering if it would make sense to use the WorkFlow Engine along with a J2EE application in the following scenario.
* After user sends his information (from a web page), an email needs to be sent
* The e-mail contains a link, which activates the account when clicked
* If the link hasn't been clicked for a specific amount of time, the e-mail has to be re-sent
If possible, how should the workflow engine be used? Thanks for any pointers.
- Ranga

Oracle Workflow has the concept of timing out activities. For example, you could model your workflow process that after sending the email, it waits 2 days for a response. If no response is received within 2 days, the workflow activity will time out and move to the next modelled activity.
In short, you could model your workflow process to meet this requirement easily. Take a look at the Requisition Approval demonstration process for examples of how time outs and notifications work.
Hi,
I'm new to the Oracle Workflow process. I was wondering if it would make sense to use the WorkFlow Engine along with a J2EE application in the following scenario.
* After user sends his information (from a web page), an email needs to be sent
* The e-mail contains a link, which activates the account when clicked
* If the link hasn't been clicked for a specific amount of time, the e-mail has to be re-sent
If possible, how should the workflow engine be used? Thanks for any pointers.
- Ranga

Similar Messages

  • Some email images do not show while using the icloud web app.  I can see the images on my IOS devices and in gmail but I only see a small gray box in the icloud web mail app.  Load HTML images is checked in preferences.

    Some email images do not show while using the icloud web app.  I can see the images on my IOS devices and in gmail but I only see a small gray box in the icloud web mail app.  Load HTML images is checked in preferences.  Is there a solution to this issue?

    I've seen the opposite issue.  My wife recieved an email with jpg attachments.  She couldn't see or print them on her iPhone 4S but they showed up fine in iCloud or in the mail app.  I had her forward the email to herself and then they showed up.  I assume there is an issue with how Apple is processing the attachments and resending causes them to get reformatted in a way that makes them easier to handle.
    So yeah.  Seems like some bugs.  Hope Apple fixes them soon.

  • Best practice when using Tangosol with an app server

    Hi,
    I'm wondering what is the best practice when using Tangosol with an app server (Websphere 6.1 in this case). I've been able to set it up using the resource adapter, tried using distributed transactions and it appears to work as expected - I've also been able to see cache data from another app server instance.
    However, it appears that cache data vanishes after a while. I've not yet been able to put my finger on when, but garbage collection is a possibility I've come to suspect.
    Data in the cache survives the removal of the EJB, but somewhere later down the line it appear to vanish. I'm not aware of any expiry settings for the cache that would explain this (to the best of my understanding the default is "no expiry"), so GC came to mind. Would this be the explanation?
    If that would be the explanation, what would be a better way to keep the cache from being subject to GC - to have a "startup class" in the app server that holds on to the cache object, or would there be other ways? Currently the EJB calls getCacheAdapter, so I guess Bad Things may happen when the EJB is removed...
    Best regards,
    /Per

    Hi Gene,
    I found the configuration file embedded in coherence.jar. Am I supposed to replace it and re-package coherence.jar?
    If I put it elsewhere (in the "classpath") - is there a way I can be sure that it has been found by Coherence (like a message in the standard output stream)? My experience with Websphere is that "classpath" is a rather ...vague concept, we use the J2CA adapter which most probably has a different class loader than the EAR that contains the EJB, and I would rather avoid to do a lot of trial/error corrections to a file just to find that it's not actually been used.
    Anyway, at this stage my tests are still focused on distributed transactions/2PC/commit/rollback/recovery, and we're nowhere near 10,000 objects. As a matter of fact, we haven't had more than 1024 objects in these app servers. In the typical scenario where I've seen objects "fade away", there has been only one or two objects in the test data. And they both disappear...
    Still confused,
    /Per

  • Adhoc workflows with Web dynpro

    Hello All,
    Is it possible to implement Adhoc workflows with Web dynpro ABAP?
    I am trying to do a prototype on the same, and wanted to know if Web dynpro has some options for the same.
    Please let me know.
    Regards,
    Shalini.

    Hi Shalini,
    Maybe this helps you...
    Create new UI's for existing workflow tasks with ABAP Web Dynpro and Universal Worklist!
    Chitrali

  • Using MS Access Web App, can you set the tab order of the fields on a form?

    Using MS Access Web App, can you set the tab order of the fields on a form?  Doesn't appear to be a property.  I don't see a programmatic method.  I saw someone suggest using goto control on the after update event trigger but what if the person
    doesn't edit the field?  No event would be fired.
    Jim

    Hi Jim,
    >>Using MS Access Web App, can you set the tab order of the fields on a form?
    I am afraid you could not. In Web applications, the tab order is set automatically and cannot be changed.
    (From
    https://support.office.com/en-au/article/Set-the-tab-order-for-controls-3d7f749c-5a53-42b2-bb0e-2323fa044e2e)
    >> I saw someone suggest using goto control on the after update event trigger but what if the person doesn't edit the field?  No event would be fired.
    The goto method is a workaround, but it should be triggered by a specific event. What I can figure out is changing the order of the fields.
    If this is a feature you want to include in future versions of Access Web app, please submit a feedback as the picture below:
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Using ipad with remote app, I cannot change to watching a movie from listening to music through Apple TV without resetting the procedure. It only changes the song

    Using ipad with remote app, I cannot change to watching a movie from listening to music through Apple TV without resetting the procedure. It only changes the song

    it might be worth checking your TV settings to see if it has an option for different settings based on whether using the tv speakers or headphones.
    Normally you should be able to control the sound via the tv.
    Have you tried it without the headphones?

  • Can't use {tag_itemid} in web app detail layouts

    Hey gang,
    I was trying to help someone implement a rating star system for their web app items and they wanted the ratings widget also to appear in the detail layout but for the widget to work they needed each item to have a unique id.  It works fine for them in the list layout but the {tag_itemid} does not render in the detail layout. This is a third-party star ratings widget/service so they store the rating data on another server and each time they show the ratings widget it needs to be tied to a unique id.  I suggested adding a "uniqueid" field to their web app but they intimated that having the client add/update a new uniqueid for each item (of which they have thousands) would be unmanageable.
    I think this is a bug.  Is there a reason we can't use {tag_itemid} in the web app detail layout?

    brilliant!
    what is the usual timeline for a sprint Mario lol?
    Defintely agree with Liam in that most of the tags/module tags for both the list and detail layouts should be universal as there are some situations where you need to use the tags dynamically to create outputs that need to be shown in both...
    for example
    I'm using a polldaddy rating system for a webapp currently and to get it to show up on each listing item separately requires a unique ID so using {tag_itemid} made perfect sense as it wouldnt break any polldaddy coding... however I cannot call the same rating system into the detail page (where it would logically be repeated) because I cannot replicate the same ID with no {tag_itemid} availble.
    Asecond example is:
    Since we had managed to put a readers upload gallery into a nice compact layout in the list layout using litebox and the ?Action=thumbnail feature the client really wanted to keep the photo gallery commenting system simple aslo (not to many steps) so ideally we would have liked to only ustilise the list-template and put the comment feedback tag in a sliding div (to show & hide it) so that readers could stay on one list page... but once again this wasnt possible becuase the {module_ratingfeedback} was not available in the list view (forcing us to make them click through to the detail page).
    FYI: heres a sample link to what we had to put together in the end for the above - still slightly in development
    http://www.nzhunter.co.nz/test-gallery
    Anyway I think you get the idea - more flexibility and universal usage options for tags/module calls would be great.
    Look forward to the updates at some point.

  • Members regular gift contacts with web apps?

    Hi All,
    Appreciate if anyone can help.  I am building an online gift shop and my customer wants the ability for the regular customers to be able to log in and store their friends and family special dates.  For example, Wife's Engagement, Wife's Birthday, Sister etc..  Once these are stored, the customer can log in and simply choose the gift and select "Wife" and it will automatically add in the address details to an order form.
    I am thinking to do this as a web app, but i have two main questions:
    1. Can a web app be created so that a member can only see and edit those contacts he created?
    2. How can an order form capture these details after the memeber selects "wife" etc..
    Then further on the back of this, say he adds in wifes birthday into the web app, can this then be used by the email marketing to automatcially send an email to customer to remind him about wifes birthday and order gift?
    Thanks for all your help.
    Scott

    To answer your questions about number 1:  You can have a website user login to a secure zone.  Once inside the secure zone you can add a form to add a web app item.  Once the item is submitted by the user while they are in a secure zone it gets "attached" to their account.  When a web app item is attached to a user you can show them a list of their submitted web apps in the secure zone only.   You could list these publicly as well but that's not a good idea if it's a collection of personal information like addresses.
    My concern with this is I know that BC creates a publick URL for each web app item.  This gets included in your sitemap.xml file automatically.  The only way to avoid this is to disable the web app item but that also will disable it from being show to logged in users when you list their submitted web app items.
    Because of this concern I don't think it's possible to achieve what you want.  The web app items are considered public and I don't think there's a way to turn that off.  I hope someone has a way around this, but I can't think of one. And because web of the public nature of web app items I don't think web apps is the way to go.
    You'd think that you could do it with an extended CRM dataset but I'm not sure how you'd go about it.
    Re: Automated emails to your customer.  That is possible.  BC has a set number of fields that email campaigns use to send email campaigns against.  The first one is "Birthday" and the other are open-ended for you to use any type of date-- anniversary, etc.
    Here are some links about automating emails based on dates: http://bcgurus.com/blog/birthday-email-marketing-campaigns
    And: http://forums.adobe.com/docs/DOC-2541
    But, again, there's a set number of fields for anniversary dates right now in BC so they can only add a few of them which might not be applicable for your case.

  • Multiple users, using the same web app items?

    Iam building a service for familes were the parents should be able to read / add / edit the same secure web app items.
    So when logged in the user have access to the same user submitted web app items.
    I found a thread answerd by Liam and my guess this is not possible? Can it be partial be done e.g. just let the "family" read the familys items? And no there is not possible to add / pair the users in backend because there are to many.
    Any tip where to look? I have tried to use the "uniqe ID, datasource, unique template" method but do you "wizards" :-) think that's the way to go?
    This thread suggest it's not doable.
    http://forums.adobe.com/message/5547102
    Thanks!
    //Johan
    Formpartner

    Not in association Johan no.
    You can have one "Family" login they all use to log in but it will kick one out if the other logs in and of course, multiple people sharing the same login increases the security risk.
    You can only set one owner as well.

  • How to upload to Azure Media Services when using HTML5 with Web API

    I keep finding examples demonstrating how to upload video to Azure Media Services through a console application.  I am developing an application using HTML5 with angularjs and web api, but am having trouble finding an example for uploading when you
    are getting the file from a form on a web browser.  The main issue I find is that I see a way to upload from a file path and no way to upload from a stream.  I would like to upload the file to blob storage and then associate the file in blob storage
    with the IAssetFile object, which is then associated with IAsset.  It this possible and if so can you point me in the direction of some tutorials that demonstrate this?  Also, I am allowing site members to upload videos and images.  For this
    images scenario, I saw doc. demonstrating how to start a job that will save the image into a different size, what if I need four different sizes for each image uploaded?

    Hi,
    the following example shows how to upload a stream into a blob and associate the blob with an asset: https://code.msdn.microsoft.com/How-to-upload-a-stream-to-d2750102.
    thanks,
    Julia
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Photo gallery intergration with web app

    I want to create a web app where If I create a new item, that automaticly will create a new photo gallery. Also this photo gallery will be automaticly linked in a field with the photo gallery code. Is this possible? Yes, How can I achieve this?

    Hey, I take it this was built in Muse considering the sherr gianmous amount of inline CSS and Scripts? Really hard to find the issues, lol.
    You have two errors, one is that prettyPhoto is not a function and that is a result of this:
    Timestamp: 5/05/13 8:57:06 PM
    Error: Error: Load timeout for modules: main
    http://requirejs.org/docs/errors.html#timeout
    Source File: http://pevronestate.vivovecompany.com/scripts/require-jquery.js
    Line: 159
    It is a common error luckily and I believe its only here:
    <script data-main="scripts/main.js" src="scripts/require-jquery.js"></script>
    When you reference BC scripts etc you need to tell BC to read from the root so when you go into things like a detail view of a web app which is a folder level down from the root where to find the code.
    Any script, image, css call etc needs to have a / in front of it.
    So ...
    scripts/require-jquery.js
    Would be...
    /scripts/require-jquery.js
    And so on.
    Hope that helps.

  • Can I use Ping with Russian App store account?

    I have a russian App Store account. Can I use Ping with it?
    And if I can't, Can I make an USA App Store account without a card?

    Put a credit card in the payment methods. The credit balance will be used first and the remainder charged to the card.

  • Using workflow with Oracle InterConnect

    Has anybody had any experience using Oracle WorkFlow with Oracle InterConnect? I have created events deployed by iStudio to Oracle Workflow but when I try to send the message, the activity/function that I create (both PL/SQL or External Java) using Oracle Workflow Builder never get executed. Am I missing something? Are there any procedure I need to run with iStudio and Oracle Workflow?
    Any help will be greatly appreciated.
    Thanks,
    Edward

    Hi Edward,
    When you say that the function never gets executed, do you mean that nothing in the workflow is running, or just this step?
    Is the system status set correctly? Have the event definitions been deployed from iStudio to BES? Have you completed the post installation steps for InterConnect for workflow development?
    Is it just the workflow component that you are having problems with? Since the workflow adapter is essentially a customized AQ adapter, this should run fine out of the box.
    HTH,
    Matt
    Alpha review chapters from my book "Developing With Oracle Workflow" are available on my website:
    http://www.workflowfaq.com
    http://forum.workflowfaq.com

  • How to use JAXB with web services

    Hi All,
    I am new to JAVA WS and read the sun jee tutorial on JAX-WS and SAXB. Now I can create simple JAX-WS passing simple parameters. Now I want to create a service which take java bean as a parameter or returns a java bean (complex type). I think this is where JAXB should come. However I can understand JAXB seperately, but still could not find how JAXB is work together with my web service. Could someone help me or point to a simple tutorial/example on using JAXB with JAX-WS. Or simply a tutorial that use Complex data type in JAX-WS.
    Thanks
    Nalaka
    Edited by: nalakayoyo on Mar 27, 2008 11:39 PM

    Hi,
    When you are using JAX-WS, there is a tool wsimport, with which you are going to generate the artifacts required to implement the web service.
    When you pass the WSDL as a parameter to the wsimport tool, it will be create the required beans also(JAXB Objects).
    So need of any other external implementation of JAXB when you are working with JAXWS
    Thanks,

  • Adobe forms using Workflow with normal SAP

    Hi All,
    Can any one help me, how to assign Adobe forms to Workflow with normal SAP.
    Thanks,
    Archana.

    Hi,
    The std. PCR (Process Change Request) workflow use  Adobe forms.
    BO is BUS7051,The std. workflows are
       WS50000041
       WS50000042
       WS03100019
       WS21300032
    Check this [link|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50d1cb99-46cf-2b10-8880-85004a301283]
    Regards,
    Surjith

Maybe you are looking for

  • Help with iPod Touch in recovery mode

    I am trying to help my sister with her daughter's iPod touch. The end goal is to update to iOS6. It is a fourth gen iPod Touch. I plugged it into iTunes (iPod was still iOS V4.something or other) and it said there was an update availalbe. I clicked D

  • Wipe a HD via Unix in Single User Mode?

    Is it possible to wipe a hard drive using diskutil or another method when booting up in Single User Mode? We routinely need to wipe drives and if possible, this would be the easiest. I suspect because the OS that boots in Single User Mode is on that

  • Profit center column in S_ALR_87012082

    Hi, I want same report vendor balances (S_ALR_87012082) with additional column Profit Center. How to add or how to get vendor balances profit certer wise. Please send the solution. Regards, Chandu

  • Non-root is not associate with root

    I am working to setup the non-root associate with root. I have checked every configuration from the root are the same as non-root. Accept it set to non-root. - It is the same VLAN, SSID, authentication is open. I have encryption from both sides are t

  • Distribution screen enhancment in Contract item -SRM 7.0

    Hi Experts, I want to add custom fields in contract item level distribution screen In SRM 7.0, Sap has provided standard structure for item enhancement INCL_EEW_PD_ITEM_CSF_CTR and INCL_, INCL_EEW_PD_ITEM_CSF Using above structures we can enhance Ite