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

We are happy to announce the new Windchill Customization board! Learn more.

Data Utility wont work when page gets refreshed

ptalele
4-Participant

Data Utility wont work when page gets refreshed

We have configured data utility for attribute on one sofftype of Part.

It gives Suggetsions via Suggestion Text Box. This functionality works perfectly fine when I create part without selecting any value for "Create as End Item" attribute.

But when I select "Create as End Item" attribute as yes, the page gets refreshed and the functionality wont work.

Even If I select "Create as End Item" attribute as No after this, the Data Utility wont work.

We are using Windchill 10.1 M020.

Has anyone faced same issue?

2 REPLIES 2

Probably you can share the error message you do see on Tomcat or Method Server log. Page refresh should reset the data utility back to the same attribute.

Hi Mohan,

Thanks for Reply.

There is absolutely no error on any logs.

I have written 2 classes. Data Utility, in which I am creating a STB and another service class in which I am populating list for STB using properties file.

The data utility class gets called but service class wont get called(Loggers from Data utility are working and no Logger from Service class getting called).

It works absolutely fine when Page doesn't gets refreshed.

Thanks,

Pratik

Top Tags