-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opportunity not being created on new Interaction #14
Comments
Did you change the values on the Opportunity Stage field on Interaction to match your new Stage values on Opportunity? That may be the problem.
|
The stage are matching, I had removed all the default values and added the stages listed in the documentation during setup. Here is the full list of Opportunity Stages in Interaction table: Inquired This matches the Opportunity Stage list. |
Maybe you found the answer already but the answer could be in the error message you're seeing. Basically interactions was able to create a key, but it errors on the Opportunity creation step. Out of the box, some of the keys depend on Recruitment Interest or Academic Interest being populated, if those aren't then the process fails. Career is also a component of this if memory serves potentially as well. |
Hi Scott.
I thought all those were populated, maybe career wasn't. Anyway, pulled
the plug on the trial since it was failing out of the gate. If another
chance comes along to try it I'll see what it does, or maybe drop it into a
dev org if I have the time to set it all up.
Thanks for your reply.
Mike
…On Wed, Sep 19, 2018 at 3:51 PM Scott Reeser ***@***.***> wrote:
Maybe you found the answer already but the answer could be in the error
message you're seeing. Basically interactions was able to create a key, but
it errors on the Opportunity creation step. Out of the box, some of the
keys depend on Recruitment Interest or Academic Interest being populated,
if those aren't then the process fails. Career is also a component of this
if memory serves potentially as well.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AnH6o7k4gRDLPZ9eL0Cc9aqUG0_YerCRks5ucqAsgaJpZM4WUVb->
.
|
Yeah and I may be speaking out of turn possibly but I remember running into similar problems and I had to delve into what fields I was setting on the entry of an Interaction record in order to get the result I expected. |
I spent hours looking over everything, finally gave up after combing over
logs to see what was going on and still finding no answer. Wish I had a
sandbox with it installed, would be nice to figure out what was going on so
it can avoided in the future.
…On Wed, Sep 19, 2018 at 4:40 PM Scott Reeser ***@***.***> wrote:
Yeah and I may be speaking out of turn possibly but I remember running
into similar problems and I had to delve into what fields I was setting on
the entry of an Interaction record in order to get the result I expected.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AnH6o0cShc2_xIDweiT9D8K4DBvAVkQTks5ucqutgaJpZM4WUVb->
.
|
I'm testing the Interaction data entry and it is not creating an opportunity, getting error: Audit Reason
Reason: Interaction has an Opportunity Key, but could not find associated Opportunity in the system. Please verify that the Opportunity Key is valid.
I changed the Opportunity Stage values and see on the APEX trigger that "Prospecting" is a stage value listed there, is that my issue? I was going to play with this in sandbox (just deployed to prod and moving to SB tomorrow) and was wondering if this is a known issue.
The text was updated successfully, but these errors were encountered: