Skip to main content
1-Visitor
April 25, 2017
Question

Is it Possible to have Proposed Solution Attribute on Change notice as well, which is present on OOTB Change Request ?

  • April 25, 2017
  • 4 replies
  • 1945 views

Hi All,

Is it possible to have Proposed Solution Attribute on Change Notice as well. Out of the Box it present on Change Request only .

Any Idea ?

Regards,

Vivek

4 replies

12-Amethyst
December 30, 2024

I also have the Same issue and Trying to get the Proposed Solution on Change Task Wizard  =using Alias Attribute

 

Fadel
23-Emerald I
December 31, 2024

I'm not sure what is the requirement here ,do you mean to add Modeled Richt text attribute to the type change notice ?

There is no way to add Rich Text as IBA from UI you need to define a hard type  see PTC Windchill Help Center 

Buiꓘa
Fadel
23-Emerald I
January 1, 2025

try this create a string IBA on CN call it Myproposedsolution

 

on below example its called MyProposedSplution (there is a typo, ADHD side effect)

Fadel_1-1735760221223.png

 

in below file  Windchill\codebase\com\ptc\core\components\components.dataUtilities.properties.xconf add line 

<Option serviceClass="com.ptc.core.components.factory.dataUtilities.RichTextDataUtility" requestor="java.lang.Object" selector="MyProposedSplution" cardinality="singleton"/>

 

Fadel_2-1735760397921.png

 

 

 

run a xconfmnager -p + restart 

in the CN layouts add the DU edit attribute properties

Fadel_3-1735760516900.png

 

 

 

 

On the CN you should be able to see the attribute on create and info Page : 

Fadel_4-1735760737997.png

 

 

 

Note the above is not really supported by TS and it won't work on edit

Fadel_6-1735760901438.png

 

 

 

 

 

Buiꓘa
12-Amethyst
January 2, 2025

I followed the same steps.

vijayaRath_0-1735796352101.png

Like this , on Change Notice page I'm getting the value for Attribute "??UnAssigned" . Still not able to resolve .

 

Fadel
23-Emerald I
January 2, 2025

I have the same : 

Fadel_0-1735805063581.png

 

This all we can do OOTB , as workaoround you can remove that attribute from the Edit layout .

 

 

 

Buiꓘa
16-Pearl
January 6, 2025

Hi,

You may create that attribute in the CN.

I did a quick check.

See the screen shots - create screen and edit screen of my CN.

 

I think it should be possible on the CT also, I just checked in CN.

What is the process you followed?

 

Cheers

Hari

Fadel
23-Emerald I
January 6, 2025

you have added a string attribute , we need a Rich text one like this one : 

Fadel_0-1736174314338.png

 

Buiꓘa
16-Pearl
January 9, 2025

Hi,

Oh ok, I missed the initial expectation of rich text.

I think its a product gap. Iam not sure if this can e brought in by customization. 

The custo experts can answer here.

 

CHeers

Hari