• BMT-David
  • NEWBIE
  • 0 Points
  • Member since 2010
  • Managing Partner
  • Business Marketing Tools Ltd


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies
FLOW_ELEMENT_ERROR|INSERT --- INSERT FAILED --- ERRORS : (INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY) insufficient access rights on cross-reference id, |FlowRecordCreate|RC_Student_Class_Association
Visual Flow issue in force.com site

We have created flow "Student Subscription" force.com site in the sandbox
Which combines the use of a Force.com Site and a Force.com Visual Flow 
Within a Public "Guest User" page.

The student subscribes throught the wizard and then it is redirected to check out (Credit Card processor interface)
All features were tested separately, but suddenly stopped working.

Flow was working when contact inserted then flow execution entered into Rollup helper (rh2) managed package and rollback the inserted contact.

So, when we tried to insert Student_Class_Association__c records from force.com site then we are getting following error.

Error : 
INSERT --- INSERT FAILED --- ERRORS : (INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY) insufficient access rights on cross-reference id, |FlowRecordCreate|RC_Student_Class_Association

We have checked field level security and object permission for site user profile. We have set everything properly in sandbox. Still we are getting this issue.

You can check issue in debug log while executing flow from below site url.

https://devpro-mofetpayment.cs18.force.com/

Steps to Reproduce - Hebrew Student Subscription Force.com Site URL:
https://devpro-mofetpayment.cs18.force.com/
You have to go through the subscription wizard as follows:
Screen 1: Choose: אשדוד + Press Next
Screen 2: Choose: Test Institute + Press Next
Screen 3: Choose: Test Qualification + Press Next
Screen 4: Choose: fill in mandatory fields: 
   "Firstname
    Lastname
    Idnumber< 9 digits
    Gender<set to default
    Birthday: dd/mm/yyyy
    Home phone: 0000000000
    Student email 
    - <not mandatory>
    - <not mandatory>
    - <not mandatory>
    - <not mandatory>
    Parent email
    - <not mandatory>
    - <not mandatory>
    - <not mandatory>" + Press Next
Screen 5: display student summary + Press Next
Screen 6: Press Next
Redirected to ERROR MESSAGE Force.com Site Maintenance Screen

Browser Type: Chrome & Internet Explorer (same problem)

Hi,

 

I've been looking for any limitation on the following issues... I'll appreciate any assistance.

 

1. Is it possible to trigger an event after insert or update a "Chatter Free" user records?

2. Is it possible to attach the Chatter Free user profile photo to a specific contact record? As an Attachment!

 

Many thanks

 

David

This is Non-Profit where we are trying to integrate the community of volunteers through Chatter Free user accounts.

 

The first step would be creating a button on Volunteer Contact Records creating Chatter Free user accounts for each volunteer, using the contact email.

 

I have succeeded creating a Chatter Free account through apex data loader.

 

I am looking for limitations on this matter... but as wierd as it looks, I haven't found any.

 

Any suggestions?

 

Many thanks.

 

David.

Hi,

 

I've been looking for any limitation on the following issues... I'll appreciate any assistance.

 

1. Is it possible to trigger an event after insert or update a "Chatter Free" user records?

2. Is it possible to attach the Chatter Free user profile photo to a specific contact record? As an Attachment!

 

Many thanks

 

David

This is Non-Profit where we are trying to integrate the community of volunteers through Chatter Free user accounts.

 

The first step would be creating a button on Volunteer Contact Records creating Chatter Free user accounts for each volunteer, using the contact email.

 

I have succeeded creating a Chatter Free account through apex data loader.

 

I am looking for limitations on this matter... but as wierd as it looks, I haven't found any.

 

Any suggestions?

 

Many thanks.

 

David.