cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

API to create Package with Configuration Rules

regisDESIRE
6-Contributor

API to create Package with Configuration Rules

I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.17

Hello,
I'm creating a Windchill utility to automate Package creation (I've a lot to do). I'm starting by used sample code describe in CS374024, works fine after litle change (specialy about Recipeient and Sender + added some comments). The only remian think that I needs is to apply "Rule Configure" in the UI (see attached file). I will join my sample code (this the issue or bad definition is between line 188 - 200.

Here are the errors that I faced
No error message, just don't works as expected and no JavaDoc found

2 REPLIES 2

Hello,

the lack of error messages suggests a logical error in your code, likely within lines 188-200, related to interacting with the "Rule Configure" UI element. Debug by stepping through your code, adding logging statements, and checking dependencies. Remember to avoid hardcoding and use dynamic UI element identification for a more robust solution.

Hello regisDESIRE,

Was the information provided helpful ?

KR,

Charles.

Announcements


Top Tags