Scheduled/Automated Tasks
Hello all, We are currently using Version 11 SP 9 of Aras Innovator. Is there an inbuilt way to schedule/automate tasks and activities? An example of such task would be to schedule automated Excel extracts at the end/start of every month. Thanks very much!0Views0likes4CommentsAutomatic Parent-relationship in Child item set, when Child-relationship set from Parent item
Hi, I have created a Document-to-Document relationship for the Document itemtype with the goal of relating child documents to the parent - simple enough. However, now I want to design a system such that it behaves as below: I open the Parent document, navigate to the its Document-to-Document relationship create a relationship to another document and indicate it as Child Now, if I navigate to the Child document, in its Document-to-Document relationship, the Parent Doc is automatically listed as a related Document, and automatically indicated as Parent (because in step 2, the Child document was set to 'Child') I am not sure how to go about setting the relationship in the Child/Parent item to update automatically "off-screen" when the initial Parent/Child is set. I plan to start by look into the CAD-Part relationship which behaves similarly to what I envision, but not sure which method I should be looking at.188Views0likes1CommentEZ Installer - Headless Installation from Config
I would like very much to have a command line install instruction with a config. Instead of all the GUI interaction and clicking and typing in the installer I would very much like to do something using JSON, especially, or A|XML that covers all the parameters the click-through process covers. installation - name - addresses - folders - db installation.folders - root - vault installation.db - connection_type - name - credentials (or, maybe enter these in at the commandline) ...and so on. And, if I were to reverse the whole process so you know your db connection is good before adding folders, that'd be great. $ ./InnovatorInstaller --config ~/our_servers/dev_server_02.json ........Installing.................DB Connected...........FS Paths added with no errors....DB Installed......File tree installed...... .........Happy coding! Your no-human-errors scripted install with traceable config values is complete and ready to use! EXTRA COOL - Feature Key flag: --feature-keys ~/our_feature_keys.csv | json ....Key for feature FOO confirmed with Key Server ...Key for feature BAR doesn't look right... continuing (will report soft errors at end)...1.4KViews0likes0CommentsError "automation server can't create object"
Hello, I'm using an html script in aras for creating mass relations & parameters and I get this script error "automation server can't create object" To mention that my internet settings are ok "Initialize and script ActiveX controls not marked as safe for scripting" is Enable(not secure) Let me know if you have any other solutions Samuel H,1.6KViews0likes0CommentsAras PLM customized automation using Selenium Webdriver and Eclipse
I am trying to automate smoke test flow of my project using Selenium webdriver and Eclipse. Is there anyone who has a better solution for this? What kind of framework one should use? Please guide if you have some Aras PLM Automation at your end. -- Thanks, Dhanashree13KViews1like8CommentsAutomatic Lifecycle status changing
Hi, Automatic lifecycle status change by using workflow. I have created the lifecycle and workflow. Basically when one task is finished in an workflow then the lifecycle status should be changed automatically for an item type. how it is possible. Which configuration has to be done. kindly do the needful.2.2KViews0likes3Comments