Skip to content

RaphaelBarabas/BrowserScriptsForFSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BrowserScriptsForFSM

Use a Browser Extension to have these executed when you load certain web pages. Each script is configured to only act on specific URLs. It will tap in and inject page elements.

Installation

There's many Extensions to do this, look for a Userscript Manager to find your favorite.

To name a few:

  • Greasemonkey - The original evolved to this
  • Violentmonkey - I use this for MS Edge
  • Tampermonkey - Seems to have a large user base
  • Firemonkey - If you prefer FireFox

Once you got the extension installed, use it to create and save a new script. Copy and paste the code over and save.

This is only relevant for SAP Employees: ISE comes with a Userscript Manager installed out of the box. Copy your scripts to %APPDATA%/ISE/scripts/dev/ (create the dev folder first).

Use

FailedErpImportsParser.js

When using the FSM Admin Audit Logs, if you open a message related to Object Type FailedERPImport, This script will show the error more clearly. It will look for the words "Caused by:" in the stack trace and diplay only that line.

About

Simple user scripts for your browser to improve life with FSM web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors