Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

trigger a process when a record is inserted into database

Avatar

Level 4

Hi, could someone tell me how to do the following (if it's possible):

when a record is inserted into a table in a database,

I want it to somehow trigger an action which will put an item into user's To-Do inBox of the WorkSpace,

the user can then open the form in the To-Do and use it to view the data in the newly inserted record.

this "user"'s login ID is part of the inserted record.

thanks

0 Replies

Avatar

Level 4

Mmm, trigger?  I don't know of a way.


But I supposed you could have a process that has a timer that peroidically queries the database for changes and then do the same thing.

You could also perhaps write a Service and then use the Java API to start a process?

Maybe take a look here

http://blogs.adobe.com/livecycle/2010/12/how-to-invoke-a-livecycle-process-periodically.html

Avatar

Level 10

Look at the following URL:

http://blog.sforce.com/sforce/2009/02/calling-web-services-from-a-trigger-.html

This article explains how to invoke a Web Service from a database trigger.

I hope you could find a way from there..

Nith

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now