Project parameters not updating

Project parameters not updating

Anonymous
Not applicable
559 Views
3 Replies
Message 1 of 4

Project parameters not updating

Anonymous
Not applicable

I have a strange problem.

 

I have created a project parameter, based on a shared TYPE parameter called "MY_Serial".

I mapped this parameter to all walls in the project.

 

When I first give this parameter a value, all is well. 

 

BUT, when I want to change the parameter value, let's say, the next day, the same code runs without a problem, I can see the parameter value is changed in the code after the commit, but when I take a look at my walls in the project of the same type, the value isn't changed ???

 

 

0 Likes
560 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable

Hi,

 

Can you please provide the code snippet which you execute for the second time? And  would be better to provide a screen cast. I cannot believe this may happens 🙂

 

Actually it looks like after you commit the transaction somthing rolled back the transaction. Are there any active DMU? 

 

I would do the following test. In the transaction where you change the parameter value, do some other changes, for example, rename active view. Then check the value of the parameter in UI and new view name. What is the result? View name has been changed but not the parameter value?

 

Thanks, 

Victor.

0 Likes
Message 3 of 4

JimJia
Alumni
Alumni
Dear Remy Van Den Bor,

I cannot believe this may happens either 🙂

In order to diagnose, could you isolate your test project and send us a small, reproducible sample? Note, please do not send us any information you think are confidential to your company.

We appreciate your understanding and your patience again!

Jim Jia
Autodesk Forge Evangelist
https://forge.autodesk.com
Developer Technical Services
Autodesk Developer Network
Email: Jim.Jia@autodesk.com
0 Likes
Message 4 of 4

Anonymous
Not applicable
Thanks for your replies, but I'm afraid the project is to complex to just make a code snippet. Due too lack of time, I changed the parameter type to instance and it now seems to work.
0 Likes