• Papa Claus
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 2
    Replies
I would like to add a break (new line, carriage return - for the old folks) to a Transaction Security Policy (TSP) block message. 

I have tried \n, <br> and a few other in-message control characters to try and get SF to enter a new line in the TSP block message.... but no luck.

Anyone have an idea?

Thanks !
I would like to find a way to determine if a user saves a file locally on their personal machine, or on a share drive.  Im looking at Event Monitoring, but have not yet identified a tag that would work.  

Any thoughts?

TIA!
I would like to know if a user exports a SF report... did the user save the exported file locally... or to a share drive.  Does anyone know if that is possible to track in SF.?

I didnt see anything that I could user in the ReportEvent: https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/sforce_api_objects_reportevent.htm

Thanks !
Im looking for an easier way to delete obsolete flows - versus manually or using a destructiveChanges file.  I

m experimenting with using the Tooling API through the Salesforce Inspector Chrome plugin.  I was thinking about simply deleting select Flows thru SFDC Inspector via a Data/Import.  It works just fine.  I like SFDC Inspector as it is easy to use and free.  Maybe there is a better tool out there?  

I also tried using the DevConsole to issue the query and perform the delete.  It appears that the DevOnsole does not allow me to delete directly from the 'Flow' table - but SFDC Inspector does.

Thoughts?  TIA !  
I would like to add a break (new line, carriage return - for the old folks) to a Transaction Security Policy (TSP) block message. 

I have tried \n, <br> and a few other in-message control characters to try and get SF to enter a new line in the TSP block message.... but no luck.

Anyone have an idea?

Thanks !
I would like to know if a user exports a SF report... did the user save the exported file locally... or to a share drive.  Does anyone know if that is possible to track in SF.?

I didnt see anything that I could user in the ReportEvent: https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/sforce_api_objects_reportevent.htm

Thanks !