-
1. Re: can we set up email-to-Problem as like email-to-case
Shardul GhorpadeNov 22, 2019 5:35 AM (in response to Rajkumar Meher)
Hi Rajkumar,
Do you mean ,creating an incident or ticket in Remedyforce using email ?
If Yes then please have a look at below documentation for same.
Thanks,
Shardul
-
2. Re: can we set up email-to-Problem as like email-to-case
Rajkumar Meher Nov 22, 2019 5:45 AM (in response to Shardul Ghorpade)i know the process for creating incident as a case
i want to know for the process od creating a Problem as a case -
3. Re: can we set up email-to-Problem as like email-to-case
Neena Ahirrao GuhaNov 22, 2019 7:11 AM (in response to Rajkumar Meher)
I am confused about, whether you are trying to create 1st problem n then to case or vise versa; can you please elaborate more on your exact use case?
However please go through following discussion, you might get some pointers.
Automatically Create A Case From A Custom Object - Salesforce Developer Community
Thanks,
Neena
-
4. Re: can we set up email-to-Problem as like email-to-case
Rajkumar Meher Nov 22, 2019 9:52 AM (in response to Neena Ahirrao Guha)No i dont want to create incident , only Problem .
-
5. Re: can we set up email-to-Problem as like email-to-case
Anne BrockNov 22, 2019 2:27 PM (in response to Rajkumar Meher)
2 of 2 people found this helpfulRajkumar Meher wrote:
As like whenever we email to a particular Id to create a case in salesforce, can we set up the same for creating a problem ticket
Please suggest, if is there any process exist, if not then can we configure any process to create it .
I think if you want to create a problem from email (instead of an incident) you need to build a custom email apex class.
kedar zavar Paul Donders Comments?
-
6. Re: can we set up email-to-Problem as like email-to-case
Anne BrockNov 22, 2019 2:28 PM (in response to Anne Brock)
(and by the way - I don't think you should create problems via email...)
-
7. Re: can we set up email-to-Problem as like email-to-case
Paul DondersNov 22, 2019 2:43 PM (in response to Anne Brock)
4 of 4 people found this helpfulHi,
I can easily create a new Apex email listener if you like, but from a process perspective as Ann suggested, that’s not what you want.
A problem is related to an incident to find a root cause for a recurring incident or as proactive investigation. Not something an end user should do.
What is the use case in detail?
Paul Donders
2Grips
-
8. Re: can we set up email-to-Problem as like email-to-case
Rajkumar Meher Nov 25, 2019 5:51 AM (in response to Paul Donders)Hi Paul,
Thanks for the quick response and your interest, As per the incident we can set an SLA for different severity,
But sometimes we need to create a direct problem for service request and assign to a team. which does not need any SLA to count down.
If you can create an apex email listener, this will helps a lot to me.
Thanks in advance,
Rajkumar Meher
-
9. Re: can we set up email-to-Problem as like email-to-case
Paul DondersNov 25, 2019 6:03 AM (in response to Rajkumar Meher)
Hi
Rajkumar Meher
OK, not sure if I completely understand. So from a Service Request you would need to create a problem. Why not do it with Process builder. If the Servcie Request meets the criteria create a problem.. Will that help? Why the need for email.
Again, very happy to create it, but still don't get the usecase.
-
10. Re: can we set up email-to-Problem as like email-to-case
Rajkumar Meher Nov 25, 2019 6:24 AM (in response to Paul Donders)1 of 1 people found this helpfulHi Paul,
Some time for any root cause we directly link a problem to the case, and sometimes we know the root cause no need to assign to any team, at that time we want to create a problem for the fix, whether in code any patch or any change management, for that we have to wait for the maintenance activity, so that we will update and restart servers .
If you can write the code, it will be a great help.
Rajkumar Meher
-
11. Re: can we set up email-to-Problem as like email-to-case
Paul DondersNov 25, 2019 7:03 AM (in response to Rajkumar Meher)
2 of 2 people found this helpfulCreating the class would take 1 day of effort. This will contain the apex class and the related test class. When ok by you, approved, we can move to production.
Any questions; ping me an email; paul.donders@2grips.com
-
12. Re: can we set up email-to-Problem as like email-to-case
Rajkumar Meher Nov 25, 2019 8:37 AM (in response to Paul Donders)Let me know when you will write the complete code, i want to test it .please give me the code to learn, i am new to apex
-
13. Re: can we set up email-to-Problem as like email-to-case
Paul DondersNov 25, 2019 8:41 AM (in response to Rajkumar Meher)
Just to be clear, it would require a day of consultancy to get this sorted. I can deliver within the next two weeks if you want.
-
14. Re: can we set up email-to-Problem as like email-to-case
Rajkumar Meher Nov 25, 2019 8:51 AM (in response to Paul Donders)Sure, thanks