otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire

Go Back   Oracle OTM / G-Log GC3 Community Support > OTM / G-Log - Functional Topics > Execution
Reload this Page

Can 2 Mail ids be stored in a single Contact screen


Execution Employing the Tendering process in OTM / G-Log - including the setup of carrier domains, workflow parameters, regional tendering and contact groups.

Tags:

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old October 10th, 2007, 14:03
Junior Member
 
Join Date: Jun 2007
Posts: 24
Thanks: 6
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
moshe is on a distinguished road
Can 2 Mail ids be stored in a single Contact screen

Hi,

Can 2 email address be stored in the Contact Screen. I've to send email notifications to 2 mail ids which belongs to the same contact .Is this possible in OTM?

Regards,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old October 10th, 2007, 14:34
Senior Member and Blogger
 
Join Date: Nov 2006
Location: San Diego, CA
Posts: 76
Blog Entries: 2
Thanks: 0
Thanked 18 Times in 17 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
AlejandroBarba is on a distinguished road
Re: Can 2 Mail ids be stored in a single Contact screen

Hi Moshe,

We are in OTM 4.5 and we could not find a way to have more than one Email account so we took 2 different approaches:
- For Internal Email addresses we use Email groups (which are configured outside of OTM)
- For External Email addresses we created Automation Agents that will listen for an event and notify the respective secondary Email addresses.

I ignore if newer versions of OTM allow more than one Email address per contact.

Hope this helps,

Alejandro B.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to AlejandroBarba For This Useful Post:
moshe (November 8th, 2007)
  #3 (permalink)  
Old October 10th, 2007, 14:59
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: Can 2 Mail ids be stored in a single Contact screen

Hi - I think the "contact group" functionality (introduced in 4.5) may be able to help you here. Check it out in the on-line help. You can define a contact group which contains multiple contacts and use that contact group within the "Notify Contact" automation agent action.

Exactly what is the process that you are implementing and therefore need to send two email notifications for ? There could be a number of different approaches.

Re-post if you have questions on that.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old October 10th, 2007, 15:03
Senior Member and Blogger
 
Join Date: Nov 2006
Location: San Diego, CA
Posts: 76
Blog Entries: 2
Thanks: 0
Thanked 18 Times in 17 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
AlejandroBarba is on a distinguished road
Re: Can 2 Mail ids be stored in a single Contact screen

Hi BMJ23,

Can the contact group be used for tenders too? We tried that approach and we could not make it to work since the tenders are only sent to the Primary Contact of the Service Provider.

Thanks,

Alejandro B.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old October 10th, 2007, 15:16
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: Can 2 Mail ids be stored in a single Contact screen

Hi Alejandro,

As far as I am aware the shipment tender workflow works slightly differently in that I think it only notifies, as you say, the primary contact email address of the service provider. Hence the interest in knowing exactly what process moshe is trying to implement...

I have not tried setting up a scenario where the primary contact for the service provider is configured as a contact group (not sure that is something you can do via the UI), but if it takes 20 minutes to set up and test that it might be worth investing that time.

If you need to implement a solution to notify multiple contacts when a shipment is tendered, then I would be looking to use workflow to notify other email addresses when a shipment is tendered (as it sounds like you have done) or using something similar with involved parties which could be added either using auto assignment rules, or if needs be, Direct SQL update (assuming it cant come from integration)...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old September 23rd, 2008, 15:47
OTMSIG Board Member
 
Join Date: Oct 2006
Posts: 9
Thanks: 0
Thanked 2 Times in 2 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
bmclamb is on a distinguished road
Re: Can 2 Mail ids be stored in a single Contact screen

Hi All -
Just curious if anyone else has found a resolution for this? We have a similar situation. We want to send an email tender offer to one contact and http post tender offer to another contact for the same shipment and at the same time. Any ideas? We are on 5.5 CU4
Thanks,
Beth
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to bmclamb For This Useful Post:
BBraswell (September 29th, 2008)
  #7 (permalink)  
Old October 6th, 2008, 14:10
OTMSIG Board Member
 
Join Date: Oct 2006
Posts: 9
Thanks: 0
Thanked 2 Times in 2 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
bmclamb is on a distinguished road
Re: Can 2 Mail ids be stored in a single Contact screen

Hi All -
I logged this question with support and got the reply below. I was asking about sending an email tender and an http post tender. The actual tender can only be sent to the primary contact, but the information in the planned shipment can be sent via http post as outlined below.

You can set up an Automation Agent that triggers off of the Tender event (i.e. SHIPMENT TENDER - SENT) and then have it use the Agent Action "SEND INTEGRATION" to the HTTPPOST external system.
This should send the shipment information as well as any tender i
nformation for the shipment. On the selected External System, you can configure
any Out XML Profile to include the information that you wish to include in the transmission.
thanks,
Beth
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
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
Contact Notification-Basic question Ashok Revuri Workflow 2 February 20th, 2008 03:53
customizing mail notification Brintha Branding, Screen Sets, XSL/CSS and Translations 2 December 17th, 2007 15:54
Stored Procedures ajoybasu Database Administration 1 October 15th, 2007 02:46
Adding the extra tab for the contact screen in 5.5 sn1405 Branding, Screen Sets, XSL/CSS and Translations 0 July 25th, 2007 02:33
[SOLVED] Testing SMTP mail relay via telnet chrisplough SysAdmin and Management 2 June 7th, 2007 13:43



All times are GMT. The time now is 01:28.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


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