ERICK'S BLOG
  • Home
  • Blog
  • Apps
    • Mortgage Calculator
  • Windchill
    • E.P.L.E.S.
    • Export Released
    • Document Exporter
    • Document Worker
    • Property Checker
    • Windchill Business Analytics >
      • Part 01 - Program Logic
      • Part 02 - Getting Data with SQL Queries
      • Part 03 - Automating SQL Queries
      • Part 04 - Converting SQL Results to XML
      • Part 05 - Data Processing and Manipulation
      • Part 06 - Displaying XML in HTML
      • Part 07 - Auto Updating Displayed Data
      • Part 08 - Hosting Webpage with an Existing Apache Installation
      • Part 09 - Running Multiple Queries In Sequence
      • Part 10 - Calculating Data Trends
      • Part 11 - Making It Modular
    • Windchill Quick View
  • PowerShell
    • Blog & Examples
    • Excel Reference
  • Music
  • Contact

How to Customize Windchill 13 - Part 2: Creating Your First Listener

5/17/2024

0 Comments

 
Picture
I'm not going to start you off with some waste-of-time "Hello World!" app.  We are going to go straight into making useful code. 

Creating a listener gives you the ability to automate actions.  Let's say you wanted to kickoff another piece of code whenever a user created a new revision.  You could either write something that queries for new revisions every so often (boring) or make a listener to runs that code on the fly.  Let's create our first listener!

Read More
0 Comments

How to Customize Windchill 13 - Part 1: Configuring Eclipse IDE

5/15/2024

0 Comments

 
Picture
This guide will walk you through getting Eclipse IDE setup with Windchill.  This allows you to easily make customizations to Windchill in a streamlined fashion.

Read More
0 Comments

Windchill 11.0 Workflows - Part 2: Writing Your First Workflow Code

7/23/2017

4 Comments

 
Picture
The drag and drop interface is really useful for visualizing your workflows but you can't do everything without writing some code.  In Part 2, we are tasked with modifying the OOTB Promotion Request Approval Process workflow to require approvals based on the file types attached to the Promotion Request.

Read More
4 Comments

    Author

    Erick Johnson

    Archives

    May 2025
    May 2024
    July 2017
    May 2017
    February 2017
    January 2017
    December 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016

    Categories

    All
    ASP.NET
    Batch Script
    C#
    Career
    Computers
    Creo
    Creo API
    Flash
    GameMaker
    GitHub
    Home Loan
    How To
    HTML5
    Java
    JavaScript
    MAME
    Mortgage
    Music
    .NET Core
    Office
    PC Games
    PfSense
    PowerShell
    Reviews
    Robot
    SQL
    Video Games
    Web App
    Windchill
    Windchill API

    RSS Feed

Copyright © 2025 Erick Johnson
  • Home
  • Blog
  • Apps
    • Mortgage Calculator
  • Windchill
    • E.P.L.E.S.
    • Export Released
    • Document Exporter
    • Document Worker
    • Property Checker
    • Windchill Business Analytics >
      • Part 01 - Program Logic
      • Part 02 - Getting Data with SQL Queries
      • Part 03 - Automating SQL Queries
      • Part 04 - Converting SQL Results to XML
      • Part 05 - Data Processing and Manipulation
      • Part 06 - Displaying XML in HTML
      • Part 07 - Auto Updating Displayed Data
      • Part 08 - Hosting Webpage with an Existing Apache Installation
      • Part 09 - Running Multiple Queries In Sequence
      • Part 10 - Calculating Data Trends
      • Part 11 - Making It Modular
    • Windchill Quick View
  • PowerShell
    • Blog & Examples
    • Excel Reference
  • Music
  • Contact