Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I created the attribute called customer name inside the WTDocument. the value of the attribute should be updated once the activity get completed.
i wanted to add the dropdown list inside the workflow activity task page, It contains some customer names like A, B C, D based on the selection of the user from the dropdown list it should be persist into the customer name attribute.
please help me to solve this. if some have any code snippet please share.
Solved! Go to Solution.
Hi @RaikarRaghu
So you have done something wrong.
It works.
for example if you forgot set the properties by windchill shell and forgot to use the propagation
xconfmanager -s wt.workflow.definer.variable.ShowWfEvolvableWarning=true -t codebase/wt.properties -p
PetrH
Hello @RaikarRaghu
Here is an article that describes how to do so
CS36017 - How to create a drop down list in a workflow instance task detail page of Windchill
PetrH
Hello ,
I wanted the dropdown as i mentioned in the given below image. I gone through the suggested article dropdown is not coming.
Hi @RaikarRaghu
So you have done something wrong.
It works.
for example if you forgot set the properties by windchill shell and forgot to use the propagation
xconfmanager -s wt.workflow.definer.variable.ShowWfEvolvableWarning=true -t codebase/wt.properties -p
PetrH
Hello,
I run this property after i took restart and i created a new workflow i add my class name with package in otherclass, it is not allowing to complete.
Hi @RaikarRaghu
The reason could be that your class does not exist or is not well defined or you miss some compilation of rbinfo.
Who knows I don't know what you did. .
In the Default value you should see the list of values. If it is not there, then you have done something wrong,
PetrH
Hi @RaikarRaghu,
I wanted to see if you got the help you needed.
If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.
Of course, if you have more to share on your issue, please pursue the conversation.
Thanks,
Catalina
Community Moderator