what is the order of steps when performing synchronize attribute operation?
![]()
Hi,
when we perform synchronize attribute operation what rtc does in order?
i'm asking because when we change presentation, they only appear after we save the wi.. just synchronize isn't enough to presentation show up in wi... this is a bad thing because sometimes this presentation is related to a required field.. so users can't synchronize and we have a dead lock... i want to synchronize, the field just appear after save but rtc dont let me save because the field is required...
i'm missing something???
|
2 answers
![]()
Hello Fausto,
I see now what you mean. If the presentation is bind to a required field you get an error when syncronizing the attribute. It seems that the WI gets saved during the syncronization of attributes. I hope somebody else can answer you the question in what order it is done exactly. The way I get the presentation on the form for existing WI is in two steps.I add the attribute none mandatory with presentation first. Run the syncronization attribute. The presentation is now on the form. Nex I make the attribute mandatory. This step does not need a syncronization attribute. |