AJ Sebastian I've been seeing this same error in our version of Innovator 30. I was able to resolve it for myself by clearing my preferences and have had to do this for everyone else who has seen it also.
I see that the eligibility of this patch says…
Hi AngelaIp , sorry for late response. I am using Aras version 12 and 32 but I am not aware of that above error and I have not faced what zujhely is facing. You have described very well as I was going through all the threads. Many Many Thanks..
AngelaIp I haven't seen any information about any "classic-style open release". I thought the communication was pretty clear that they expect all customers to go onto a subscription once they decide to pursue a PROD instance. The community edition is…
AngelaIp , I am attempting to do a similar thing --> preselect 'Released' when users open the search grid. I followed your suggestion WRT modifying ..Client\javascript\search_mode.js, but was unable to find success. Could you perhaps provide a little…
Hello AngelaIp ,
Thank you for your quick response. If I try to activate the same key on another server, it works, but it is not working on a specific server.
Regards,
Suahs
AngelaIp I applied this method to onBeforeGet. Correct results show in the Document search grid however other Documents, the ones that have Classification other than General do not open. They show but don't open. As you can see in the screenshot Document…
AngelaIp I don't think the relationship broke because the Files are not restricted for Admins.
We only have on MAC policy that controls the visibility of Documents. Therefore, I don't understand why would Document be visible and the files are not. …
thanks AngelaIp following your post above i have this method
I
nnovator inn = this.getInnovator();
//Get ID of the logged in user
Item alias = inn.newItem("Alias","get");
alias.setProperty("source_id",inn.getUserID());
alias.setAttribute("select…
AngelaIp oh right "Default Search" option works. I was hoping to do this via a method. Because we need this "Default Search" to be populated for a certain identity only.
Hello, this website is bugged so I can't ask a new Question (I have a white page when I click Ask, tried with both Firefox and Chromium), so I will ask here because that's kinda related.
I guess what pavan_karthik wanted to achieve is conditional rendering…
Hello Pavithra,
Did you already check this insightful video by AngelaIp ?
https://www.youtube.com/watch?v=A5QEtOO86ik&ab_channel=PLMUnderground
Best regards,
Daan
Thank you for the elaborate reply AngelaIp !
I think your statement about the Process Plan updates being part of an ECO is relatable. Therefore, I think an ECO should trigger an MCR so the MBOM and related routings are updated. But I am now thinking…
AngelaIp I appreciate the feedback, but ultimately I also want to override the new button as well. From a user standpoint, I find it odd when a button is there to click when I know I will get an error message of some sort after pressing it. That is basically…