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

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

How to create a queue through load from file?

TDT
14-Alexandrite
14-Alexandrite

How to create a queue through load from file?

I was wondering if there is any load file available to load custom queue

 

3 REPLIES 3
Fadel
22-Sapphire II
(To:TDT)

No this is not possible using data load , see https://www.ptc.com/en/support/article/CS306576 

Fede
d_graham
18-Opal
(To:TDT)

You could certainly create custom queues by writing a Java class to do it that uses the Windchill APIs,

That should be no problem to get done.

 

HelesicPetr
22-Sapphire I
(To:d_graham)

Hi @TDT 

as @d_graham mentioned 

if you use custom Queue you definitely use own custom code.

So just create the queue in your function before you add a entry to a queue. 

If the queue exists add entry, else create queue. 

 

PetrH

Announcements

Top Tags