Skip to main content
9-Granite
May 9, 2015
Question

After rework,workflow is stuck-Windchill 10.2

  • May 9, 2015
  • 3 replies
  • 1266 views

Hi,

I have a workflow where I get the group name that user belongs to .

I create the group name in organization and add in codebase/ext/group.properties file.

Later based on group,reviewer name is selected.Process works fine for Approval

But for rework,after Rework ,process is stuck.

Appreciate anyone can help on this.Have attached workflow and group.properties.file

Thanks.

3 replies

1-Visitor
May 12, 2015

Don't you have to restart the method servers (and clear the cache) after you change a file in the codebase?

23-Emerald II
May 21, 2015

Are there any errors in the BGMS when it gets to the node where it's hanging up?

9-Granite
May 22, 2015

arajendren wrote:

Hi,

I have a workflow where I get the group name that user belongs to .

I create the group name in organization and add in codebase/ext/group.properties file.

Later based on group,reviewer name is selected.Process works fine for Approval

But for rework,after Rework ,process is stuck.

Appreciate anyone can help on this.Have attached workflow and group.properties.file

Thanks.

Hi,Thanks for the response. Method server did not show errors and I did restart the server

aafter the code change.

Anyway I got it solved by changing the logic.

Thanks.