I was trying to upload a file using the code snippet shared by Chris but it is not working in ARAS15 version. I’m getting file items cannot be added error. AngelaIp Did you have any solution for this error?
Hey AngelaIp good thoughts! I may end up going that route if I can't get a dialog to work. I found that in the V15 Programmer's Guide, section 8.41. " How to Use the "Validate" Data Store Event". Double checked and it's NOT in the V12 Programmer's Guide…
Riaan,
Huh, you're right, this worked, thanks Riaan! Had to fiddle with the settings a bit, but it did the trick. AngelaIp , this doesn't fix the performance problems of course, but it's a nifty (and fast) way to on-hover image display.
AngelaIp thanks for the pointer! After some digging I found this thread: tree-view-in-main-grid
That got me in the right direction, but running into an issue of the method is blankly dumping the TGV into the form, not into the HTML container designated…
Hey AngelaIp , I've followed you Git examples for the coloration and really appreciate your sharing of those! Is is possible to give an example of how you got an Icon like the above? Thanks in advance!
Hi Community, I think AngelaIp might have already resolved this, but if anyone is still stumbles on this question confused with CUI customization for relationships tabs the answer is to create a Presentation Configuration for that specific relationship…
Thanks AngelaIp , that command gives the same error. We've opened up a bug report on this one with Aras as we've tried just about every variation of it from the Programmer's guide and nothing seems to be working. OOTB methods don't see to have something…
Hi AngelaIp
I requested new license with my mac address, and updated in InnovatorServerConfig.xml. Also restarted SQL server & IIS. Now the previous error is gone. I'm not clear, why the license that worked during installation, fails later.
With this…
Thanks AngelaIp that helped me cross that hurdle. But I'm stuck in login screen
I’m currently not able to login. Displays the following error
I restored the database and also ran following commands. After restarting SQL server and IIS, still see…
Thanks AngelaIp for helping me on this. Here are my comments.
1) Does your "getItemCount()" return the correct number items? -- Yes
2) What result do you get, when you directly display the item in an error message? - Attached the screenshot
…
Hi AngelaIp ,
How to rollup cycle time and setup time of operations and set the value of sum of them to a mpp_ProcessPlan property call as 'duration'.
Thanks.