I created an Omniscript form along with dataraptor Extract. When I test within Salesforce as Authenticated User, it works perfectly.
However, when I run as a guest user in an experience site, dataraptor fail to return any result.
I Have Assigned Omnistudio licence and required object permission (omnistudio objects).
Any one have idea, are dataraptor executes by guest user or not.
@Salesforce OmniStudio Developer @Vlocity @*Experience Cloud Developers* @* Experience Cloud *@Securing Experience Cloud
This might not help but have you used F12/inspect on the page while running the Omniscript? I had a lot of errors when I checked mine and had to grant the guest user access to a number of different apex classes. I used Chrome and was also able to check the network tab to troubleshoot permission issues. Do refer this link
and Check the field level access of those objects.