I am not sure how to fix this and any feedback would be greatly appreciated
The SFDC Admin added a new picklist value for field we sync to Marketo.
The field is a picklist field in SFDC and a string field in Marketo.
We received the below error in SFDC
The SFDC Admin added the picklist value for the field on the Campaign, Lead and Contact object and the error is no longer showing up in SFDC
However we are still seeing these errors in Marketo
In our Marketo forms,
This field is setup as a string, it is mostly used as a hidden field value. Since there are no picklist values, there is no way to add this value to the forms that have been identified. How do I fix this?
Solved! Go to Solution.
Hi Ariel,
The error notified by Marketo is only there for informative purpose and, as Josh said, has no impact. The notification remains in the notification panel forever, it does not mean a "new" error happened.
But, depending on how the picklist is set up in SFDC, this can lead to 2 different behaviors. Picklists in SFDC has the options to accept values not in the picklist values set in the field, or not accept them.
This situation is one fo the reasons why one should use centralised / shared forms from the design studio and not forms located in Programs in Marketing Activities.
-Greg
There's nothing to necessarily do. If SFDC is now accepting a changed set of valid picklist values, it is just a warning for you to check if your Marketo forms are passing the matching values.
Marketo can actually paste ANY value into that field and SFDC will accept in (mostly) which will make your data dirty.
In your case, the only thing to do is check if your form is passing the right values from a URL parameter or something. Hard to tell what your intention is with the hidden value. If the default=Partnerships, is that still an ok value for SFDC?
Hi Josh,
We are still seeing the sync error, how do we fix this if there are no
updates needed?
Is your SFDC admin agreeing that the SOQL Numeric Overflow error is because of this field?
Yes, and the field is no longer showing an error in SFDC, only in Marketo
Hi Ariel,
The error notified by Marketo is only there for informative purpose and, as Josh said, has no impact. The notification remains in the notification panel forever, it does not mean a "new" error happened.
But, depending on how the picklist is set up in SFDC, this can lead to 2 different behaviors. Picklists in SFDC has the options to accept values not in the picklist values set in the field, or not accept them.
This situation is one fo the reasons why one should use centralised / shared forms from the design studio and not forms located in Programs in Marketing Activities.
-Greg
Greg,
Can you explain more on how one might configure a Salesforce (SFDC) field to accept foreign values?
...Specifically, a picklist field...even more specifically the standard country picklist field?
We are about to enable the standard SFDC country & state picklists, and I do not believe you can configure SFDC to accept foreign values. Is this a unique case, isolated to the standard SFDC country/state picklists?
I'm trying to understand expected behavior for a list of country values imported via Markto, and what happens when I try to sync these values from Marketo into SFDC.
Thanks,
Todd
HI Todd,
You are correct, the country pick list cannot bee set to accept foreign values. And this is the case for all standard fields, AFAIK.
Custom fields can be configured to accept values out of the defined list:
-Greg