otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
 Follow New Posts:Twitter
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTM Wiki

OTM SIG
OTM Wiki
MavenWire


Share Oracle Enchancements, Issues and Bugs This forum is for sharing Oracle Enhancements, Issues and Bugs with other members of the OTM SIG Community to gain greater visibility and help push towards a timely resolution.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old June 4th, 2008, 18:49
Member
 
Join Date: Sep 2007
Posts: 75
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 8
Thanked 13 Times in 11 Posts
Rep Power: 3
cwarner is on a distinguished road
Send a message via Skype™ to cwarner
Enhancement: Notification Profiles

I really see a limitation in OTM in how the system handles message notifications. I have shared this issue with Oracle, and would like to hear from other people if this is an issue for you as well, and if you would see it as a helpful upgrade.

In our business, we use OTM to notify involved parties with Pickup and Delivery estimates, as well as many other notifications. Some of our customers and suppliers find these notifications helpful. Others find them annoying. The way that the system is currently configured this is not a problem.

Our issue really comes in when a customer likes some of the notifications but not others. There is currently no way to setup a contact to only receive select notifications.

My thought is the best way to configure something like this would be to have a notification profile assigned per contact and list what they would and would not like to receive. This way we could have a base set of notifcations that could be modified individually as needed.

This enhancement would be particularly useful to us, as to do this now, we have to set the contact's email address to an internal email, and manually forward the select notifications that they would like to receive.

Would this be useful to you as well?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old June 10th, 2008, 12:09
Junior Member
 
Join Date: Mar 2008
Location: Oxford, UK
Posts: 8
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 1
Thanked 2 Times in 2 Posts
Rep Power: 0
SamWoodcock is on a distinguished road
Send a message via AIM to SamWoodcock Send a message via Skype™ to SamWoodcock
Lightbulb Re: Enhancement: Notification Profiles

Have you considered 'externalising' the various notifications into refnums?

Quite often notifications are sent to entity Involved Parties. If you specify your IP Contact at a Location (or if you use a naming convention to join contacts to a location), then you can set refnum quals on the IPLocs to control which notifications should be 'turned on/off' for a given IPContact. Each notification would have its own related unique Location Refnum Qualifier. You could have a separate refnum qual for Pickup Estimates, Delivery Estimates, or any other custom workflow notification you want to build.

For example, I have a workflow to notify the ORDEROWNER when a new Order Base is created. Some ORDEROWNER's want to receive this alert, some don't. By attaching the refnum to the ORDEROWNER's location, I can control whether to send the alert or not by adding or deleting the refnum qual on the location. Similarly you can exclude/include refnums depending on the notification a given ORDEROWNER wants to receive.

The following SQL is used to Assign a variable in an agent (this is for an Order Base agent notification). Then, the variable is used as the Notify Contact.

SELECT NVL(
(SELECT INVOLVED_PARTY_CONTACT_GID
FROM ob_involved_party obip,
location_refnum lr
WHERE INVOLVED_PARTY_QUAL_GID = 'ORDEROWNER'
AND lr.location_gid = obip.INVOLVED_PARTY_CONTACT_GID
AND LOCATION_REFNUM_QUAL_GID=obip.domain_name
||'.OC-OB-CREATED_NOTIFY_IP'
AND obip.order_base_gid = $Gid
), ('ELX.DUMMY'))
FROM dual

---
Sam Woodcock
Mavenwire Consultant
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to SamWoodcock For This Useful Post:
cwarner (August 29th, 2008)
  #3 (permalink)  
Old October 22nd, 2008, 19:53
Junior Member
 
Join Date: Jul 2007
Posts: 9
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
otm_user is on a distinguished road
Re: Enhancement: Notification Profiles

Sam,

Can you tell me how to assign a variable to the notify contact in the agent.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
VPD profiles using Corporation cool_brat SysAdmin and Management 3 December 29th, 2008 09:42
EBS Profiles - Need help Krish OTM / EBS / JDE E1 Integration 2 December 19th, 2008 06:44
Oracle's New Enhancement Request Process chrisplough Share Oracle Enchancements, Issues and Bugs 1 August 29th, 2008 19:43
Out XML profiles to select Reference Rajas.kirtane Integration and Data Mapping 2 June 6th, 2008 14:39
VPD Profiles on your own domain gborza SysAdmin and Management 2 April 3rd, 2008 19:56



All times are GMT. The time now is 00:36.
Copyright © 2006-2009, Open Book Solutions LLC. All rights reserved.


Inactive Reminders By Icora Web Design

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40