• Sebastian K
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 2
    Likes Given
  • 3
    Questions
  • 3
    Replies

I am trying to create a Flow test for my Flow, but it gets stuck on a loading screen when I try to "Set Initial Triggering Record". It's a record triggered flow. This is for flows regarding the Task object

User-added image
It's been like this for hours. I have tried to refresh. I have tried different sandboxes. I have tried logging in and logging out agian. I have tried different browsers. 

The only theory I have is that there are multiple record types for Tasks, but that shouldn't be a problem right?

I cannot de-activate a user for the "Updated Triggering record" part of the test for my flow. I am doing a record triggered flow for the User record type.

Also, I get this error when "editing" the test:

Object Profile is not supported in UI APISave your flow and refresh the page. If the problem persists, contact Salesforce Customer Support. Error ID: -1186868143.
Error Details
If you're working on a screen component, check your component configuration for invalid values.
This page has an error. You might just need to refresh it. [LWC component's @wire target property or method threw an error during value provisioning. Original error: [Object Profile is not supported in UI API]] Failing descriptor: {markup://lightning:lookup}

Hello. I am currently writing Flow Tests for my new Flows in my org. My flow sets a field to todays date. Now, I want to see if it does that successfully. However, one can only hardcode the date in the assertions. 

Anybody have a solution to this?

I am trying to create a Flow test for my Flow, but it gets stuck on a loading screen when I try to "Set Initial Triggering Record". It's a record triggered flow. This is for flows regarding the Task object

User-added image
It's been like this for hours. I have tried to refresh. I have tried different sandboxes. I have tried logging in and logging out agian. I have tried different browsers. 

The only theory I have is that there are multiple record types for Tasks, but that shouldn't be a problem right?

I cannot de-activate a user for the "Updated Triggering record" part of the test for my flow. I am doing a record triggered flow for the User record type.

Also, I get this error when "editing" the test:

Object Profile is not supported in UI APISave your flow and refresh the page. If the problem persists, contact Salesforce Customer Support. Error ID: -1186868143.
Error Details
If you're working on a screen component, check your component configuration for invalid values.
This page has an error. You might just need to refresh it. [LWC component's @wire target property or method threw an error during value provisioning. Original error: [Object Profile is not supported in UI API]] Failing descriptor: {markup://lightning:lookup}

I have free test salesforce

this trail
https://trailhead.salesforce.com/modules/apex_patterns_dsl/units/apex_patterns_dsl_apply_dl_principles

i shell deploy the source librarys
https://githubsfdeploy.herokuapp.com/?owner=financialforcedev&repo=fflib-apex-mocks
https://githubsfdeploy.herokuapp.com/?owner=financialforcedev&repo=fflib-apex-common

if i go Sandbox.. i cannot log in.. if i go production i get "OAuth Error"
We can't authorize you because of an OAuth error. For more information, contact your Salesforce administrator.
1800 : There was a problem in setting up your remote access

Hi,

-> We have developed 3 lightning components and added that to lightning Record pages.
Even though the form factor is desktop and phone for all these components and pages, it doesn't show up on the iPad.
 
-> Similarly In the apps section, these components don't come up as tabs/apps.
 
-> Is there any Specific reason, for these components to not show up on the iPad?
Note: This is visible on iPhone
 
-> Apparently we have created  App pages that show up on iPad but not the record details page.
 
-> Is there any workaround for this issue? , else I am missing any configuration stuff that needs to be done to make components visible in IPad.

I have free test salesforce

this trail
https://trailhead.salesforce.com/modules/apex_patterns_dsl/units/apex_patterns_dsl_apply_dl_principles

i shell deploy the source librarys
https://githubsfdeploy.herokuapp.com/?owner=financialforcedev&repo=fflib-apex-mocks
https://githubsfdeploy.herokuapp.com/?owner=financialforcedev&repo=fflib-apex-common

if i go Sandbox.. i cannot log in.. if i go production i get "OAuth Error"
We can't authorize you because of an OAuth error. For more information, contact your Salesforce administrator.
1800 : There was a problem in setting up your remote access