Forum Post: synchronization
I have four problems with the synchro 1- When I do the synchronization process, it takes a long time without response, and how will I determine the reason? 2- How can I determine the value of the total...
View ArticleForum Post: RE: synchronization
Hi Tornado, Performance is mostly determined by your computer specs and the no. of Activities you are synchronizing from P6. How much time does it take to synchronize, and for how many Tasks? For Total...
View ArticleForum Post: i import data from excel file but some user field value got big...
i import data from excel file but some user field value got big number
View ArticleForum Post: RE: i import data from excel file but some user field value got...
Hi Dola, Is the field in excel formatted as a number field? If so, then I suggest formatting the element tag field as text and then importing it. Best, Paolomee
View ArticleForum Post: RE: i import data from excel file but some user field value got...
Thanks so much for answering my question .. when I re-open my Synchro file to verify your recommendation .. I found that everything is ok and the numbers are correct ... I don't know why ..
View ArticleForum Post: RE: Element doen't show correct from Imox RVT file
Hi Rajesh, this is the RVT file that uploaded into the web connection. I can't find the issue that showing differently. Thx for yr help.
View ArticleForum Post: User field formula - sum Resource UF and ressource Groups UF
Hello I am attempting to calculate the sum of the volume of resources and resource groups affected to tasks. So far I have done the following : 1- Add User Field "Volume (m3)" to resource Groups with...
View ArticleForum Post: RE: User field formula - sum Resource UF and ressource Groups UF
Hello Réginald, The formula you provided is actually working in my test project. I will advise rechecking if you are pasting the formula correctly. Or you can upload your SP file for further testing....
View ArticleForum Post: RE: Element doen't show correct from Imox RVT file
Hello Saw, Did you use iTwin Connectors within SYNCHRO Control to create the iModel? If yes, do you see the missing pipes in SYNCHRO Control? If still yes, then please check if you have loaded all the...
View ArticleForum Post: RE: User field formula - sum Resource UF and ressource Groups UF
Hello Arpit, I double checked and the formula is pasted correctly. I have uploaded the sp file through the "Communities Secure File Upload" for your review. Thank you for your assistance !
View ArticleForum Post: RE: User field formula - sum Resource UF and ressource Groups UF
Thank you for sending the file, which made me better understand your question! It seems you want to sum the volume for assigned Resources or Resource Groups, whichever is applicable. For this, try...
View ArticleForum Post: RE: User field formula - sum Resource UF and ressource Groups UF
Great ! It works perfectly ! There might be a scenario indeed where both Resource and Resource Groups are assigned to the same Task.
View ArticleForum Post: RE: User field formula - sum Resource UF and ressource Groups UF
In that case, try this one - IF( EXIST(RESOURCE) AND EXIST(GROUP), SUM(RESOURCE.UFV_ZERO("[Cotes] Volume")) + SUM(GROUP.UFV_ZERO("Volume (m3)")), IF(EXIST(RESOURCE), SUM(...
View ArticleForum Post: RE: User field formula - sum Resource UF and ressource Groups UF
Thank you very much Arpit it works ! Going through the forum I also improved a bit my formula to avoid adding the "Volume (m3)" user field to the Resource Groups. With...
View ArticleForum Post: Can you assign more than one 3d path to the same equipment...
I am looking to create multiple 3d paths for the one excavator but cant work out how to do that. Is there a way to do it or do you need to copy the excavator for each 3d Path?
View ArticleForum Post: RE: Can you assign more than one 3d path to the same equipment...
Chris, You can create multiple 3D paths. Then when you assign the excavator to a task, you can choose which 3D path you would like to use for the excavator and for that particular task by going to Task...
View ArticleForum Post: RE: Can you assign more than one 3d path to the same equipment...
Hello Chris, You can only have one 3D path assigned to a Resouce per Task. If for some reason you need multiple 3D paths, you will need to create corresponding Tasks with back-to-back logic.
View ArticleForum Post: RE: Can you assign more than one 3d path to the same equipment...
This is doesn't work as the although the resource goes in the direction of the 3d path takes its orientation from its original position
View ArticleForum Post: RE: Can you assign more than one 3d path to the same equipment...
I have a number of tasks and each of them have a 3d path at differing times that I want to assign equipment to but cant find a way of doing it without a number of copies of equipment
View Article