<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Rolf Laudenbach さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/rola</link><description>Rolf Laudenbach さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Who is on the Aras Partner Program Team?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1152/who-is-on-the-aras-partner-program-team</link><pubDate>Thu, 01 May 2025 14:41:01 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:daa353ea-82d6-4fab-9976-cc07655b65e8</guid><dc:creator>Jay Pappas</dc:creator><description>&lt;p&gt;North America Partner Operations&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Jeff Hillberg&lt;/li&gt;
&lt;li&gt;Abigail Hetes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;EMEA Partner Operations&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Amar Kabli&lt;/li&gt;
&lt;li&gt;Oleksandr Karlash&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;APAC Partner Operations&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Gaolin Hu&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ecosystem Solution (SIs, VARs and Build with Aras)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;John Sperling&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Partner Technical Enablement&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Rolf Laudenbach&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Partner Operations&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Jay Pappas&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Global Team Lead&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Don Cooper&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How does Aras Innovator integrate to other platforms?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1192/how-does-aras-innovator-integrate-to-other-platforms</link><pubDate>Tue, 13 May 2025 15:25:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9186ffa9-67ae-4fb7-b06a-3cae1a05ce94</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;There are many ways Aras Innovator can integrate to other platforms and systems. Utilizing the right approach to meet specific business requirement is critical. In general, there are three common approaches; Open Schema / API&amp;rsquo;s, Data Federation and Best in Class Connectors.&amp;nbsp; They can be used to connect systems such Authoring Systems (MCAD, ECAD, Business Applications), Enterprise Systems (ERP, CRM&amp;hellip;) and PLM / PDM Legacy Systems (Windchill, TeamCenter, Sales Configurator&amp;hellip;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Open Schema and APIs&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Unlike many other systems, the Aras Innovator&amp;rsquo;s low code platform uses a single API that can be used by Aras Developers, partners, consultants and customers. There are no internal API&amp;rsquo;s. Nothing is hidden. Even Open Access users have access to this single API.&lt;/p&gt;
&lt;p&gt;The Adaptive Markup Language, sometimes referred to as Aras Markup Language, serves as the backbone of Aras Innovator. Almost every action that a user performs in the client sends an AML request to the Aras Innovator server to process the business logic. The Aras Markup Language (AML) is an XML dialect that follows the simple;&lt;/p&gt;
&lt;p&gt;/Item/Relationships/Item/Relationships repeating pattern to describe Item configurations.&lt;/p&gt;
&lt;p&gt;Clients submit AML documents to the Aras Innovator server and receive an AML document back.&lt;/p&gt;
&lt;p&gt;Integration is also eased because in Aras Innovator everything is an Item, which is an instance of an ItemType, which itself is an Item; illustrating that Aras Innovator is a self-describing system. Items may have relationships to other Items illustrating that Items have structure. Relationships are defined by RelationshipType, which is an Item that has three properties to define the RelationshipType:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;source (parent) Item.&lt;/li&gt;
&lt;li&gt;related (child) Item.&lt;/li&gt;
&lt;li&gt;relationship Item.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you would like more detail on AML here are two links&lt;/p&gt;
&lt;p&gt;&lt;a href="https://plmalpha.wordpress.com/2012/05/25/web-services-apis-xml-and-adaptive-markup-language-explained-for-aras/"&gt;https://plmalpha.wordpress.com/2012/05/25/web-services-apis-xml-and-adaptive-markup-language-explained-for-aras/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/b/english/posts/aml-basics"&gt;https://community.aras.com/b/english/posts/aml-basics&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Data Federation Services&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Aras Data Federation Services is development and will provides an intuitive user interface to connect many systems directly. Critical business systems often have complex data models, varying business requirements, and different connection needs from one installation to the next making off the shelf partner integrations less ideal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Aras Data Federation, as a platform service, enables users to leverage data objects while reducing the need to write custom code. Information extracted from outside systems can either be physically copied into an Aras Instance, or can be referenced in real-time by an Aras application. No matter where your business data is located, it can be available to key people through your core collaboration system.&lt;/p&gt;
&lt;p&gt;Aras Data Federation Services are part of the core services layer and utilizes a sophisticated modeling engine. It is not an afterthought, an API, or a back door, but rather a planned part of the open Aras platform stack. With Aras&amp;rsquo; singular user interface, users and administrators can easily view data from multiple federated systems, audit their connections, and manage connected systems from a single place.&lt;/p&gt;
&lt;p&gt;Processes can easily be shared between systems, based on triggers which enables workflows across various key business systems. Aras Innovator has several standard triggers to ensure timely integration, including get /add /update /delete logic to retrieve and manipulate data from external sources, but custom methods with programable logic are available as well.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Rather than sifting through lines of cryptic code to understand enterprise applications, the Aras Federation extension package will describe three elements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What the external data model looks like&lt;/li&gt;
&lt;li&gt;How the data is communicated to Aras Innovator&lt;/li&gt;
&lt;li&gt;The format of the data&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This user-friendly data federation environment enables a new level of clarity around the vital connections between core business systems, surpassing old methods of writing custom code.&lt;/p&gt;
&lt;p&gt;The development is being done Aras Labs and by the Aras ASF team. A presentation was given at ACE 2019 which was a proof of concept and can be viewed here.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.aras.com/en/resources/all/aras-innovator-demo-series-platform-integrations-using-federation-services"&gt;https://www.aras.com/en/resources/all/aras-innovator-demo-series-platform-integrations-using-federation-services&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;No date has been set for its release.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Best in Class Connectors&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Sometimes the easiest way to connect the most common systems is by leveraging off the shelf connectors developed by partners who work with specific applications. There are many packaged integrations offered by Aras&amp;rsquo;s Partners for MCAD, ECAD, ERP, MSFT Office and other PLM / PDM systems.&lt;/p&gt;
&lt;p&gt;Some may be purchased through Aras and some are purchased from the partner. These include solutions from companies such as Essig, XPLM, T-systems, ITI, Ops Hub, Elysium, Focus PLM, Tasktop, ProSTEP, RazorLeaf and T-Systems. Aras prefers to let the customer decide which solution best meets their need. Each partner provides a setoff connectors. These partners are listed in Aras&amp;rsquo;s Partner Directory (&lt;a href="https://www.aras.com/en/partners/find-a-partner"&gt;https://www.aras.com/en/partners/find-a-partner&lt;/a&gt;). Each listing contains a link that will take you to their site where you can find more details.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Summary&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For a more in-depth look at the how to&amp;rsquo;s of connecting suppliers, partners, and manufacturers, as well as the security consideration check out&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.aras.com/en/resources/all/sea-making-the-connection"&gt;Making the Connection&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To learn more about the Resilient Aras Innovator platform, check out&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.aras.com/en/why-aras/platform"&gt;Resilient Platform&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Are CAD connectors available to academic institutions?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1191/are-cad-connectors-available-to-academic-institutions</link><pubDate>Tue, 13 May 2025 15:25:09 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b04ccbe6-af16-4a20-8d9c-17e051c61ecc</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;&lt;span&gt;Aras works with academic institutions who have access to Commercial CAD Licenses and their associated tool toolkits. These third parties have developed integrations to Aras Innovator. Academic Institutions can either purchase the connector thorough Aras (About $6,750/floating license). Or you can reach out to the CAD vendor and ask for about an Academic Discount. Many offer significant discounts.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What are the Aras connector policies?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1190/what-are-the-aras-connector-policies</link><pubDate>Tue, 13 May 2025 15:24:30 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:19d70030-99a4-4322-b699-d02c840440b5</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;ul&gt;
&lt;li&gt;MCAD, ECAD and ERP connectors require a separate subscription in addition to the Aras Innovator subscription.&lt;/li&gt;
&lt;li&gt;While upgrades are included in an Aras Subscription, upgrading the CAD connector is typically not covered. Details of what is covered under a CAD Connector subscription can vary from the CAD Connector supplier.&lt;/li&gt;
&lt;li&gt;Partners who supply CAD Connectors can sell their products directly to OpenAcess users. In this case Aras is not involved and does not provide the license keys. The partner sells, delivers, and supports. It is important that the CAD partner supplier provide a version of their product that does not require Aras license keys.&lt;/li&gt;
&lt;li&gt;Commission/Margin for 3rd Party Products such as CAD Integration Connectors is always 25%&lt;/li&gt;
&lt;li&gt;If a partner wishes to demo a CAD connector, they should reach out to the CAD Connector supplier and arrange for access to the license and / or demo&lt;/li&gt;
&lt;li&gt;For ERP Connectors there is a requirement to have the same number of ERP Connector seats and Innovator seats. (This differs from MCAD and ECAD Connectors).&lt;/li&gt;
&lt;li&gt;ERP Subscriptions are matched with the Aras Innovator number of users one to one. For example, if a customer purchases an Aras Innovator subscription for 250 users, the ERP connector must be also purchased for 250 users.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Who are the suppliers of connectors?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1189/who-are-the-suppliers-of-connectors</link><pubDate>Tue, 13 May 2025 15:23:57 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:ee569597-3734-4057-9e39-f32243c04598</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;Listed below is a matrix of the suppliers and contact representatives.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;A complete list of the suppliers and the connectors they offer can be found in My I. You can search on Connector Matrix, or&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="/utility/document-download.aspx?doc=D-005152"&gt;D-005152&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pricing and Ordering of Connectors&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When you quote an Aras Partner product, such as a CAD, PLM or ERP connector, please reach out to the supplier of the connector in advance of publishing the quote. It is important to notify the supplier, so they are prepared and to ensure support compatibility. It is also important so that the right level of services is quoted. You will need to work with the supplier in advance to determine how implementation, configuration, migration and training will be done. Typically, the price listed is only for Connector license. There may be an additional charge for these services.&lt;/p&gt;
&lt;p&gt;MCAD and ECAD connectors are shareable and priced in bundles that start at 5 users and can go up to 10, 25, 50 and higher. It&amp;rsquo;s best to price these to match their shareable CAD licenses.&amp;nbsp; For example, if the customer has 250 PLM users and owns 50 shareable licenses of NX and another 50 shareable licenses of CATIA v5, then the customer has to purchase an Aras Innovator Subscription for 250 users (~$222,500) and an NX subscription for 50 shared users (~$47,250) and a subscription for CATIA v5 for 50 shared users (~$47,250), a total of (~$317,000) per year. CAD Connector pricing on the Aras price list is the same for all suppliers.&lt;/p&gt;
&lt;p&gt;The price per seat can be calculated if it does not match the break points listed in My I. This can be done by calculating the price per seat to the closest lower tier and then adding the needed additional seats. In some cases, it may make more sense to go to the next tier level and have additional seat for expansion.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Will Aras upgrade a partner&amp;#39;s instance of Aras Innovator?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1188/will-aras-upgrade-a-partner-s-instance-of-aras-innovator</link><pubDate>Tue, 13 May 2025 15:22:45 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:77f566e2-d7a6-448a-bdcd-ac01609a4932</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;Typically, this&lt;strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;not&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;covered. Partners have several options.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Stay on the existing version.&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;If the partner is active in the program Aras will continue to offer support&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Keep projects short&lt;/strong&gt;. When the project is complete, down load the latest version and begin the next project&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Save and document all your configure and customizations as well as backup your institutions data.&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;The Aras architecture is comprised of four layers: Client, Application, Services and Repository. The repository layer is where the application models and vaulted files are stored, which can be packaged and moved at any time. If a newer version is download, you can reconnect connect to the repository but you will need to rewrite the configurations and customizations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pay Aras for Upgrade Services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;ndash; In special situations Aras may be contacted to updated a university. Depending on the scope the fee maybe between $10,000 and $15,000.&lt;/li&gt;
&lt;li&gt;Aras has recently created several tools to help prepare for upgrade. These documents can be found in the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="/subscriber-portal/p/upgrades"&gt;Upgrades tab&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of the subscriber portal. They include:&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Upgrade Planning Enhancements Video&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Why Upgrade Presentation&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Upgrade Introduction&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;New Upgrade Test Planning Guide&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;How to plan test cases for development&lt;/li&gt;
&lt;li&gt;Typical approach to write test cases&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The Test Case Template&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A Updated Marketing Materials&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Insitu video&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;on Upgrade Best Practices&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What is not covered in an upgrade?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1187/what-is-not-covered-in-an-upgrade</link><pubDate>Tue, 13 May 2025 15:22:09 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2a67778b-abf3-4d53-9926-fb592fb727f1</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Project management of the upgrade project&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;ndash; The subscriber is responsible for coordinating resources and management on the project on the subscriber side. Each subscriber must assign a single point of contact.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Onsite services&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;ndash; And onsite service will be quoted on a time and material basis.&lt;/li&gt;
&lt;li&gt;Installation of the new version- Downloading and installing the new version is the responsibility of the subscriber. Aras support is available to help.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CAD / ERP Connectors&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;ndash; All third-party connectors will need to be addressed separately. If the integrations were purchased through Aras, Aras will coordinate with the appropriate supplier of the connector. The subscriber will be responsible for the installation and testing of any integration software. Likewise, if you have customer HTML pages that hook into Aras Innovator, this will need to be handled separately.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Requirements Management to Requirements Engineering&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&amp;ndash; While targeted at a similar audience to solve similar use cases, Requirements Engineering uses a different approach to the data model and processes. It requires data migration and surrounding services to move from one application to the next.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Subscriber created external application and or web&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Third party solutions&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What is covered in an upgrade?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1186/what-is-covered-in-an-upgrade</link><pubDate>Tue, 13 May 2025 15:21:33 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:53480070-4066-4774-890b-aaaf5d056f98</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;General Statement&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;ndash; Give Aras the subscriber code tree and database and Aras will upgrade the subscriber to the next current release. Aras will execute any test plans you have to insure the upgraded database works as it did before the upgrade, we will iterate on the upgrade/test/fix until you accept the upgraded database.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Aras Innovator core schema upgraded to new version.&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Core schema will be updated to match the current release.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Aras Innovator applications, such as Product Engineering&lt;/strong&gt;. Allows the subscriber to take advantage of the new functionality and keep their existing configuration of forms, lifestyles, workflows, methods etc.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Aras Add on Solutions such as Office Connector and Program Management.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Solutions Developed for the subscriber by Aras Professional Services&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;All files modified by Aras Professional Services will be merged to the target version.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Subscriber installed community solutions&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Subscriber developed solutions.&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What are the different types of upgrades?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1185/what-are-the-different-types-of-upgrades</link><pubDate>Tue, 13 May 2025 15:20:57 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:950edb70-9683-4189-afb3-b52003b52279</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;&lt;strong&gt;&lt;u&gt;Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Example&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Comments&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Major&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11.0 to 12.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Changes everything.&lt;/p&gt;
&lt;p&gt;Service Pack (SP)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12.0 SP x to 12.0 SP y&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Core of Innovator Only&lt;/p&gt;
&lt;p&gt;Application &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PM12 OR1 to 12.0 OR2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application Only&lt;/p&gt;
&lt;p&gt;Managed &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11.0 SP x to 11.0 SP8&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Any service Pack plus complications.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How do I prepare my subscriber to upgrade their Aras Innovator implementation?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1184/how-do-i-prepare-my-subscriber-to-upgrade-their-aras-innovator-implementation</link><pubDate>Tue, 13 May 2025 15:20:10 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:8a64da7e-400c-4dae-8f7c-a29ec91e35b6</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Aras has recently created several tools to help you prepare your subscriber to upgrade . These documents can be found in the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="/subscriber-portal/p/upgrades"&gt;Upgrade tab&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;of the subscriber portal or the support section of the Partner Portal They include:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;&lt;a href="/utility/document-download.aspx?doc=D-006106"&gt;Upgrade Planning&amp;nbsp;presentation&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;&lt;a href="/utility/document-download.aspx?doc=D-007408"&gt;Presentation to the&amp;nbsp;key Enhancements of Aras Innovator&lt;/a&gt;, why customers should upgrade&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-48/0178_2D00_intro_2D00_upgrade_2D00_services.pdf"&gt;Upgrade Introduction&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-48/aras_2D00_upgrade_2D00_planning_2D00_guide.pdf"&gt;New Upgrade Test Planning Guide&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-48/Aras_2D00_Test_2D00_Case_2D00_Template.zip"&gt;Test case template&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;&lt;a href="/utility/document-download.aspx?doc=D-007187"&gt;Major upgrade schedule outline&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;&lt;strong&gt;Upgrade Pratices examples&lt;/strong&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;&lt;a href="https://www.aras.com/en/resources/all/the-insitu_upgrade-story"&gt;Insitu&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;&lt;a href="https://www.aras.com/en/resources/all/vid-ace2021-microsoft-upgrade"&gt;Microsoft&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How does Aras assess the &amp;quot;health&amp;quot; of its partnerships?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1183/how-does-aras-assess-the-health-of-its-partnerships</link><pubDate>Tue, 13 May 2025 15:18:54 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d98b2e8c-593b-4014-a2f5-beea44ae0e86</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;Aras periodically holds business reviews with selected partners to assess the health of the partnership. A tool that the team uses is the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Partner Executive Scorecard.&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;This 2-page tool is jointly completed with the partner and is a key governance tool to summarize the relationship, maintain alignment, highlight areas of success and concern. It looks at the Value Proposition, Predictive Measures (Health) and Joint Outcome Measures.&lt;/p&gt;
&lt;p&gt;There are a series of questions behind the predictive measures that help to quickly assess Green, Yellow or Red status. The use of the tool often raises the importance of the Aras partnership in much larger organizations.&lt;/p&gt;
&lt;p&gt;Shown below is the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Partner Executive Scorecard&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;template&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What are the signs of an at-risk subscriber?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1182/what-are-the-signs-of-an-at-risk-subscriber</link><pubDate>Tue, 13 May 2025 15:18:16 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1209eb97-d97f-451c-b878-dc44978165b4</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;&lt;strong&gt;Relationship&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;We are not in regular contact + difficult to get responses&lt;/li&gt;
&lt;li&gt;Unwilling to be a reference&lt;/li&gt;
&lt;li&gt;Champion status is unclear&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Business Value Received&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Has not addressed orig bus challenges&lt;/li&gt;
&lt;li&gt;Requests to reduce subscription&lt;/li&gt;
&lt;li&gt;Unclear what is next step&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Subscription Usage&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Low % of Licenses Consumed&lt;/li&gt;
&lt;li&gt;Little interest in Applications&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Experience with Aras Std Services&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support &amp;ndash; Have they experienced substantial # of issues&lt;/li&gt;
&lt;li&gt;Upgrades &amp;ndash; If 18 month and no upgrade&lt;/li&gt;
&lt;li&gt;Training &amp;ndash; is their admin team trained?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implementation Experience&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Implementation + resource challenges&lt;/li&gt;
&lt;li&gt;Implementation team unclear of business needs + priorities&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What are the signs of a healthy subscriber?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1181/what-are-the-signs-of-a-healthy-subscriber</link><pubDate>Tue, 13 May 2025 15:17:33 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:19e7b805-54e3-4388-a9cf-9772535c0fea</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;&lt;strong&gt;Relationship&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Strong, responsive, prepared for meetings&lt;/li&gt;
&lt;li&gt;Senior Mgt sponsorship + access&lt;/li&gt;
&lt;li&gt;Willing to be a reference&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Business Value Received&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Has addressed the original business challenges&lt;/li&gt;
&lt;li&gt;Subscriber identifies receiving high business value&lt;/li&gt;
&lt;li&gt;Has a roadmap for the future&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Subscription Usage&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Subscriber is using the Subscription services&lt;/li&gt;
&lt;li&gt;% of Licenses Consumed&lt;/li&gt;
&lt;li&gt;# of Applications used, Training Used&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Experience with Aras Std Services&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Subscriber is receiving timely resolutions to issues&lt;/li&gt;
&lt;li&gt;Using Training and regular Upgrades&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Implementation Experience&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Internal - Aras Innovator ninjas + Deeply understand their business customer needs&lt;/li&gt;
&lt;li&gt;Successfully rolled out solution to end users&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What tools are available to assess the health of my subscribers?</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1180/what-tools-are-available-to-assess-the-health-of-my-subscribers</link><pubDate>Tue, 13 May 2025 15:17:02 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7e6ce899-9cef-4161-908b-161fdcd0d910</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;&lt;span&gt;Aras recommends that you periodically meet with your Aras Partner Manager to review your subscribers license consumption, upgrades, support incidents, IR&amp;rsquo;s and training. You may also want to reconnect with your subscriber to discuss their next upgrade, True Up and Expansion Opportunities.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Connectors, Integrations</title><link>https://www.aras.com/community/partner-portal/w/aras-partner-handbook/1179/connectors-integrations</link><pubDate>Tue, 13 May 2025 15:16:07 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:bfdbdf2d-2d23-4310-b126-5c9b8d14edc4</guid><dc:creator>Rolf Laudenbach</dc:creator><description>&lt;p&gt;x&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>