Skip to main content
When i try to start the Flow to create Accounts and Contacts trought the community sites and whit the anonymous page it get me this error: "Errore nell'elemento Create_Contact (FlowRecordCreate).

 

Questo errore si è verificato quando il flusso ha tentato di creare dei record: INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY: insufficient access rights on cross-reference id: 0013Y00002hNvw3" even if the profile guest have all permissions on the objects account and contact. What would be the problem?INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITYCreate a record Account in cui:

 

BillingStreet = {!Indirizzo_Fisico} ()

 

CAP_ZIP__c = {!CAP} (null)

 

Campo_Note__c = {!Campo_Note} ()

 

Citta__c = {!Citta} ()

 

Cod_Fiscale__c = {!Cod_Fiscale} ()

 

Codice_Univoco__c = {!Codice_Univoco_Fatturazione} ()

 

Fax = {!FAX} (null)

 

Indirizzo_PEC__c = {!Pec} ()

 

N_civico__c = {!N_Civico} (null)

 

Name = {!Name} (jhvgff)

 

Partita_IVA__c = {!Partita_IVA2} (8765)

 

Provincia__c = {!Provincia} ()

 

RecordTypeId = {!GetRecordType.Id} (0123Y000000XNq2QAG)

 

Risultato

 

Un record è pronto per essere creato quando sarà eseguito il prossimo elemento Schermata, Pausa o Azione locale o al termine dell'intervista.

 

{!NewAccObject.Id} = 0013Y00002hNvw3QAC

 

CREA RECORD: Create_Contact

 

Crea un record Contact in cui:

 

AccountId = {!NewAccObject.Id} (0013Y00002hNvw3QAC)

 

Email = {!Email2} (vncbxfvc@ghk.it (mailto:vncbxfvc@ghk.it" style="color:#.0563c1; text-decoration:underline) (mailto:vncbxfvc@ghk.it (mailto:vncbxfvc@ghk.it" style="color:#.0563c1; text-decoration:underline)" style="color:blue; text-decoration:underline))

 

FirstName = {!FirstName_del_Contatto} ()

 

LastName = {!LastName5} (nmbv)

 

Lingua__c = {!LanguageContact} (Italiano)

 

Risultato

 

Creazione del record non riuscita.
2 个回答
  1. 2020年8月28日 10:09
    Thank you for the answer but cheking isn't this the problem..
0/9000