on ‎2014 Sep 24 1:45 PM
Dear all,
Our client receives applications from recruitment agencies, so wants to communicate through agency's email address instead of candidate's email address (candidate email address is not stored ). That means more than one candidates would have same email address (agency email),which is technically not possible.
So to handle that scenario, I thought a workaround which might be possible:
Let's suppose :
we have 2 applications A & B. Both came from same agency and agency's email address (agency@xyz.com) can not be stored for both application. so I am thinking to store agency@xyz.com.1 for application A and agency@zxy.com.2 for application B.
Now while sending the correspondence I would remove the .1 and .2 from application A and B respectively but the problem is:
Some correspondences are manually through activities, here we can remove .1 & .2 from email address but some are automatic through workflow task and its tough to do the same for them.
Then I am thinking about SCOT where all outbound emails are waiting for their time to go out, what if we do some changes in the ABAP program which brings the emails into SCOT tables, to remove the .1 & .2 and send it out .
I need you suggestions regarding the possibilities of such changes in SCOT either through ABAP changes or SCOT configuration.
Chohan
Request clarification before answering.
Hi Chohan,
May I ask you where the difference is to your post () from last week?
Why don't you do it vice versa with your email approach? Use 1.agency@xyz.com / 2.agency@xyz.com, then the agency has to make sure the inbound processing at their end.
Frank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If the agencies can use "@gmail.com" addresses it probably may help you without any additional cost. Gmail address for the agency may be for example:
Google (maybe also others too?) allows to modify externally the address (while it stay in fact the same) in following way:
"agency+1@gmail.com" - and the correspondence will come on the original "agency@gmail.com"
for next candidate can write:
"agency+2@gmail.com" and so forth with the same effect. We are using it for testing purposes to have only one address for many "ghost" candidates.
There is no need to create the agency+1 and next of course.
Probably it will help you. Regards
| User | Count |
|---|---|
| 7 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.