#HowToWithAprisoMI – Post# 3

Hi Everyone,

This is the 3rd post of the series, #HowToWithAprisoMI, which is - “Create and Use Custom DLL via MI Script”.

As part of this post, we are going to do the following things:

  1. Create a custom DLL using C# .Net
    • Register the DLL in GAC so that it can be used via MI Script
  2. Reference and use the custom DLL in MI Script
  3. Use the MI script, which is pointing to the DLL, in a business logic (SO/ PB)
  4. View the impact of the DLL/ Script/ “Business Logic pointing to the MI Script” from an end-user’s standpoint

Demo Environment info. –

  1. Apriso 2022 SP1 installed on a single server
  2. Visual Studio 2022, Version 17.4.1

Please see the attached video for more information.

Following is the URL of the earlier post:

https://r1132100503382-eu1-3dswym.3dexperience.3ds.com/#community:44/post:2EAtvrHHQ72yo0oX0dTt4g

 

​​​​​​​