Requested tasks

Discussions related to Crystal Reports development.

Moderator: Lisa Ennis

Post Reply
smadderla
Posts: 16
Joined: Fri Nov 02, 2012 5:31 pm

Requested tasks

Post by smadderla »

Hi ,
I am trying to get task for an order when it is created or updated and I am looking for a field like when task is created or modified.
I have looked into pfm.task, pfm.requested task ,pf.changeevent tables and didn't find any field.Please let me know how to proceed with this.

Thanks,
Sangeetha.
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Requested tasks

Post by BobRichards »

You will need to subscribe to the TasksChanged notification that is provided by Select when a new task is created or changed. See the SDK topic "How-To --> Subscribe to Notifications" for information on registering for events. I am not aware of a way to do this from the SQL tables.
Bob Richards, Senior Software Developer, SoftPro
Post Reply