Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hi,
During the Change Notice Workflow, as multiple departments approve their tasks, I need a way to track all questions raised during the approval process and the answers to them. This would allow approvers to review these questions and answers before giving their approval. Does Windchill have this functionality? I found the Discussions feature in Windchill, and I’m curious if anyone has used discussions in their processes.
Additionally, I am looking for an option in the workflow where approvers can approve, reject, or post a question. If a question is posted, it should go back to the creator for an answer, and all this should be visible in the workflow.
I am looking for the best ways to handle this.
Thank you.
Solved! Go to Solution.
Hi,
Discussions feature is good for your use case. It eases the communication and also notifies with discussions are answered.
It stays with the Object of discussion throughout , that will make traceability a breeze.
You can enable the discussion tab in the ECN and publish this tab view for all the users(as an admin).
Reg the availability on WF, I'm afraid it would rather call for some code. You may start with OOTB and minimum customization (always a good practice).
Cheers
Hari
Hi @Srinivas_256,
Thank you for your question.
Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.
Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.
Best regards,
Hi,
Discussions feature is good for your use case. It eases the communication and also notifies with discussions are answered.
It stays with the Object of discussion throughout , that will make traceability a breeze.
You can enable the discussion tab in the ECN and publish this tab view for all the users(as an admin).
Reg the availability on WF, I'm afraid it would rather call for some code. You may start with OOTB and minimum customization (always a good practice).
Cheers
Hari
Thank you Hari for your response