View all Blog posts
Uncategorized
The Whole Thing Feels Scripted, How To Find Code That's Helping or Hurting - Tip Tuesday
It's Tuesday Folks – Time for Another Tip with Your Favorite Cloud PLM Tool – Fusion Lifecycle
So, yesterday I was exploring a workspace developed by a coworker. My initial changes continued to deliver a default value when selecting from the classifications engine. Basically, I kept getting an automated response I didn't want.
Which got me asking, what script is running and how do I check it out?
So, here we go.
1) Looking in the workspace behaviors, I find the script that is running.
Here are the scripts running! So now a quick look in at the scripts lets me examine the code further.
I can examine where used or just edit to take a look.
-TYLER